Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hid/
H A Dwacom_wac.c558 if (features->oPid) { in wacom_intuos_pad()
573 if (features->oPid) { in wacom_intuos_pad()
4180 if (!features->oPid) in wacom_setup_pad_input_capabilities()
4195 if (!features->oPid) in wacom_setup_pad_input_capabilities()
4498 .oVid = USB_VENDOR_ID_WACOM, .oPid = 0xf6 };
4501 .oVid = USB_VENDOR_ID_WACOM, .oPid = 0xf8, .touch_max = 10,
4513 .oVid = USB_VENDOR_ID_WACOM, .oPid = 0x32C };
4516 .oVid = USB_VENDOR_ID_WACOM, .oPid = 0x32B, .touch_max = 10 };
4536 .oVid = USB_VENDOR_ID_WACOM, .oPid = 0x335 };
4539 .oVid = USB_VENDOR_ID_WACOM, .oPid
[all...]
H A Dwacom_wac.h277 int oPid; member
H A Dwacom_sys.c761 __u32 oPid = features->oPid ? features->oPid : hdev->product; in wacom_are_sibling() local
763 /* The defined oVid/oPid must match that of the sibling */ in wacom_are_sibling()
766 if (features->oPid != HID_ANY_ID && sibling->product != oPid) in wacom_are_sibling()
/kernel/linux/linux-6.6/drivers/hid/
H A Dwacom_wac.c558 if (features->oPid) { in wacom_intuos_pad()
573 if (features->oPid) { in wacom_intuos_pad()
4231 if (!features->oPid) in wacom_setup_pad_input_capabilities()
4246 if (!features->oPid) in wacom_setup_pad_input_capabilities()
4549 .oVid = USB_VENDOR_ID_WACOM, .oPid = 0xf6 };
4552 .oVid = USB_VENDOR_ID_WACOM, .oPid = 0xf8, .touch_max = 10,
4564 .oVid = USB_VENDOR_ID_WACOM, .oPid = 0x32C };
4567 .oVid = USB_VENDOR_ID_WACOM, .oPid = 0x32B, .touch_max = 10 };
4587 .oVid = USB_VENDOR_ID_WACOM, .oPid = 0x335 };
4590 .oVid = USB_VENDOR_ID_WACOM, .oPid
[all...]
H A Dwacom_wac.h278 int oPid; member
H A Dwacom_sys.c756 __u32 oPid = features->oPid ? features->oPid : hdev->product; in wacom_are_sibling() local
758 /* The defined oVid/oPid must match that of the sibling */ in wacom_are_sibling()
761 if (features->oPid != HID_ANY_ID && sibling->product != oPid) in wacom_are_sibling()

Completed in 20 milliseconds