SND_SOC_DAPM_DIR_IN  742 include/sound/soc-dapm.h #define SND_SOC_DAPM_EP_SOURCE SND_SOC_DAPM_DIR_TO_EP(SND_SOC_DAPM_DIR_IN)
SND_SOC_DAPM_DIR_IN  778 include/sound/soc-dapm.h 	snd_soc_dapm_widget_for_each_path(w, SND_SOC_DAPM_DIR_IN, p)
SND_SOC_DAPM_DIR_IN 1663 sound/soc/intel/skylake/skl-topology.c 		if (w->endpoints[SND_SOC_DAPM_DIR_IN] > 0) {
SND_SOC_DAPM_DIR_IN   44 sound/soc/soc-dapm.c #define SND_SOC_DAPM_DIR_REVERSE(x) ((x == SND_SOC_DAPM_DIR_IN) ? \
SND_SOC_DAPM_DIR_IN   45 sound/soc/soc-dapm.c 	SND_SOC_DAPM_DIR_OUT : SND_SOC_DAPM_DIR_IN)
SND_SOC_DAPM_DIR_IN   48 sound/soc/soc-dapm.c 	for ((dir) = SND_SOC_DAPM_DIR_IN; (dir) <= SND_SOC_DAPM_DIR_OUT; \
SND_SOC_DAPM_DIR_IN  247 sound/soc/soc-dapm.c 	dapm_widget_invalidate_paths(w, SND_SOC_DAPM_DIR_IN);
SND_SOC_DAPM_DIR_IN  293 sound/soc/soc-dapm.c 	if (p->source->endpoints[SND_SOC_DAPM_DIR_IN] != 0)
SND_SOC_DAPM_DIR_IN 1032 sound/soc/soc-dapm.c 		dir = SND_SOC_DAPM_DIR_IN;
SND_SOC_DAPM_DIR_IN 1272 sound/soc/soc-dapm.c 	return is_connected_ep(widget, list, SND_SOC_DAPM_DIR_IN,
SND_SOC_DAPM_DIR_IN 1315 sound/soc/soc-dapm.c 		invalidate_paths_ep(w, SND_SOC_DAPM_DIR_IN);
SND_SOC_DAPM_DIR_IN 2149 sound/soc/soc-dapm.c 					(rdir == SND_SOC_DAPM_DIR_IN) ? "in" : "out",
SND_SOC_DAPM_DIR_IN 2474 sound/soc/soc-dapm.c 	list_del(&path->list_node[SND_SOC_DAPM_DIR_IN]);
SND_SOC_DAPM_DIR_IN 2832 sound/soc/soc-dapm.c 	path->node[SND_SOC_DAPM_DIR_IN] = wsource;
SND_SOC_DAPM_DIR_IN 2834 sound/soc/soc-dapm.c 	widgets[SND_SOC_DAPM_DIR_IN] = wsource;
SND_SOC_DAPM_DIR_IN 3924 sound/soc/soc-dapm.c 		    list_empty(&w->edges[SND_SOC_DAPM_DIR_IN])))