Searched refs:hidpp_root_get_feature (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/hid/ |
| H A D | hid-logitech-hidpp.c | 856 static int hidpp_root_get_feature(struct hidpp_device *hidpp, u16 feature, in hidpp_root_get_feature() function 1008 ret = hidpp_root_get_feature(hidpp, HIDPP_PAGE_GET_DEVICE_NAME_TYPE, in hidpp_get_device_name() 1181 ret = hidpp_root_get_feature(hidpp, in hidpp20_query_battery_info() 1335 ret = hidpp_root_get_feature(hidpp, HIDPP_PAGE_BATTERY_VOLTAGE, in hidpp20_query_battery_voltage_info() 1456 ret = hidpp_root_get_feature(hidpp, in hidpp_set_wireless_feature_index() 1481 ret = hidpp_root_get_feature(hidpp, in hidpp_hrs_set_highres_scrolling_mode() 1515 ret = hidpp_root_get_feature(hidpp, HIDPP_PAGE_HIRES_WHEEL, in hidpp_hrw_get_wheel_capability() 1543 ret = hidpp_root_get_feature(hidpp, HIDPP_PAGE_HIRES_WHEEL, in hidpp_hrw_set_wheel_mode() 1577 ret = hidpp_root_get_feature(hidpp, in hidpp_solar_request_battery_event() 2557 ret = hidpp_root_get_feature(hidpp, HIDPP_PAGE_TOUCHPAD_RAW_XY, in wtp_get_config() [all …]
|