Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hid/
Dhid-logitech-hidpp.c177 struct hidpp_device *hidpp = hid_get_drvdata(hdev); in __hidpp_send_report() local
180 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() argument
227 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 …]
DMakefile66 obj-$(CONFIG_HID_LOGITECH_HIDPP) += hid-logitech-hidpp.o
/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-driver-hid-logitech-hidpp1 What: /sys/bus/hid/drivers/logitech-hidpp-device/<dev>/range
11 What: /sys/bus/hid/drivers/logitech-hidpp-device/<dev>/builtin_power_supply