Home
last modified time | relevance | path

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

/Linux-v6.1/sound/soc/generic/
Dsimple-card-utils.c952 struct device_node *port, *ports, *ports0, *top; in asoc_graph_is_ports0() local
965 ports0 = of_get_child_by_name(top, "ports"); in asoc_graph_is_ports0()
967 ret = ports0 == ports; in asoc_graph_is_ports0()
971 of_node_put(ports0); in asoc_graph_is_ports0()