Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/hid/
Dhid-logitech-hidpp.c170 static int hidpp_send_message_sync(struct hidpp_device *hidpp, in hidpp_send_message_sync()
222 static int hidpp_send_fap_command_sync(struct hidpp_device *hidpp, in hidpp_send_fap_command_sync()
274 struct hidpp_device *hidpp = container_of(work, struct hidpp_device, in delayed_work_cb() local
384 static int hidpp_root_get_feature(struct hidpp_device *hidpp, u16 feature, in hidpp_root_get_feature()
404 static int hidpp_root_get_protocol_version(struct hidpp_device *hidpp) in hidpp_root_get_protocol_version()
438 static bool hidpp_is_connected(struct hidpp_device *hidpp) in hidpp_is_connected()
459 static int hidpp_devicenametype_get_count(struct hidpp_device *hidpp, in hidpp_devicenametype_get_count()
481 static int hidpp_devicenametype_get_device_name(struct hidpp_device *hidpp, in hidpp_devicenametype_get_device_name()
514 static char *hidpp_get_device_name(struct hidpp_device *hidpp) in hidpp_get_device_name()
598 static int hidpp_touchpad_get_raw_info(struct hidpp_device *hidpp, in hidpp_touchpad_get_raw_info()
[all …]