Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/
H A Dsoc-core.c777 static struct snd_soc_component *soc_find_component( in soc_find_component() function
877 if (!soc_find_component(codec)) { in soc_dai_link_sanity_check()
902 if (!soc_find_component(platform)) { in soc_dai_link_sanity_check()
928 !soc_find_component(cpu)) { in soc_dai_link_sanity_check()
1364 component = soc_find_component(&aux->dlc); in soc_bind_aux_dev()
3001 component = soc_find_component(&dlc); in snd_soc_get_dai_id()