Home
last modified time | relevance | path

Searched refs:str2off (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/mtd/
H A Dmtd_uboot.c418 if (!str2off(arg, off)) in mtd_arg_off()
452 if (!str2off(argv[1], size)) { in mtd_arg_off_size()
/OK3568_Linux_fs/u-boot/include/
H A Dvsprintf.h214 bool str2off(const char *p, loff_t *num);
/OK3568_Linux_fs/u-boot/lib/
H A Dvsprintf.su
H A Dvsprintf.c821 bool str2off(const char *p, loff_t *num) in str2off() function
/OK3568_Linux_fs/u-boot/cmd/
H A Dsf.c360 if (!str2off(argv[2], &start)) { in do_spi_protect()
365 if (!str2off(argv[3], &len)) { in do_spi_protect()
H A Dnand.c671 if (!str2off(argv[2], &off)) { in do_nand()
678 if (!str2off(argv[3], &size)) { in do_nand()
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.sym
H A Du-boot.map