Searched refs:feature_type (Results 1 – 3 of 3) sorted by relevance
60 foreach feature_type, feature_list : {71 if feature_type == 'Feature'78 if feature_type == 'Numeric'84 if feature_type == 'String'92 summary(summary_dict, section: feature_type + ' Options', bool_yn: true)
939 u8 *feature_index, u8 *feature_type) in hidpp_root_get_feature() argument956 *feature_type = response.fap.params[1]; in hidpp_root_get_feature()1018 u8 feature_type; in hidpp_get_serial() local1024 &feature_type); in hidpp_get_serial()1131 u8 feature_type; in hidpp_get_device_name() local1139 &feature_index, &feature_type); in hidpp_get_device_name()1306 u8 feature_type; in hidpp20_query_battery_info_1000() local1314 &feature_type); in hidpp20_query_battery_info_1000()1495 u8 feature_type; in hidpp20_query_battery_voltage_info() local1502 &feature_type); in hidpp20_query_battery_voltage_info()[all …]
312 def feature_type(current): function