Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dpart.h181 disk_partition_t *info, int allow_whole_dev);
248 int allow_whole_dev) in blk_get_device_part_str() argument
/OK3568_Linux_fs/u-boot/disk/
H A Dpart.c463 disk_partition_t *info, int allow_whole_dev) in blk_get_device_part_str() argument
560 if (*ep || (part == 0 && !allow_whole_dev)) { in blk_get_device_part_str()
584 if ((part > 0) || (!allow_whole_dev)) { in blk_get_device_part_str()