Searched refs:for_each_rtd_ch_maps (Results 1 – 3 of 3) sorted by relevance
| /linux/sound/soc/ |
| H A D | soc-pcm.c | 1235 for_each_rtd_ch_maps(rtd, j, ch_maps) in __soc_pcm_hw_params() 1273 for_each_rtd_ch_maps(rtd, j, ch_maps) in __soc_pcm_hw_params() 2952 for_each_rtd_ch_maps(rtd, i, ch_maps) { in soc_get_playback_capture()
|
| H A D | soc-dapm.c | 4610 for_each_rtd_ch_maps(rtd, i, ch_maps) { in snd_soc_dapm_connect_dai_link_widgets()
|
| /linux/include/sound/ |
| H A D | soc.h | 1222 #define for_each_rtd_ch_maps(rtd, i, ch_maps) for_each_link_ch_maps(rtd->dai_link, i, ch_maps) macro
|