Searched refs:hidpp_dev (Results 1 – 1 of 1) sorted by relevance
131 static void hidpp_connect_event(struct hidpp_device *hidpp_dev);245 static int hidpp_send_rap_command_sync(struct hidpp_device *hidpp_dev, in hidpp_send_rap_command_sync() argument267 ret = hidpp_send_message_sync(hidpp_dev, message, response); in hidpp_send_rap_command_sync()340 static char *hidpp_get_unifying_name(struct hidpp_device *hidpp_dev) in hidpp_get_unifying_name() argument349 ret = hidpp_send_rap_command_sync(hidpp_dev, in hidpp_get_unifying_name()628 static int hidpp_touchpad_set_raw_report_state(struct hidpp_device *hidpp_dev, in hidpp_touchpad_set_raw_report_state() argument645 return hidpp_send_fap_command_sync(hidpp_dev, feature_index, in hidpp_touchpad_set_raw_report_state()666 static void hidpp_touchpad_raw_xy_event(struct hidpp_device *hidpp_dev, in hidpp_touchpad_raw_xy_event() argument