Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mtd/ubi/
H A Dbuild.c1344 * bytes_str_to_int - convert a number of bytes string into an integer.
1350 static int bytes_str_to_int(const char *str) in bytes_str_to_int() function
1438 p->vid_hdr_offs = bytes_str_to_int(token); in ubi_mtd_param_parse()
/kernel/linux/linux-6.6/drivers/mtd/ubi/
H A Dbuild.c1351 * bytes_str_to_int - convert a number of bytes string into an integer.
1357 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()

Completed in 4 milliseconds