Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/
H A Dhid-logitech-hidpp.c185 void *send_receive_buf; member
295 hidpp->send_receive_buf = response; in __do_hidpp_send_message_sync()
3866 struct hidpp_report *question = hidpp->send_receive_buf; in hidpp_raw_hidpp_event()
3867 struct hidpp_report *answer = hidpp->send_receive_buf; in hidpp_raw_hidpp_event()