Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dof_graph.h49 #define for_each_of_graph_port(parent, child) \ macro
/linux/sound/soc/generic/
H A Dtest-component.c604 for_each_of_graph_port(node, port) { in test_driver_probe()
H A Daudio-graph-card2.c567 for_each_of_graph_port(mcodec_ports, mcodec_port_i) { in graph_parse_node_multi_nm()
H A Dsimple-card-utils.c1092 for_each_of_graph_port(node, p) { in graph_get_dai_id()
/linux/
H A D.clang-format376 - 'for_each_of_graph_port'
/linux/drivers/media/platform/xilinx/
H A Dxilinx-tpg.c718 for_each_of_graph_port(node, port) { in xtpg_parse_of()
/linux/drivers/of/
H A Dproperty.c985 for_each_of_graph_port(np, port) in of_graph_get_port_count()