Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/hid/
Dhid-chicony.c51 if (report->application == HID_GD_WIRELESS_RADIO_CTLS) in ch_raw_event()
Dhid-multitouch.c1330 field->application != HID_GD_WIRELESS_RADIO_CTLS && in mt_input_mapping()
1587 case HID_GD_WIRELESS_RADIO_CTLS: in mt_input_configured()
Dhid-input.c773 if (field->application == HID_GD_WIRELESS_RADIO_CTLS) { in hidinput_configure_usage()
1756 case HID_GD_WIRELESS_RADIO_CTLS: in hidinput_allocate()
/Linux-v5.15/include/linux/
Dhid.h183 #define HID_GD_WIRELESS_RADIO_CTLS 0x0001000c macro
852 || (a == HID_GD_WIRELESS_RADIO_CTLS))