Home
last modified time | relevance | path

Searched defs:c8sectpfei (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/media/platform/st/sti/c8sectpfe/
Dc8sectpfe-core.h71 struct c8sectpfei { struct
73 struct device *dev;
74 struct pinctrl *pinctrl;
76 struct dentry *root;
77 struct debugfs_regset32 *regset;
78 struct completion fw_ack;
79 atomic_t fw_loaded;
81 int tsin_count;
83 struct c8sectpfe_hw hw_stats;
85 struct c8sectpfe *c8sectpfe[C8SECTPFEI_MAXADAPTER];
[all …]
Dc8sectpfe-common.h39 struct c8sectpfei *c8sectpfei; member