Searched refs:for_each_link_ch_maps (Results 1 – 4 of 4) sorted by relevance
| /linux-6.15/ |
| H A D | .clang-format | 320 - 'for_each_link_ch_maps'
|
| /linux-6.15/include/sound/ |
| H A D | soc.h | 847 #define for_each_link_ch_maps(link, i, ch_map) \ macro 1214 #define for_each_rtd_ch_maps(rtd, i, ch_maps) for_each_link_ch_maps(rtd->dai_link, i, ch_maps)
|
| /linux-6.15/sound/soc/sdw_utils/ |
| H A D | soc_sdw_utils.c | 871 for_each_link_ch_maps(rtd->dai_link, i, ch_maps) in asoc_sdw_hw_params()
|
| /linux-6.15/sound/soc/ |
| H A D | soc-core.c | 1114 for_each_link_ch_maps(dai_link, i, ch_maps) { in snd_soc_compensate_channel_connection_map()
|