Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/hid/
Dhid-chicony.c51 if (report->application == HID_GD_WIRELESS_RADIO_CTLS) in ch_raw_event()
Dhid-multitouch.c1371 field->application != HID_GD_WIRELESS_RADIO_CTLS && in mt_input_mapping()
1627 case HID_GD_WIRELESS_RADIO_CTLS: in mt_input_configured()
Dhid-input.c911 if (field->application == HID_GD_WIRELESS_RADIO_CTLS) { in hidinput_configure_usage()
2055 case HID_GD_WIRELESS_RADIO_CTLS: in hidinput_allocate()
/Linux-v6.6/include/linux/
Dhid.h185 #define HID_GD_WIRELESS_RADIO_CTLS 0x0001000c macro
904 || (a == HID_GD_WIRELESS_RADIO_CTLS))