Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/
H A Dhid-logitech-dj.c95 #define HIDPP_PARAM_PROTO_TYPE 0x00 macro
1015 switch (hidpp_report->params[HIDPP_PARAM_PROTO_TYPE]) { in logi_hidpp_recv_queue_notif()
1085 hidpp_report->params[HIDPP_PARAM_PROTO_TYPE], in logi_hidpp_recv_queue_notif()
1091 device_type, hidpp_report->params[HIDPP_PARAM_PROTO_TYPE], in logi_hidpp_recv_queue_notif()
1643 hidpp_report->params[HIDPP_PARAM_PROTO_TYPE] == 0x02 && in logi_dj_hidpp_event()