Home
last modified time | relevance | path

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

/drivers/hid/
Dhid-logitech-hidpp.c416 static inline bool hidpp_report_is_connect_event(struct hidpp_device *hidpp, in hidpp_report_is_connect_event() function
3653 if (unlikely(hidpp_report_is_connect_event(hidpp, report))) { in hidpp_raw_hidpp_event()