Home
last modified time | relevance | path

Searched refs:HID_UP_DIGITIZER (Results 1 – 7 of 7) sorted by relevance

/Linux-v6.1/drivers/hid/
Dhid-microsoft.c166 case HID_UP_DIGITIZER: in ms_surface_dial_quirk()
Dhid-ntrig.c514 case HID_UP_DIGITIZER: in ntrig_input_mapping()
Dhid-multitouch.c784 case HID_UP_DIGITIZER: in mt_touch_input_mapping()
Dhid-input.c884 case HID_UP_DIGITIZER: in hidinput_configure_usage()
Dwacom_sys.c343 case HID_UP_DIGITIZER: in wacom_feature_mapping()
Dwacom_wac.c1867 subpage = HID_UP_DIGITIZER; in wacom_equivalent_usage()
/Linux-v6.1/include/linux/
Dhid.h155 #define HID_UP_DIGITIZER 0x000d0000 macro