cpu_ep            202 sound/soc/generic/audio-graph-card.c 				  struct device_node *cpu_ep,
cpu_ep            211 sound/soc/generic/audio-graph-card.c 	struct device_node *ep = li->cpu ? cpu_ep : codec_ep;
cpu_ep            315 sound/soc/generic/audio-graph-card.c 	ret = asoc_simple_parse_daifmt(dev, cpu_ep, codec_ep,
cpu_ep            333 sound/soc/generic/audio-graph-card.c 			     struct device_node *cpu_ep,
cpu_ep            349 sound/soc/generic/audio-graph-card.c 	dev_dbg(dev, "link_of (%pOF)\n", cpu_ep);
cpu_ep            359 sound/soc/generic/audio-graph-card.c 	graph_parse_mclk_fs(top, cpu_ep,   dai_props);
cpu_ep            362 sound/soc/generic/audio-graph-card.c 	ret = asoc_simple_parse_daifmt(dev, cpu_ep, codec_ep,
cpu_ep            367 sound/soc/generic/audio-graph-card.c 	ret = asoc_simple_parse_cpu(cpu_ep, dai_link, &single_cpu);
cpu_ep            375 sound/soc/generic/audio-graph-card.c 	ret = asoc_simple_parse_tdm(cpu_ep, cpu_dai);
cpu_ep            383 sound/soc/generic/audio-graph-card.c 	ret = asoc_simple_parse_clk_cpu(dev, cpu_ep, dai_link, cpu_dai);
cpu_ep            410 sound/soc/generic/audio-graph-card.c 					 struct device_node *cpu_ep,
cpu_ep            414 sound/soc/generic/audio-graph-card.c 					 struct device_node *cpu_ep,
cpu_ep            422 sound/soc/generic/audio-graph-card.c 	struct device_node *cpu_ep;
cpu_ep            433 sound/soc/generic/audio-graph-card.c 		cpu_ep	 = NULL;
cpu_ep            437 sound/soc/generic/audio-graph-card.c 			cpu_ep = of_get_next_child(cpu_port, cpu_ep);
cpu_ep            438 sound/soc/generic/audio-graph-card.c 			if (!cpu_ep)
cpu_ep            442 sound/soc/generic/audio-graph-card.c 			codec_ep = of_graph_get_remote_endpoint(cpu_ep);
cpu_ep            448 sound/soc/generic/audio-graph-card.c 			graph_parse_convert(dev, cpu_ep,   &adata);
cpu_ep            458 sound/soc/generic/audio-graph-card.c 				ret = func_dpcm(priv, cpu_ep, codec_ep, li,
cpu_ep            462 sound/soc/generic/audio-graph-card.c 				ret = func_noml(priv, cpu_ep, codec_ep, li);
cpu_ep            516 sound/soc/generic/audio-graph-card.c 			    struct device_node *cpu_ep,
cpu_ep            531 sound/soc/generic/audio-graph-card.c 			    struct device_node *cpu_ep,