Home
last modified time | relevance | path

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

/linux-6.6.21/sound/soc/generic/
Dsimple-card-utils.c991 struct device_node *port, *ports, *ports0, *top; in asoc_graph_is_ports0() local
1004 ports0 = of_get_child_by_name(top, "ports"); in asoc_graph_is_ports0()
1006 ret = ports0 == ports; in asoc_graph_is_ports0()
1010 of_node_put(ports0); in asoc_graph_is_ports0()