Home
last modified time | relevance | path

Searched refs:allow_whole_dev (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/
H A Dpart.h173 disk_partition_t *info, int allow_whole_dev);
239 int allow_whole_dev) in blk_get_device_part_str() argument
/openbmc/u-boot/disk/
H A Dpart.c433 disk_partition_t *info, int allow_whole_dev) in blk_get_device_part_str() argument
530 if (*ep || (part == 0 && !allow_whole_dev)) { in blk_get_device_part_str()
554 if ((part > 0) || (!allow_whole_dev)) { in blk_get_device_part_str()