hidpp_dev         209 drivers/hid/hid-logitech-hidpp.c static void hidpp_connect_event(struct hidpp_device *hidpp_dev);
hidpp_dev         336 drivers/hid/hid-logitech-hidpp.c static int hidpp_send_rap_command_sync(struct hidpp_device *hidpp_dev,
hidpp_dev         351 drivers/hid/hid-logitech-hidpp.c 		max_count = hidpp_dev->very_long_report_length - 4;
hidpp_dev         368 drivers/hid/hid-logitech-hidpp.c 	ret = hidpp_send_message_sync(hidpp_dev, message, response);
hidpp_dev         509 drivers/hid/hid-logitech-hidpp.c static int hidpp10_set_register(struct hidpp_device *hidpp_dev,
hidpp_dev         516 drivers/hid/hid-logitech-hidpp.c 	ret = hidpp_send_rap_command_sync(hidpp_dev,
hidpp_dev         529 drivers/hid/hid-logitech-hidpp.c 	return hidpp_send_rap_command_sync(hidpp_dev,
hidpp_dev         543 drivers/hid/hid-logitech-hidpp.c static int hidpp10_enable_battery_reporting(struct hidpp_device *hidpp_dev)
hidpp_dev         545 drivers/hid/hid-logitech-hidpp.c 	return hidpp10_set_register(hidpp_dev, HIDPP_REG_ENABLE_REPORTS, 0,
hidpp_dev         554 drivers/hid/hid-logitech-hidpp.c static int hidpp10_enable_scrolling_acceleration(struct hidpp_device *hidpp_dev)
hidpp_dev         556 drivers/hid/hid-logitech-hidpp.c 	return hidpp10_set_register(hidpp_dev, HIDPP_REG_FEATURES, 0,
hidpp_dev         741 drivers/hid/hid-logitech-hidpp.c static char *hidpp_unifying_get_name(struct hidpp_device *hidpp_dev)
hidpp_dev         749 drivers/hid/hid-logitech-hidpp.c 	ret = hidpp_send_rap_command_sync(hidpp_dev,
hidpp_dev        1587 drivers/hid/hid-logitech-hidpp.c static int hidpp_touchpad_set_raw_report_state(struct hidpp_device *hidpp_dev,
hidpp_dev        1604 drivers/hid/hid-logitech-hidpp.c 	return hidpp_send_fap_command_sync(hidpp_dev, feature_index,
hidpp_dev        1625 drivers/hid/hid-logitech-hidpp.c static void hidpp_touchpad_raw_xy_event(struct hidpp_device *hidpp_dev,
hidpp_dev        2474 drivers/hid/hid-logitech-hidpp.c 	struct hidpp_device *hidpp_dev;
hidpp_dev        2476 drivers/hid/hid-logitech-hidpp.c 	hidpp_dev = hid_get_drvdata(hdev);
hidpp_dev        2479 drivers/hid/hid-logitech-hidpp.c 		hidpp_dev,