Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/usb/dvb-usb/
Dpctv452e.c911 static struct usb_device_id pctv452e_usb_table[] = { variable
918 MODULE_DEVICE_TABLE(usb, pctv452e_usb_table);
966 .warm_ids = { &pctv452e_usb_table[0], NULL }
1020 .warm_ids = { &pctv452e_usb_table[1], NULL }
1024 .warm_ids = { &pctv452e_usb_table[2], NULL }
1054 .id_table = pctv452e_usb_table,