Home
last modified time | relevance | path

Searched defs:dev_str (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/cmd/
H A Dhost.c45 char *dev_str = argv[1]; in do_host_bind() local
64 char *dev_str = argv[1]; in do_host_info() local
/openbmc/u-boot/arch/arm/mach-orion5x/
H A Dcpu.c179 char dev_str[7]; /* room enough for 0x0000 plus null byte */ in print_cpuinfo() local
/openbmc/u-boot/disk/
H A Dpart.c375 const char *dev_str, *hwpart_str; in blk_get_device_by_str() local
438 const char *dev_str; in blk_get_device_part_str() local
/openbmc/u-boot/include/
H A Dpart.h232 static inline int blk_get_device_by_str(const char *ifname, const char *dev_str, in blk_get_device_by_str()