Home
last modified time | relevance | path

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

/linux-6.14.4/include/linux/
Dof_graph.h49 #define for_each_of_graph_port(parent, child) \ macro
/linux-6.14.4/sound/soc/generic/
Dtest-component.c593 for_each_of_graph_port(node, port) { in test_driver_probe()
Daudio-graph-card2.c559 for_each_of_graph_port(mcodec_ports, mcodec_port_i) { in graph_parse_node_multi_nm()
Dsimple-card-utils.c1063 for_each_of_graph_port(node, p) { in graph_get_dai_id()
/linux-6.14.4/drivers/media/platform/xilinx/
Dxilinx-tpg.c718 for_each_of_graph_port(node, port) { in xtpg_parse_of()
/linux-6.14.4/drivers/of/
Dproperty.c918 for_each_of_graph_port(np, port) in of_graph_get_port_count()