Home
last modified time | relevance | path

Searched refs:wsource (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()
2843 if (connected && !wsource->is_supply) { in snd_soc_dapm_add_path()
2846 wsource->name, wsink->name); in snd_soc_dapm_add_path()
2850 if (wsource->is_supply && control) { 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()
2865 path->node[SND_SOC_DAPM_DIR_IN] = wsource; 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.hpp58 typedef wdevice<input> wsource; typedef