Home
last modified time | relevance | path

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

/linux-6.15/drivers/hid/
H A Dhid-chicony.c51 if (report->application == HID_GD_WIRELESS_RADIO_CTLS) in ch_raw_event()
H A Dhid-input.c896 if (field->application == HID_GD_WIRELESS_RADIO_CTLS) { in hidinput_configure_usage()
2040 case HID_GD_WIRELESS_RADIO_CTLS: in hidinput_allocate()
H A Dhid-multitouch.c1384 field->application != HID_GD_WIRELESS_RADIO_CTLS && in mt_input_mapping()
1662 case HID_GD_WIRELESS_RADIO_CTLS: in mt_input_configured()
/linux-6.15/include/linux/
H A Dhid.h187 #define HID_GD_WIRELESS_RADIO_CTLS 0x0001000c macro
914 || (a == HID_GD_WIRELESS_RADIO_CTLS))