Searched refs:hidpp (Results 1 – 3 of 3) sorted by relevance
177 struct hidpp_device *hidpp = hid_get_drvdata(hdev); in __hidpp_send_report() local180 hidpp = hid_get_drvdata(hdev); in __hidpp_send_report()202 if (hidpp->quirks & HIDPP_QUIRK_FORCE_OUTPUT_REPORTS) { in __hidpp_send_report()221 static int hidpp_send_message_sync(struct hidpp_device *hidpp, in hidpp_send_message_sync() argument227 mutex_lock(&hidpp->send_mutex); in hidpp_send_message_sync()229 hidpp->send_receive_buf = response; in hidpp_send_message_sync()230 hidpp->answer_available = false; in hidpp_send_message_sync()238 ret = __hidpp_send_report(hidpp->hid_dev, message); in hidpp_send_message_sync()246 if (!wait_event_timeout(hidpp->wait, hidpp->answer_available, in hidpp_send_message_sync()269 mutex_unlock(&hidpp->send_mutex); in hidpp_send_message_sync()[all …]
66 obj-$(CONFIG_HID_LOGITECH_HIDPP) += hid-logitech-hidpp.o
1 What: /sys/bus/hid/drivers/logitech-hidpp-device/<dev>/range11 What: /sys/bus/hid/drivers/logitech-hidpp-device/<dev>/builtin_power_supply