Searched refs:gp8psk_usb_table (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/dvb-usb/
H A Dgp8psk.c225 static struct usb_device_id gp8psk_usb_table [] = { variable in typeref:struct:usb_device_id
233 MODULE_DEVICE_TABLE(usb, gp8psk_usb_table);
264 .cold_ids = { &gp8psk_usb_table[0], NULL },
265 .warm_ids = { &gp8psk_usb_table[1], NULL },
269 .warm_ids = { &gp8psk_usb_table[2], NULL },
273 .warm_ids = { &gp8psk_usb_table[3], NULL },
284 .id_table = gp8psk_usb_table,

Completed in 113 milliseconds