Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/hid/
Dhid-logitech-hidpp.c185 void *send_receive_buf; member
294 hidpp->send_receive_buf = response; in __do_hidpp_send_message_sync()
3863 struct hidpp_report *question = hidpp->send_receive_buf; in hidpp_raw_hidpp_event()
3864 struct hidpp_report *answer = hidpp->send_receive_buf; in hidpp_raw_hidpp_event()