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-input.c897 if (field->application == HID_GD_WIRELESS_RADIO_CTLS) { in hidinput_configure_usage()
2037 case HID_GD_WIRELESS_RADIO_CTLS: in hidinput_allocate()
H A Dhid-multitouch.c1426 field->application != HID_GD_WIRELESS_RADIO_CTLS && in mt_input_mapping()
1712 case HID_GD_WIRELESS_RADIO_CTLS: in mt_input_configured()
/linux/include/linux/
H A Dhid.h187 #define HID_GD_WIRELESS_RADIO_CTLS 0x0001000c macro
921 || (a == HID_GD_WIRELESS_RADIO_CTLS))