Searched refs:USB_VID_KWORLD_2 (Results 1 – 3 of 3) sorted by relevance
/linux-3.4.99/drivers/media/dvb/dvb-usb/ |
D | af9015.c | 765 { (USB_VID_KWORLD_2 << 16) | USB_PID_TINYTWIN_2, 769 { (USB_VID_KWORLD_2 << 16) | USB_PID_SVEON_STV22, 1446 {USB_DEVICE(USB_VID_KWORLD_2, USB_PID_KWORLD_399U)}, 1453 {USB_DEVICE(USB_VID_KWORLD_2, USB_PID_KWORLD_PC160_2T)}, 1468 [KWORLD_E396] = {USB_DEVICE(USB_VID_KWORLD_2, USB_PID_KWORLD_395U)}, 1469 [KWORLD_E39B] = {USB_DEVICE(USB_VID_KWORLD_2, USB_PID_KWORLD_395U_2)}, 1470 [KWORLD_E395] = {USB_DEVICE(USB_VID_KWORLD_2, USB_PID_KWORLD_395U_3)}, 1475 {USB_DEVICE(USB_VID_KWORLD_2, USB_PID_CONCEPTRONIC_CTVDIGRCU)}, 1476 [KWORLD_MC810] = {USB_DEVICE(USB_VID_KWORLD_2, USB_PID_KWORLD_MC810)}, 1479 [KWORLD_399U_2] = {USB_DEVICE(USB_VID_KWORLD_2, USB_PID_KWORLD_399U_2)}, [all …]
|
D | dvb-usb-ids.h | 42 #define USB_VID_KWORLD_2 0x1b80 macro
|
D | it913x.c | 415 if (le16_to_cpu(udev->descriptor.idVendor) == USB_VID_KWORLD_2) in ite_firmware_select() 819 { USB_DEVICE(USB_VID_KWORLD_2, USB_PID_KWORLD_UB499_2T_T09) }, 821 { USB_DEVICE(USB_VID_KWORLD_2, USB_PID_SVEON_STV22_IT9137) },
|