Searched refs:dev_read_phandle (Results 1 – 10 of 10) sorted by relevance
322 int dev_read_phandle(struct udevice *dev);624 static inline int dev_read_phandle(struct udevice *dev) in dev_read_phandle() function
357 phandle = dev_read_phandle(dev); in uclass_find_device_by_phandle()482 phandle = dev_read_phandle(dev); in uclass_get_device_by_phandle_id()
153 int dev_read_phandle(struct udevice *dev) in dev_read_phandle() function