Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/
H A Dsoc-dapm.c2934 char prefixed_sink[80]; in snd_soc_dapm_add_route() local
2943 snprintf(prefixed_sink, sizeof(prefixed_sink), "%s %s", in snd_soc_dapm_add_route()
2945 sink = prefixed_sink; in snd_soc_dapm_add_route()
3033 char prefixed_sink[80]; in snd_soc_dapm_del_route() local
3045 snprintf(prefixed_sink, sizeof(prefixed_sink), "%s %s", in snd_soc_dapm_del_route()
3047 sink = prefixed_sink; in snd_soc_dapm_del_route()