Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-logitech-hidpp.c217 static int __hidpp_send_report(struct hid_device *hdev, in __hidpp_send_report() function
279 ret = __hidpp_send_report(hidpp->hid_dev, message); in hidpp_send_message_sync()
282 dbg_hid("__hidpp_send_report returned err: %d\n", ret); in hidpp_send_message_sync()
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-logitech-hidpp.c240 static int __hidpp_send_report(struct hid_device *hdev, in __hidpp_send_report() function
304 ret = __hidpp_send_report(hidpp->hid_dev, message); in __do_hidpp_send_message_sync()
306 dbg_hid("__hidpp_send_report returned err: %d\n", ret); in __do_hidpp_send_message_sync()

Completed in 13 milliseconds