Searched refs:dev_read_phandle (Results 1 – 3 of 3) sorted by relevance
472 int dev_read_phandle(const struct udevice *dev);931 static inline int dev_read_phandle(const struct udevice *dev) in dev_read_phandle() function
414 phandle = dev_read_phandle(dev); in uclass_find_device_by_phandle()535 phandle = dev_read_phandle(dev); in uclass_get_device_by_phandle_id()
245 int dev_read_phandle(const struct udevice *dev) in dev_read_phandle() function
Completed in 11 milliseconds