Searched refs:VENDOR_ID_GTCO (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/input/tablet/ |
D | gtco.c | 72 #define VENDOR_ID_GTCO 0x078C macro 93 { USB_DEVICE(VENDOR_ID_GTCO, PID_400) }, 94 { USB_DEVICE(VENDOR_ID_GTCO, PID_401) }, 95 { USB_DEVICE(VENDOR_ID_GTCO, PID_1000) }, 96 { USB_DEVICE(VENDOR_ID_GTCO, PID_1001) }, 97 { USB_DEVICE(VENDOR_ID_GTCO, PID_1002) },
|