Lines Matching refs:feature_index

125 	u8 feature_index;  member
147 u8 feature_index; member
315 response->fap.feature_index == HIDPP20_ERROR) { in hidpp_send_message_sync()
345 message->fap.feature_index = feat_index; in hidpp_send_fap_command_sync()
406 return (answer->fap.feature_index == question->fap.feature_index) && in hidpp_match_answer()
414 (answer->fap.feature_index == HIDPP20_ERROR)) && in hidpp_match_error()
415 (answer->fap.funcindex_clientid == question->fap.feature_index) && in hidpp_match_error()
423 (report->fap.feature_index == hidpp->wireless_feature_index)) || in hidpp_report_is_connect_event()
863 u8 *feature_index, u8 *feature_type) in hidpp_root_get_feature() argument
879 *feature_index = response.fap.params[0]; in hidpp_root_get_feature()
942 u8 feature_index, u8 *nameLength) in hidpp_devicenametype_get_count() argument
947 ret = hidpp_send_fap_command_sync(hidpp, feature_index, in hidpp_devicenametype_get_count()
964 u8 feature_index, u8 char_index, char *device_name, int len_buf) in hidpp_devicenametype_get_device_name() argument
970 ret = hidpp_send_fap_command_sync(hidpp, feature_index, in hidpp_devicenametype_get_device_name()
1008 u8 feature_index; in hidpp_get_device_name() local
1015 &feature_index, &feature_type); in hidpp_get_device_name()
1019 ret = hidpp_devicenametype_get_count(hidpp, feature_index, in hidpp_get_device_name()
1030 feature_index, index, name + index, in hidpp_get_device_name()
1119 u8 feature_index, in hidpp20_batterylevel_get_battery_capacity() argument
1129 ret = hidpp_send_fap_command_sync(hidpp, feature_index, in hidpp20_batterylevel_get_battery_capacity()
1151 u8 feature_index) in hidpp20_batterylevel_get_battery_info() argument
1158 ret = hidpp_send_fap_command_sync(hidpp, feature_index, in hidpp20_batterylevel_get_battery_info()
1186 if (hidpp->battery.feature_index == 0xff) { in hidpp20_query_battery_info_1000()
1189 &hidpp->battery.feature_index, in hidpp20_query_battery_info_1000()
1196 hidpp->battery.feature_index, in hidpp20_query_battery_info_1000()
1203 hidpp->battery.feature_index); in hidpp20_query_battery_info_1000()
1224 if (report->fap.feature_index != hidpp->battery.feature_index || in hidpp20_battery_event_1000()
1306 u8 feature_index, in hidpp20_battery_get_battery_voltage() argument
1314 ret = hidpp_send_fap_command_sync(hidpp, feature_index, in hidpp20_battery_get_battery_voltage()
1409 if (report->fap.feature_index != hidpp->battery.voltage_feature_index || in hidpp20_battery_voltage_event()
1451 u8 feature_index) in hidpp20_unifiedbattery_get_capabilities() argument
1463 ret = hidpp_send_fap_command_sync(hidpp, feature_index, in hidpp20_unifiedbattery_get_capabilities()
1544 u8 feature_index, in hidpp20_unifiedbattery_get_status() argument
1553 ret = hidpp_send_fap_command_sync(hidpp, feature_index, in hidpp20_unifiedbattery_get_status()
1581 if (hidpp->battery.feature_index == 0xff) { in hidpp20_query_battery_info_1004()
1584 &hidpp->battery.feature_index, in hidpp20_query_battery_info_1004()
1591 hidpp->battery.feature_index); in hidpp20_query_battery_info_1004()
1596 hidpp->battery.feature_index, in hidpp20_query_battery_info_1004()
1620 if (report->fap.feature_index != hidpp->battery.feature_index || in hidpp20_battery_event_1004()
1740 u8 feature_index; in hidpp_hrs_set_highres_scrolling_mode() local
1748 &feature_index, in hidpp_hrs_set_highres_scrolling_mode()
1754 ret = hidpp_send_fap_command_sync(hidpp, feature_index, in hidpp_hrs_set_highres_scrolling_mode()
1775 u8 feature_index; in hidpp_hrw_get_wheel_capability() local
1781 &feature_index, &feature_type); in hidpp_hrw_get_wheel_capability()
1785 ret = hidpp_send_fap_command_sync(hidpp, feature_index, in hidpp_hrw_get_wheel_capability()
1802 u8 feature_index; in hidpp_hrw_set_wheel_mode() local
1809 &feature_index, &feature_type); in hidpp_hrw_set_wheel_mode()
1817 return hidpp_send_fap_command_sync(hidpp, feature_index, in hidpp_hrw_set_wheel_mode()
1841 if (hidpp->battery.feature_index == 0xff) { in hidpp_solar_request_battery_event()
1877 if (report->fap.feature_index != hidpp->battery.solar_feature_index || in hidpp_solar_battery_event()
1937 u8 feature_index, in hidpp_touchpad_fw_items_set() argument
1944 ret = hidpp_send_fap_command_sync(hidpp, feature_index, in hidpp_touchpad_fw_items_set()
2008 u8 feature_index, struct hidpp_touchpad_raw_info *raw_info) in hidpp_touchpad_get_raw_info() argument
2014 ret = hidpp_send_fap_command_sync(hidpp, feature_index, in hidpp_touchpad_get_raw_info()
2038 u8 feature_index, bool send_raw_reports, in hidpp_touchpad_set_raw_report_state() argument
2054 return hidpp_send_fap_command_sync(hidpp_dev, feature_index, in hidpp_touchpad_set_raw_report_state()
2132 u8 feature_index; member
2223 ret = hidpp_send_fap_command_sync(data->hidpp, data->feature_index, in hidpp_ff_work_handler()
2802 if ((report->fap.feature_index != wd->mt_feature_index) || in wtp_raw_event()
3074 u8 feature_index; member
3084 if (!k400->feature_index) { in k400_disable_tap_to_click()
3087 &k400->feature_index, &feature_type); in k400_disable_tap_to_click()
3093 ret = hidpp_touchpad_fw_items_set(hidpp, k400->feature_index, &items); in k400_disable_tap_to_click()
3143 ret = hidpp_send_fap_command_sync(hidpp, data->feature_index, in g920_ff_set_autocenter()
3166 &data->feature_index, &feature_type); in g920_get_config()
3171 ret = hidpp_send_fap_command_sync(hidpp, data->feature_index, in g920_get_config()
3186 ret = hidpp_send_fap_command_sync(hidpp, data->feature_index, in g920_get_config()
3193 ret = hidpp_send_fap_command_sync(hidpp, data->feature_index, in g920_get_config()
3205 ret = hidpp_send_fap_command_sync(hidpp, data->feature_index, in g920_get_config()
3716 hidpp->battery.feature_index = 0xff; in hidpp_initialize_battery()