Home
last modified time | relevance | path

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

/linux/drivers/mtd/ubi/
H A Dbuild.c1426 * bytes_str_to_int - convert a number of bytes string into an integer.
1432 static int bytes_str_to_int(const char *str) in bytes_str_to_int() function
1519 p->vid_hdr_offs = bytes_str_to_int(token); in ubi_mtd_param_parse()