Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/hid/
H A Dhid-logitech-hidpp.c175 struct hidpp_device { struct
222 static void hidpp_connect_event(struct hidpp_device *hidpp_dev); argument
227 struct hidpp_device *hidpp = hid_get_drvdata(hdev); in __hidpp_send_report()
269 static int hidpp_send_message_sync(struct hidpp_device *hidpp, in hidpp_send_message_sync()
322 static int hidpp_send_fap_command_sync(struct hidpp_device *hidpp, in hidpp_send_fap_command_sync()
349 static int hidpp_send_rap_command_sync(struct hidpp_device *hidpp_dev, in hidpp_send_rap_command_sync()
393 struct hidpp_device *hidpp = container_of(work, struct hidpp_device, in delayed_work_cb()
414 static inline bool hidpp_report_is_connect_event(struct hidpp_device *hidpp, in hidpp_report_is_connect_event()
530 static int hidpp10_set_register(struct hidpp_device *hidpp_dev, in hidpp10_set_register()
564 static int hidpp10_enable_battery_reporting(struct hidpp_device *hidpp_dev) in hidpp10_enable_battery_reporting()
[all …]