Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/platform/sti/c8sectpfe/
Dc8sectpfe-core.h72 struct c8sectpfei { struct
74 struct device *dev;
75 struct pinctrl *pinctrl;
77 struct dentry *root;
78 struct debugfs_regset32 *regset;
79 struct completion fw_ack;
80 atomic_t fw_loaded;
82 int tsin_count;
84 struct c8sectpfe_hw hw_stats;
86 struct c8sectpfe *c8sectpfe[C8SECTPFEI_MAXADAPTER];
[all …]
Dc8sectpfe-common.h43 struct c8sectpfei *c8sectpfei; member