Home
last modified time | relevance | path

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

/Linux-v5.4/sound/soc/
Dsoc-dapm.c637 dapm_wcache_lookup(struct snd_soc_dapm_wcache *wcache, const char *name) in dapm_wcache_lookup() function
2901 wsource = dapm_wcache_lookup(&dapm->path_source_cache, source); in snd_soc_dapm_add_route()
2902 wsink = dapm_wcache_lookup(&dapm->path_sink_cache, sink); in snd_soc_dapm_add_route()