Home
last modified time | relevance | path

Searched defs:ch_maps (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/sound/soc/sdw_utils/
Dsoc_sdw_utils.c761 struct snd_soc_dai_link_ch_map *ch_maps; in asoc_sdw_hw_params() local
/linux-6.12.1/sound/soc/
Dsoc-pcm.c1148 struct snd_soc_dai_link_ch_map *ch_maps; in __soc_pcm_hw_params() local
2841 struct snd_soc_dai_link_ch_map *ch_maps; in soc_get_playback_capture() local
Dsoc-core.c1074 struct snd_soc_dai_link_ch_map *ch_maps; in snd_soc_compensate_channel_connection_map() local
Dsoc-dapm.c4487 struct snd_soc_dai_link_ch_map *ch_maps; in snd_soc_dapm_connect_dai_link_widgets() local
/linux-6.12.1/include/sound/
Dsoc.h752 struct snd_soc_dai_link_ch_map *ch_maps; member
1248 #define for_each_rtd_ch_maps(rtd, i, ch_maps) for_each_link_ch_maps(rtd->dai_link, i, ch_maps) argument