Home
last modified time | relevance | path

Searched defs:blk_get_device_by_str (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/disk/
H A Dpart.c370 int blk_get_device_by_str(const char *ifname, const char *dev_hwpart_str, in blk_get_device_by_str() function
/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() function