Home
last modified time | relevance | path

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

/external/u-boot/include/
Dpart.h173 disk_partition_t *info, int allow_whole_dev);
239 int allow_whole_dev) in blk_get_device_part_str() argument
/external/u-boot/disk/
Dpart.c427 disk_partition_t *info, int allow_whole_dev) in blk_get_device_part_str() argument
524 if (*ep || (part == 0 && !allow_whole_dev)) { in blk_get_device_part_str()
548 if ((part > 0) || (!allow_whole_dev)) { in blk_get_device_part_str()