Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/
H A Dsoc-dapm.c655 dapm_wcache_lookup(struct snd_soc_dapm_wcache *wcache, const char *name) in dapm_wcache_lookup() function
2954 wsource = dapm_wcache_lookup(&dapm->path_source_cache, source); in snd_soc_dapm_add_route()
2955 wsink = dapm_wcache_lookup(&dapm->path_sink_cache, sink); in snd_soc_dapm_add_route()
/kernel/linux/linux-6.6/sound/soc/
H A Dsoc-dapm.c655 dapm_wcache_lookup(struct snd_soc_dapm_widget *w, const char *name) in dapm_wcache_lookup() function
2974 wsource = dapm_wcache_lookup(dapm->wcache_source, source); in snd_soc_dapm_add_route()
2975 wsink = dapm_wcache_lookup(dapm->wcache_sink, sink); in snd_soc_dapm_add_route()

Completed in 12 milliseconds