Home
last modified time | relevance | path

Searched refs:oPid (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/hid/
H A Dwacom_wac.h279 int oPid; member
H A Dwacom_sys.c756 __u32 oPid = features->oPid ? features->oPid : hdev->product; in wacom_are_sibling() local
761 if (features->oPid != HID_ANY_ID && sibling->product != oPid) in wacom_are_sibling()