Searched refs:parse_hexdigit (Results 1 – 1 of 1) sorted by relevance
254 static int __init parse_hexdigit(const char *p, u64 *v) in parse_hexdigit() function281 return parse_hexdigit(cmdline + len, v); in find_field()