Searched refs:USB_VID_DVICO (Results 1 – 2 of 2) sorted by relevance
/linux-3.3/drivers/media/dvb/dvb-usb/ |
D | cxusb.c | 1285 if (fw->data[idoff] == (USB_VID_DVICO & 0xff) && in bluebird_patch_dvico_firmware_download() 1286 fw->data[idoff + 1] == USB_VID_DVICO >> 8) { in bluebird_patch_dvico_firmware_download() 1364 { USB_DEVICE(USB_VID_DVICO, USB_PID_DVICO_BLUEBIRD_LG064F_COLD) }, 1365 { USB_DEVICE(USB_VID_DVICO, USB_PID_DVICO_BLUEBIRD_LG064F_WARM) }, 1366 { USB_DEVICE(USB_VID_DVICO, USB_PID_DVICO_BLUEBIRD_DUAL_1_COLD) }, 1367 { USB_DEVICE(USB_VID_DVICO, USB_PID_DVICO_BLUEBIRD_DUAL_1_WARM) }, 1368 { USB_DEVICE(USB_VID_DVICO, USB_PID_DVICO_BLUEBIRD_LGZ201_COLD) }, 1369 { USB_DEVICE(USB_VID_DVICO, USB_PID_DVICO_BLUEBIRD_LGZ201_WARM) }, 1370 { USB_DEVICE(USB_VID_DVICO, USB_PID_DVICO_BLUEBIRD_TH7579_COLD) }, 1371 { USB_DEVICE(USB_VID_DVICO, USB_PID_DVICO_BLUEBIRD_TH7579_WARM) }, [all …]
|
D | dvb-usb-ids.h | 29 #define USB_VID_DVICO 0x0fe9 macro
|