Home
last modified time | relevance | path

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

/linux/drivers/hid/
H A Dhid-chicony.c51 if (report->application == HID_GD_WIRELESS_RADIO_CTLS) in ch_raw_event()
H A Dhid-multitouch.c1490 field->application != HID_GD_WIRELESS_RADIO_CTLS && in mt_input_mapping()
1822 case HID_GD_WIRELESS_RADIO_CTLS: in mt_input_configured()
H A Dhid-input.c943 if (field->application == HID_GD_WIRELESS_RADIO_CTLS) { in hidinput_configure_usage()
2084 case HID_GD_WIRELESS_RADIO_CTLS: in hidinput_allocate()
/linux/include/linux/
H A Dhid.h188 #define HID_GD_WIRELESS_RADIO_CTLS 0x0001000c macro
991 || (a == HID_GD_WIRELESS_RADIO_CTLS))