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

/linux-4.1.27/drivers/hid/
H A Dhid-logitech-hidpp.c131 static void hidpp_connect_event(struct hidpp_device *hidpp_dev);
245 static int hidpp_send_rap_command_sync(struct hidpp_device *hidpp_dev, hidpp_send_rap_command_sync() argument
267 ret = hidpp_send_message_sync(hidpp_dev, message, response); hidpp_send_rap_command_sync()
340 static char *hidpp_get_unifying_name(struct hidpp_device *hidpp_dev) hidpp_get_unifying_name() argument
349 ret = hidpp_send_rap_command_sync(hidpp_dev, hidpp_get_unifying_name()
628 static int hidpp_touchpad_set_raw_report_state(struct hidpp_device *hidpp_dev, hidpp_touchpad_set_raw_report_state() argument
645 return hidpp_send_fap_command_sync(hidpp_dev, feature_index, hidpp_touchpad_set_raw_report_state()
666 static void hidpp_touchpad_raw_xy_event(struct hidpp_device *hidpp_dev, hidpp_touchpad_raw_xy_event() argument

Completed in 46 milliseconds