Searched refs:hidpp_dev (Results 1 – 1 of 1) sorted by relevance
142 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() argument278 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() argument360 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() argument702 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() argument1041 struct hidpp_device *hidpp_dev; in m560_send_config_command() local1043 hidpp_dev = hid_get_drvdata(hdev); in m560_send_config_command()[all …]