Searched defs:xc2028_data (Results 1 – 1 of 1) sorted by relevance
93 struct xc2028_data { struct94 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;[all …]