Lines Matching defs:xc2028_data
93 struct xc2028_data { struct
94 struct list_head hybrid_tuner_instance_list;
95 struct tuner_i2c_props i2c_props;
96 __u32 frequency;
98 struct firmware_description *firm;
99 int firm_size;
100 __u16 firm_version;
102 __u16 hwmodel;
103 __u16 hwvers;
105 struct xc2028_ctrl ctrl;
107 struct firmware_properties cur_fw;
109 struct mutex lock;