Searched refs:af9005_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 Daf9005.c980 static struct usb_device_id af9005_usb_table[] = { variable in typeref:struct:usb_device_id
987 MODULE_DEVICE_TABLE(usb, af9005_usb_table);
1041 .cold_ids = {&af9005_usb_table[0], NULL},
1045 .cold_ids = {&af9005_usb_table[1], NULL},
1049 .cold_ids = {&af9005_usb_table[2], NULL},
1061 .id_table = af9005_usb_table,

Completed in 17 milliseconds