Home
last modified time | relevance | path

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

/u-boot/test/dm/
A Dofnode.c240 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()
/u-boot/include/dm/
A Dofnode.h971 int ofnode_get_child_count(ofnode parent);
A Dread.h1038 return ofnode_get_child_count(dev_ofnode(dev)); in dev_get_child_count()
/u-boot/drivers/core/
A Dread.c371 return ofnode_get_child_count(dev_ofnode(dev)); in dev_get_child_count()
A Dofnode.c515 int ofnode_get_child_count(ofnode parent) in ofnode_get_child_count() function
/u-boot/net/
A Ddsa-uclass.c342 pdata->num_ports = ofnode_get_child_count(node); in dsa_post_bind()

Completed in 17 milliseconds