Lines Matching refs:feature_index

123 	u8 feature_index;  member
145 u8 feature_index; member
325 response->fap.feature_index == HIDPP20_ERROR) { in hidpp_send_message_sync()
364 message->fap.feature_index = feat_index; in hidpp_send_fap_command_sync()
425 return (answer->fap.feature_index == question->fap.feature_index) && in hidpp_match_answer()
433 (answer->fap.feature_index == HIDPP20_ERROR)) && in hidpp_match_error()
434 (answer->fap.funcindex_clientid == question->fap.feature_index) && in hidpp_match_error()
442 (report->fap.feature_index == hidpp->wireless_feature_index)) || in hidpp_report_is_connect_event()
882 u8 *feature_index, u8 *feature_type) in hidpp_root_get_feature() argument
898 *feature_index = response.fap.params[0]; in hidpp_root_get_feature()
961 u8 feature_index, u8 *nameLength) in hidpp_devicenametype_get_count() argument
966 ret = hidpp_send_fap_command_sync(hidpp, feature_index, in hidpp_devicenametype_get_count()
983 u8 feature_index, u8 char_index, char *device_name, int len_buf) in hidpp_devicenametype_get_device_name() argument
989 ret = hidpp_send_fap_command_sync(hidpp, feature_index, in hidpp_devicenametype_get_device_name()
1027 u8 feature_index; in hidpp_get_device_name() local
1034 &feature_index, &feature_type); in hidpp_get_device_name()
1038 ret = hidpp_devicenametype_get_count(hidpp, feature_index, in hidpp_get_device_name()
1049 feature_index, index, name + index, in hidpp_get_device_name()
1138 u8 feature_index, in hidpp20_batterylevel_get_battery_capacity() argument
1148 ret = hidpp_send_fap_command_sync(hidpp, feature_index, in hidpp20_batterylevel_get_battery_capacity()
1170 u8 feature_index) in hidpp20_batterylevel_get_battery_info() argument
1177 ret = hidpp_send_fap_command_sync(hidpp, feature_index, in hidpp20_batterylevel_get_battery_info()
1205 if (hidpp->battery.feature_index == 0xff) { in hidpp20_query_battery_info_1000()
1208 &hidpp->battery.feature_index, in hidpp20_query_battery_info_1000()
1215 hidpp->battery.feature_index, in hidpp20_query_battery_info_1000()
1222 hidpp->battery.feature_index); in hidpp20_query_battery_info_1000()
1243 if (report->fap.feature_index != hidpp->battery.feature_index || in hidpp20_battery_event_1000()
1325 u8 feature_index, in hidpp20_battery_get_battery_voltage() argument
1333 ret = hidpp_send_fap_command_sync(hidpp, feature_index, in hidpp20_battery_get_battery_voltage()
1428 if (report->fap.feature_index != hidpp->battery.voltage_feature_index || in hidpp20_battery_voltage_event()
1470 u8 feature_index) in hidpp20_unifiedbattery_get_capabilities() argument
1482 ret = hidpp_send_fap_command_sync(hidpp, feature_index, in hidpp20_unifiedbattery_get_capabilities()
1563 u8 feature_index, in hidpp20_unifiedbattery_get_status() argument
1572 ret = hidpp_send_fap_command_sync(hidpp, feature_index, in hidpp20_unifiedbattery_get_status()
1600 if (hidpp->battery.feature_index == 0xff) { in hidpp20_query_battery_info_1004()
1603 &hidpp->battery.feature_index, in hidpp20_query_battery_info_1004()
1610 hidpp->battery.feature_index); in hidpp20_query_battery_info_1004()
1615 hidpp->battery.feature_index, in hidpp20_query_battery_info_1004()
1639 if (report->fap.feature_index != hidpp->battery.feature_index || in hidpp20_battery_event_1004()
1759 u8 feature_index; in hidpp_hrs_set_highres_scrolling_mode() local
1767 &feature_index, in hidpp_hrs_set_highres_scrolling_mode()
1773 ret = hidpp_send_fap_command_sync(hidpp, feature_index, in hidpp_hrs_set_highres_scrolling_mode()
1794 u8 feature_index; in hidpp_hrw_get_wheel_capability() local
1800 &feature_index, &feature_type); in hidpp_hrw_get_wheel_capability()
1804 ret = hidpp_send_fap_command_sync(hidpp, feature_index, in hidpp_hrw_get_wheel_capability()
1821 u8 feature_index; in hidpp_hrw_set_wheel_mode() local
1828 &feature_index, &feature_type); in hidpp_hrw_set_wheel_mode()
1836 return hidpp_send_fap_command_sync(hidpp, feature_index, in hidpp_hrw_set_wheel_mode()
1860 if (hidpp->battery.feature_index == 0xff) { in hidpp_solar_request_battery_event()
1896 if (report->fap.feature_index != hidpp->battery.solar_feature_index || in hidpp_solar_battery_event()
1956 u8 feature_index, in hidpp_touchpad_fw_items_set() argument
1963 ret = hidpp_send_fap_command_sync(hidpp, feature_index, in hidpp_touchpad_fw_items_set()
2027 u8 feature_index, struct hidpp_touchpad_raw_info *raw_info) in hidpp_touchpad_get_raw_info() argument
2033 ret = hidpp_send_fap_command_sync(hidpp, feature_index, in hidpp_touchpad_get_raw_info()
2057 u8 feature_index, bool send_raw_reports, in hidpp_touchpad_set_raw_report_state() argument
2073 return hidpp_send_fap_command_sync(hidpp_dev, feature_index, in hidpp_touchpad_set_raw_report_state()
2151 u8 feature_index; member
2242 ret = hidpp_send_fap_command_sync(data->hidpp, data->feature_index, in hidpp_ff_work_handler()
2828 if ((report->fap.feature_index != wd->mt_feature_index) || in wtp_raw_event()
3100 u8 feature_index; member
3110 if (!k400->feature_index) { in k400_disable_tap_to_click()
3113 &k400->feature_index, &feature_type); in k400_disable_tap_to_click()
3119 ret = hidpp_touchpad_fw_items_set(hidpp, k400->feature_index, &items); in k400_disable_tap_to_click()
3169 ret = hidpp_send_fap_command_sync(hidpp, data->feature_index, in g920_ff_set_autocenter()
3192 &data->feature_index, &feature_type); in g920_get_config()
3197 ret = hidpp_send_fap_command_sync(hidpp, data->feature_index, in g920_get_config()
3212 ret = hidpp_send_fap_command_sync(hidpp, data->feature_index, in g920_get_config()
3219 ret = hidpp_send_fap_command_sync(hidpp, data->feature_index, in g920_get_config()
3231 ret = hidpp_send_fap_command_sync(hidpp, data->feature_index, in g920_get_config()
3480 u8 feature_index; in hidpp_initialize_hires_scroll() local
3484 &feature_index, &feature_type); in hidpp_initialize_hires_scroll()
3491 &feature_index, &feature_type); in hidpp_initialize_hires_scroll()
3786 hidpp->battery.feature_index = 0xff; in hidpp_initialize_battery()