Lines Matching defs:xc2028_data
101 struct xc2028_data { struct
102 struct list_head hybrid_tuner_instance_list;
103 struct tuner_i2c_props i2c_props;
104 __u32 frequency;
106 enum xc2028_state state;
107 const char *fname;
109 struct firmware_description *firm;
110 int firm_size;
111 __u16 firm_version;
113 __u16 hwmodel;
114 __u16 hwvers;
116 struct xc2028_ctrl ctrl;
118 struct firmware_properties cur_fw;
120 struct mutex lock;