Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/ubi/
H A Dbuild.c1357 static int bytes_str_to_int(const char *str) in bytes_str_to_int() function
1444 p->vid_hdr_offs = bytes_str_to_int(token); in ubi_mtd_param_parse()
/openbmc/u-boot/drivers/mtd/ubi/
H A Dbuild.c1395 static int __init bytes_str_to_int(const char *str) in bytes_str_to_int() function
1496 p->vid_hdr_offs = bytes_str_to_int(token); in ubi_mtd_param_parse()