Searched refs:dev_read_phandle (Results 1 – 3 of 3) sorted by relevance
331 int dev_read_phandle(struct udevice *dev);587 static inline int dev_read_phandle(struct udevice *dev) in dev_read_phandle() function
350 phandle = dev_read_phandle(dev); in uclass_find_device_by_phandle()474 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