Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/tuners/
Dxc4000.c90 struct xc4000_priv { struct
91 struct tuner_i2c_props i2c_props;
92 struct list_head hybrid_tuner_instance_list;
93 struct firmware_description *firm;
94 int firm_size;
95 u32 if_khz;
96 u32 freq_hz, freq_offset;
97 u32 bandwidth;
98 u8 video_standard;
99 u8 rf_mode;
[all …]