Searched refs:hidpp_root_get_feature (Results 1 – 1 of 1) sorted by relevance
| /Linux-v4.19/drivers/hid/ |
| D | hid-logitech-hidpp.c | 703 static int hidpp_root_get_feature(struct hidpp_device *hidpp, u16 feature, in hidpp_root_get_feature() function 854 ret = hidpp_root_get_feature(hidpp, HIDPP_PAGE_GET_DEVICE_NAME_TYPE, in hidpp_get_device_name() 1020 ret = hidpp_root_get_feature(hidpp, in hidpp20_query_battery_info() 1159 ret = hidpp_root_get_feature(hidpp, in hidpp_solar_request_battery_event() 2185 ret = hidpp_root_get_feature(hidpp, HIDPP_PAGE_TOUCHPAD_RAW_XY, in wtp_get_config() 2464 ret = hidpp_root_get_feature(hidpp, in k400_disable_tap_to_click() 2517 ret = hidpp_root_get_feature(hidpp, HIDPP_PAGE_G920_FORCE_FEEDBACK, in g920_get_config()
|