Lines Matching defs:xc4000_priv
82 struct xc4000_priv { struct
83 struct tuner_i2c_props i2c_props;
84 struct list_head hybrid_tuner_instance_list;
85 struct firmware_description *firm;
86 int firm_size;
87 u32 if_khz;
88 u32 freq_hz, freq_offset;
89 u32 bandwidth;
90 u8 video_standard;
91 u8 rf_mode;
92 u8 default_pm;
93 u8 dvb_amplitude;
94 u8 set_smoothedcvbs;
95 u8 ignore_i2c_write_errors;
96 __u16 firm_version;
97 struct firmware_properties cur_fw;
98 __u16 hwmodel;
99 __u16 hwvers;
100 struct mutex lock;