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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/mtd/ubi/
H A Dbuild.c725 * bytes_str_to_int - convert a string representing number of bytes to an
732 static int __init bytes_str_to_int(const char *str) function
819 p->vid_hdr_offs = bytes_str_to_int(tokens[1]);
821 p->data_offs = bytes_str_to_int(tokens[2]);

Completed in 12 milliseconds