Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/generic/
H A Daudio-graph-card2.c240 #define port_to_endpoint(port) of_get_child_by_name(port, "endpoint") macro
355 ep = port_to_endpoint(*port); in graph_get_next_multi_ep()
538 ep = port_to_endpoint(port); in graph_parse_node()
612 ep = port_to_endpoint(port); in graph_link_init()
655 struct device_node *cpu_ep = port_to_endpoint(cpu_port); in audio_graph2_link_normal()
688 struct device_node *ep = port_to_endpoint(lnk); in audio_graph2_link_dpcm()
837 ep0 = port_to_endpoint(port0); in audio_graph2_link_c2c()
838 ep1 = port_to_endpoint(port1); in audio_graph2_link_c2c()
951 struct device_node *cpu_ep = port_to_endpoint(cpu_port); in graph_count_normal()
979 struct device_node *ep = port_to_endpoint(lnk); in graph_count_dpcm()
[all …]