Home
last modified time | relevance | path

Searched refs:dev_get_child_count (Results 1 – 3 of 3) sorted by relevance

/u-boot/include/dm/
A Dread.h681 int dev_get_child_count(const struct udevice *dev);
1036 static inline int dev_get_child_count(const struct udevice *dev) in dev_get_child_count() function
/u-boot/drivers/core/
A Dread.c369 int dev_get_child_count(const struct udevice *dev) in dev_get_child_count() function
/u-boot/drivers/phy/
A Dphy-mtk-tphy.c691 tphy->nphys = dev_get_child_count(dev); in mtk_tphy_probe()

Completed in 28 milliseconds