Home
last modified time | relevance | path

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

/src/stand/uboot/
H A Dlibuboot.h50 int uboot_getdev(void **vdev, const char *devspec, const char **path);
H A Ddevicename.c43 uboot_getdev(void **vdev, const char *devspec, const char **path) in uboot_getdev() function
H A Dmain.c44 .arch_getdev = uboot_getdev,