Searched refs:hidpp_root_get_feature (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/hid/ |
| D | hid-logitech-hidpp.c | 835 static int hidpp_root_get_feature(struct hidpp_device *hidpp, u16 feature, in hidpp_root_get_feature() function 987 ret = hidpp_root_get_feature(hidpp, HIDPP_PAGE_GET_DEVICE_NAME_TYPE, in hidpp_get_device_name() 1157 ret = hidpp_root_get_feature(hidpp, in hidpp20_query_battery_info() 1293 ret = hidpp_root_get_feature(hidpp, in hidpp_hrs_set_highres_scrolling_mode() 1327 ret = hidpp_root_get_feature(hidpp, HIDPP_PAGE_HIRES_WHEEL, in hidpp_hrw_get_wheel_capability() 1355 ret = hidpp_root_get_feature(hidpp, HIDPP_PAGE_HIRES_WHEEL, in hidpp_hrw_set_wheel_mode() 1389 ret = hidpp_root_get_feature(hidpp, in hidpp_solar_request_battery_event() 2369 ret = hidpp_root_get_feature(hidpp, HIDPP_PAGE_TOUCHPAD_RAW_XY, in wtp_get_config() 2633 ret = hidpp_root_get_feature(hidpp, in k400_disable_tap_to_click() 2713 ret = hidpp_root_get_feature(hidpp, HIDPP_PAGE_G920_FORCE_FEEDBACK, in g920_get_config()
|