Home
last modified time | relevance | path

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

/linux/drivers/media/usb/dvb-usb/
H A Dcxusb.c81 static const struct usb_device_id cxusb_table[]; variable
308 bool is_medion = d->props.devices[0].warm_ids[0] == &cxusb_table[MEDION_MD95700]; in cxusb_power_ctrl()
422 &cxusb_table[MEDION_MD95700]; in cxusb_streaming_ctrl()
701 &cxusb_table[MEDION_MD95700]; in cxusb_fmd1216me_tuner_attach()
899 &cxusb_table[MEDION_MD95700]; in cxusb_cx22702_frontend_attach()
1674 if (d->props.devices[0].warm_ids[0] == &cxusb_table[MEDION_MD95700]) in cxusb_disconnect()
1694 static const struct usb_device_id cxusb_table[] = { variable
1718 MODULE_DEVICE_TABLE(usb, cxusb_table);
1762 { &cxusb_table[MEDION_MD95700], NULL },
1821 { &cxusb_table[DVICO_BLUEBIRD_LG064F_COLD], NULL },
[all …]