Home
last modified time | relevance | path

Searched refs:HID_DG_DIGITIZER (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/drivers/hid/
Dwacom_wac.h174 ((f)->application == HID_DG_DIGITIZER) || \
Dhid-uclogic-core.c135 case HID_DG_DIGITIZER: in uclogic_input_configured()
/Linux-v6.6/include/linux/
Dhid.h231 #define HID_DG_DIGITIZER 0x000d0001 macro
902 || ((a >= HID_DG_DIGITIZER) && (a <= HID_DG_WHITEBOARD)) \