Searched refs:device_find_by_ofnode (Results 1 - 1 of 1) sorted by relevance

/u-boot/drivers/core/
H A Ddevice.c762 * device_find_by_ofnode() - Return device associated with given ofnode
770 static int device_find_by_ofnode(ofnode node, struct udevice **devp) function
1233 ret = device_find_by_ofnode(pnode, &parent);

Completed in 52 milliseconds