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

/linux-master/drivers/mtd/ubi/
H A Dbuild.c1423 * bytes_str_to_int - convert a number of bytes string into an integer.
1429 static int bytes_str_to_int(const char *str) function
1516 p->vid_hdr_offs = bytes_str_to_int(token);

Completed in 130 milliseconds