Home
last modified time | relevance | path

Searched refs:cxusb_table (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/drivers/media/usb/dvb-usb/
Dcxusb.c81 static struct usb_device_id cxusb_table[]; variable
309 bool is_medion = d->props.devices[0].warm_ids[0] == &cxusb_table[MEDION_MD95700]; in cxusb_power_ctrl()
423 &cxusb_table[MEDION_MD95700]; in cxusb_streaming_ctrl()
702 &cxusb_table[MEDION_MD95700]; in cxusb_fmd1216me_tuner_attach()
900 &cxusb_table[MEDION_MD95700]; in cxusb_cx22702_frontend_attach()
1675 if (d->props.devices[0].warm_ids[0] == &cxusb_table[MEDION_MD95700]) in cxusb_disconnect()
1695 static struct usb_device_id cxusb_table[] = { variable
1719 MODULE_DEVICE_TABLE(usb, cxusb_table);
1763 { &cxusb_table[MEDION_MD95700], NULL },
1822 { &cxusb_table[DVICO_BLUEBIRD_LG064F_COLD], NULL },
[all …]