Home
last modified time | relevance | path

Searched refs:aux_num (Results 1 – 2 of 2) sorted by relevance

/linux/sound/soc/sdw_utils/
H A Dsoc_sdw_utils.c1068 .aux_num = 1,
1105 .aux_num = 1,
1142 .aux_num = 1,
1909 for (j = 0; j < codec_info->aux_num; j++) { in asoc_sdw_count_sdw_endpoints()
2066 for (j = 0; j < codec_info->aux_num; j++) { in asoc_sdw_parse_sdw_endpoints()
/linux/include/sound/
H A Dsoc_sdw_utils.h97 const int aux_num; member