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

/linux-master/drivers/media/usb/dvb-usb/
H A Dgp8psk.c322 static struct usb_device_id gp8psk_usb_table[] = { variable in typeref:struct:usb_device_id
332 MODULE_DEVICE_TABLE(usb, gp8psk_usb_table);
368 .cold_ids = { &gp8psk_usb_table[GENPIX_8PSK_REV_1_COLD], NULL },
369 .warm_ids = { &gp8psk_usb_table[GENPIX_8PSK_REV_1_WARM], NULL },
373 .warm_ids = { &gp8psk_usb_table[GENPIX_8PSK_REV_2], NULL },
377 .warm_ids = { &gp8psk_usb_table[GENPIX_SKYWALKER_1], NULL },
381 .warm_ids = { &gp8psk_usb_table[GENPIX_SKYWALKER_2], NULL },
392 .id_table = gp8psk_usb_table,

Completed in 176 milliseconds