Searched refs:uboot_getdev (Results 1 – 3 of 3) sorted by relevance
50 int uboot_getdev(void **vdev, const char *devspec, const char **path);
43 uboot_getdev(void **vdev, const char *devspec, const char **path) in uboot_getdev() function
44 .arch_getdev = uboot_getdev,