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

/drivers/media/dvb/dvb-usb/
H A Dvp702x.c368 static struct usb_device_id vp702x_usb_table [] = { variable in typeref:struct:usb_device_id
374 MODULE_DEVICE_TABLE(usb, vp702x_usb_table);
420 .cold_ids = { &vp702x_usb_table[0], NULL },
424 .cold_ids = { &vp702x_usb_table[2], NULL },
425 .warm_ids = { &vp702x_usb_table[3], NULL },
436 .id_table = vp702x_usb_table,

Completed in 12 milliseconds