Searched refs:ofnode_get_child_count (Results 1 – 7 of 7) sorted by relevance
423 val = ofnode_get_child_count(node); in dm_test_ofnode_get_child_count()428 val = ofnode_get_child_count(child_node); in dm_test_ofnode_get_child_count()445 val = ofnode_get_child_count(node); in dm_test_ofnode_get_child_count_ot()450 val = ofnode_get_child_count(child_node); in dm_test_ofnode_get_child_count_ot()
411 return ofnode_get_child_count(dev_ofnode(dev)); in dev_get_child_count()
895 int ofnode_get_child_count(ofnode parent) in ofnode_get_child_count() function
1310 int ofnode_get_child_count(ofnode parent);
1190 return ofnode_get_child_count(dev_ofnode(dev)); in dev_get_child_count()
390 pdata->num_ports = ofnode_get_child_count(node); in dsa_post_bind()
719 ports_count = ofnode_get_child_count(dev_ofnode(parent)); in mvebu_pcie_bind()
Completed in 35 milliseconds