Searched refs:hidpp_root_get_feature (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/hid/ |
D | hid-logitech-hidpp.c | 930 static int hidpp_root_get_feature(struct hidpp_device *hidpp, u16 feature, in hidpp_root_get_feature() function 1019 ret = hidpp_root_get_feature(hidpp, HIDPP_PAGE_DEVICE_INFORMATION, in hidpp_get_serial() 1135 ret = hidpp_root_get_feature(hidpp, HIDPP_PAGE_GET_DEVICE_NAME_TYPE, in hidpp_get_device_name() 1308 ret = hidpp_root_get_feature(hidpp, in hidpp20_query_battery_info_1000() 1497 ret = hidpp_root_get_feature(hidpp, HIDPP_PAGE_BATTERY_VOLTAGE, in hidpp20_query_battery_voltage_info() 1701 ret = hidpp_root_get_feature(hidpp, in hidpp20_query_battery_info_1004() 1840 ret = hidpp_root_get_feature(hidpp, in hidpp_get_wireless_feature_index() 1960 ret = hidpp_root_get_feature(hidpp, HIDPP_PAGE_ADC_MEASUREMENT, in hidpp20_query_adc_measurement_info_1f20() 2022 ret = hidpp_root_get_feature(hidpp, in hidpp_hrs_set_highres_scrolling_mode() 2056 ret = hidpp_root_get_feature(hidpp, HIDPP_PAGE_HIRES_WHEEL, in hidpp_hrw_get_wheel_capability() [all …]
|