Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hid/
Dhid-logitech-hidpp.c142 static void hidpp_connect_event(struct hidpp_device *hidpp_dev);
256 static int hidpp_send_rap_command_sync(struct hidpp_device *hidpp_dev, in hidpp_send_rap_command_sync() argument
278 ret = hidpp_send_message_sync(hidpp_dev, message, response); in hidpp_send_rap_command_sync()
351 static char *hidpp_get_unifying_name(struct hidpp_device *hidpp_dev) in hidpp_get_unifying_name() argument
360 ret = hidpp_send_rap_command_sync(hidpp_dev, in hidpp_get_unifying_name()
685 static int hidpp_touchpad_set_raw_report_state(struct hidpp_device *hidpp_dev, in hidpp_touchpad_set_raw_report_state() argument
702 return hidpp_send_fap_command_sync(hidpp_dev, feature_index, in hidpp_touchpad_set_raw_report_state()
723 static void hidpp_touchpad_raw_xy_event(struct hidpp_device *hidpp_dev, in hidpp_touchpad_raw_xy_event() argument
1041 struct hidpp_device *hidpp_dev; in m560_send_config_command() local
1043 hidpp_dev = hid_get_drvdata(hdev); in m560_send_config_command()
[all …]