Home
last modified time | relevance | path

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

/linux/drivers/hid/
H A Dhid-logitech-hidpp.c188 void *send_receive_buf; member
303 hidpp->send_receive_buf = response; in __do_hidpp_send_message_sync()
345 hidpp->send_receive_buf = NULL; in __do_hidpp_send_message_sync()
4131 question = hidpp->send_receive_buf; in hidpp_raw_hidpp_event()
4132 answer = hidpp->send_receive_buf; in hidpp_raw_hidpp_event()