Searched refs:hidpp10_set_register (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/hid/ |
| H A D | hid-logitech-hidpp.c | 530 static int hidpp10_set_register(struct hidpp_device *hidpp_dev, in hidpp10_set_register() function 566 return hidpp10_set_register(hidpp_dev, HIDPP_REG_ENABLE_REPORTS, 0, in hidpp10_enable_battery_reporting() 577 return hidpp10_set_register(hidpp_dev, HIDPP_REG_FEATURES, 0, in hidpp10_enable_scrolling_acceleration() 2981 return hidpp10_set_register(hidpp, HIDPP_REG_ENABLE_REPORTS, 0, in hidpp10_wheel_connect() 3027 return hidpp10_set_register(hidpp, HIDPP_REG_ENABLE_REPORTS, 0, in hidpp10_extra_mouse_buttons_connect() 3115 return hidpp10_set_register(hidpp, HIDPP_REG_ENABLE_REPORTS, 0, in hidpp10_consumer_keys_connect()
|