Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/
H A Dsoc-dapm.c52 struct snd_soc_dapm_widget *wsource, struct snd_soc_dapm_widget *wsink,
2826 struct snd_soc_dapm_widget *wsource, struct snd_soc_dapm_widget *wsink, in snd_soc_dapm_add_path() argument
2836 if (wsink->is_supply && !wsource->is_supply) { in snd_soc_dapm_add_path()
2839 wsource->name, wsink->name); in snd_soc_dapm_add_path()
2846 wsource->name, wsink->name); in snd_soc_dapm_add_path()
2853 wsource->name, control, wsink->name); in snd_soc_dapm_add_path()
2857 ret = snd_soc_dapm_check_dynamic_path(dapm, wsource, wsink, control); in snd_soc_dapm_add_path()
2866 path->node[SND_SOC_DAPM_DIR_OUT] = wsink; in snd_soc_dapm_add_path()
2868 widgets[SND_SOC_DAPM_DIR_OUT] = wsink; in snd_soc_dapm_add_path()
2874 if (wsource->is_supply || wsink->is_supply) in snd_soc_dapm_add_path()
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iostreams/
H A Dconcepts.hpp60 typedef wdevice<output> wsink; typedef