Home
last modified time | relevance | path

Searched refs:HID_GD_WIRELESS_RADIO_CTLS (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/drivers/hid/
Dhid-chicony.c51 if (report->application == HID_GD_WIRELESS_RADIO_CTLS) in ch_raw_event()
Dhid-multitouch.c1349 field->application != HID_GD_WIRELESS_RADIO_CTLS && in mt_input_mapping()
1606 case HID_GD_WIRELESS_RADIO_CTLS: in mt_input_configured()
Dhid-input.c861 if (field->application == HID_GD_WIRELESS_RADIO_CTLS) { in hidinput_configure_usage()
1970 case HID_GD_WIRELESS_RADIO_CTLS: in hidinput_allocate()
/linux-6.1.9/include/linux/
Dhid.h183 #define HID_GD_WIRELESS_RADIO_CTLS 0x0001000c macro
881 || (a == HID_GD_WIRELESS_RADIO_CTLS))