Searched refs:feature_list (Results 1 – 5 of 5) sorted by relevance
137 char *feature_list; in subcommand_feature() local154 feature_list = strdup(argv[0]); in subcommand_feature()155 if (!feature_list) { in subcommand_feature()160 feature_name = strtok(feature_list, ","); in subcommand_feature()167 free(feature_list); in subcommand_feature()
19 static struct feature feature_list[] = { variable30 for (f = &feature_list[0]; f->compat != 0; f++) { \
168 struct list_head feature_list; member
12 'perf check' {feature <feature_list>} [<options>]
507 feature_list),2226 req.feature_list = ab->hw_params->qmi_cnss_feature_bitmap; in ath12k_qmi_host_cap_send()