Home
last modified time | relevance | path

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

/external/u-boot/include/dm/
Dread.h331 int dev_read_phandle(struct udevice *dev);
587 static inline int dev_read_phandle(struct udevice *dev) in dev_read_phandle() function
/external/u-boot/drivers/core/
Duclass.c350 phandle = dev_read_phandle(dev); in uclass_find_device_by_phandle()
474 phandle = dev_read_phandle(dev); in uclass_get_device_by_phandle_id()
Dread.c153 int dev_read_phandle(struct udevice *dev) in dev_read_phandle() function