Home
last modified time | relevance | path

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

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