Searched refs:dev_get_child_count (Results 1 – 3 of 3) sorted by relevance
681 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
369 int dev_get_child_count(const struct udevice *dev) in dev_get_child_count() function
691 tphy->nphys = dev_get_child_count(dev); in mtk_tphy_probe()
Completed in 28 milliseconds