Home
last modified time | relevance | path

Searched refs:HID_UP_GENDESK (Results 1 – 25 of 33) sorted by relevance

12

/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/hid/
H A Dhid-gyration.c61 if ((usage->hid & HID_USAGE_PAGE) == HID_UP_GENDESK && in gyration_event()
H A Dhid-a4tech.c26 #define A4_WHEEL_ORIENTATION (HID_UP_GENDESK | 0x000000b8)
H A Dhid-tmff.c40 #define THRUSTMASTER_USAGE_FF (HID_UP_GENDESK | 0xbb)
H A Dhid-microsoft.c169 case HID_UP_GENDESK: in ms_surface_dial_quirk()
H A Dhid-sony.c846 } else if ((usage->hid & HID_USAGE_PAGE) == HID_UP_GENDESK) { in navigation_mapping()
895 } else if ((usage->hid & HID_USAGE_PAGE) == HID_UP_GENDESK) { in sixaxis_mapping()
923 } else if ((usage->hid & HID_USAGE_PAGE) == HID_UP_GENDESK) { in ds4_mapping()
H A Dhid-ntrig.c465 case HID_UP_GENDESK: in ntrig_input_mapping()
H A Dhid-asus.c828 (field->application == (HID_UP_GENDESK | 0x0080) || in asus_input_mapping()
H A Dhid-core.c810 if ((parser->global.usage_page << 16) == HID_UP_GENDESK) in hid_scan_collection()
1991 (col->usage & HID_USAGE_PAGE) == HID_UP_GENDESK && in hid_connect()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/hid/
H A Dhid-gyration.c61 if ((usage->hid & HID_USAGE_PAGE) == HID_UP_GENDESK && in gyration_event()
H A Dhid-a4tech.c26 #define A4_WHEEL_ORIENTATION (HID_UP_GENDESK | 0x000000b8)
H A Dhid-tmff.c40 #define THRUSTMASTER_USAGE_FF (HID_UP_GENDESK | 0xbb)
H A Dhid-microsoft.c169 case HID_UP_GENDESK: in ms_surface_dial_quirk()
H A Dhid-sony.c846 } else if ((usage->hid & HID_USAGE_PAGE) == HID_UP_GENDESK) { in navigation_mapping()
895 } else if ((usage->hid & HID_USAGE_PAGE) == HID_UP_GENDESK) { in sixaxis_mapping()
923 } else if ((usage->hid & HID_USAGE_PAGE) == HID_UP_GENDESK) { in ds4_mapping()
H A Dhid-ntrig.c465 case HID_UP_GENDESK: in ntrig_input_mapping()
H A Dhid-asus.c828 (field->application == (HID_UP_GENDESK | 0x0080) || in asus_input_mapping()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/hid/
H A Dhid-gyration.c61 if ((usage->hid & HID_USAGE_PAGE) == HID_UP_GENDESK && in gyration_event()
H A Dhid-a4tech.c26 #define A4_WHEEL_ORIENTATION (HID_UP_GENDESK | 0x000000b8)
H A Dhid-tmff.c40 #define THRUSTMASTER_USAGE_FF (HID_UP_GENDESK | 0xbb)
H A Dhid-microsoft.c169 case HID_UP_GENDESK: in ms_surface_dial_quirk()
H A Dhid-sony.c846 } else if ((usage->hid & HID_USAGE_PAGE) == HID_UP_GENDESK) { in navigation_mapping()
895 } else if ((usage->hid & HID_USAGE_PAGE) == HID_UP_GENDESK) { in sixaxis_mapping()
923 } else if ((usage->hid & HID_USAGE_PAGE) == HID_UP_GENDESK) { in ds4_mapping()
H A Dhid-ntrig.c465 case HID_UP_GENDESK: in ntrig_input_mapping()
H A Dhid-asus.c828 (field->application == (HID_UP_GENDESK | 0x0080) || in asus_input_mapping()
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/
H A Dhid.h145 #define HID_UP_GENDESK 0x00010000 macro
846 (((a >= HID_UP_GENDESK) && (a <= HID_GD_MULTIAXIS)) \
/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/
H A Dhid.h145 #define HID_UP_GENDESK 0x00010000 macro
846 (((a >= HID_UP_GENDESK) && (a <= HID_GD_MULTIAXIS)) \
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/
H A Dhid.h145 #define HID_UP_GENDESK 0x00010000 macro
846 (((a >= HID_UP_GENDESK) && (a <= HID_GD_MULTIAXIS)) \

12