Home
last modified time | relevance | path

Searched defs:hidpp_dev (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/hid/
Dhid-logitech-hidpp.c354 static int hidpp_send_rap_command_sync(struct hidpp_device *hidpp_dev, in hidpp_send_rap_command_sync()
536 static int hidpp10_set_register(struct hidpp_device *hidpp_dev, in hidpp10_set_register()
570 static int hidpp10_enable_battery_reporting(struct hidpp_device *hidpp_dev) in hidpp10_enable_battery_reporting()
581 static int hidpp10_enable_scrolling_acceleration(struct hidpp_device *hidpp_dev) in hidpp10_enable_scrolling_acceleration()
768 static char *hidpp_unifying_get_name(struct hidpp_device *hidpp_dev) in hidpp_unifying_get_name()
2037 static int hidpp_touchpad_set_raw_report_state(struct hidpp_device *hidpp_dev, in hidpp_touchpad_set_raw_report_state()
2075 static void hidpp_touchpad_raw_xy_event(struct hidpp_device *hidpp_dev, in hidpp_touchpad_raw_xy_event()
2923 struct hidpp_device *hidpp_dev; in m560_send_config_command() local