Lines Matching defs:xc2028_data
104 struct xc2028_data { struct
105 struct list_head hybrid_tuner_instance_list;
106 struct tuner_i2c_props i2c_props;
107 __u32 frequency;
109 enum xc2028_state state;
110 const char *fname;
112 struct firmware_description *firm;
113 int firm_size;
114 __u16 firm_version;
116 __u16 hwmodel;
117 __u16 hwvers;
119 struct xc2028_ctrl ctrl;
121 struct firmware_properties cur_fw;
123 struct mutex lock;