Searched refs:for_each_rtd_ch_maps (Results 1 – 5 of 5) sorted by relevance
| /linux-6.15/sound/soc/sdw_utils/ |
| H A D | soc_sdw_cs_amp.c | 103 for_each_rtd_ch_maps(rtd, i, ch_map) { in asoc_sdw_cs_spk_feedback_rtd_init()
|
| /linux-6.15/ |
| H A D | .clang-format | 429 - 'for_each_rtd_ch_maps'
|
| /linux-6.15/sound/soc/ |
| H A D | soc-pcm.c | 1134 for_each_rtd_ch_maps(rtd, j, ch_maps) in __soc_pcm_hw_params() 2816 for_each_rtd_ch_maps(rtd, i, ch_maps) { in soc_get_playback_capture()
|
| H A D | soc-dapm.c | 4505 for_each_rtd_ch_maps(rtd, i, ch_maps) { in snd_soc_dapm_connect_dai_link_widgets()
|
| /linux-6.15/include/sound/ |
| H A D | soc.h | 1214 #define for_each_rtd_ch_maps(rtd, i, ch_maps) for_each_link_ch_maps(rtd->dai_link, i, ch_maps) macro
|