Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hid/
Dhid-logitech-hidpp.c131 struct hidpp_device { struct
172 static void hidpp_connect_event(struct hidpp_device *hidpp_dev); argument
177 struct hidpp_device *hidpp = hid_get_drvdata(hdev); in __hidpp_send_report()
221 static int hidpp_send_message_sync(struct hidpp_device *hidpp, in hidpp_send_message_sync()
274 static int hidpp_send_fap_command_sync(struct hidpp_device *hidpp, in hidpp_send_fap_command_sync()
301 static int hidpp_send_rap_command_sync(struct hidpp_device *hidpp_dev, in hidpp_send_rap_command_sync()
340 struct hidpp_device *hidpp = container_of(work, struct hidpp_device, in delayed_work_cb()
405 static int hidpp10_enable_battery_reporting(struct hidpp_device *hidpp_dev) in hidpp10_enable_battery_reporting()
491 static int hidpp10_query_battery_status(struct hidpp_device *hidpp) in hidpp10_query_battery_status()
543 static int hidpp10_query_battery_mileage(struct hidpp_device *hidpp) in hidpp10_query_battery_mileage()
[all …]