Searched refs:ofnode_get_child_count (Results 1 – 6 of 6) sorted by relevance
240 val = ofnode_get_child_count(node); in dm_test_ofnode_get_child_count()245 val = ofnode_get_child_count(child_node); in dm_test_ofnode_get_child_count()
971 int ofnode_get_child_count(ofnode parent);
1038 return ofnode_get_child_count(dev_ofnode(dev)); in dev_get_child_count()
371 return ofnode_get_child_count(dev_ofnode(dev)); in dev_get_child_count()
515 int ofnode_get_child_count(ofnode parent) in ofnode_get_child_count() function
342 pdata->num_ports = ofnode_get_child_count(node); in dsa_post_bind()
Completed in 17 milliseconds