Searched refs:hidpp_send_message_sync (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/hid/
H A Dhid-logitech-hidpp.c163 * hidpp_send_message_sync() returns 0 in case of success, and something else
170 static int hidpp_send_message_sync(struct hidpp_device *hidpp, hidpp_send_message_sync() function
240 ret = hidpp_send_message_sync(hidpp, message, response); hidpp_send_fap_command_sync()
267 ret = hidpp_send_message_sync(hidpp_dev, message, response); hidpp_send_rap_command_sync()

Completed in 42 milliseconds