Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/hid/
H A Dhid-logitech-hidpp.c179 void *send_receive_buf; member
277 hidpp->send_receive_buf = response; in hidpp_send_message_sync()
3273 struct hidpp_report *question = hidpp->send_receive_buf; in hidpp_raw_hidpp_event()
3274 struct hidpp_report *answer = hidpp->send_receive_buf; in hidpp_raw_hidpp_event()