Searched refs:simple_strntoul (Results 1 – 2 of 2) sorted by relevance
199 parsed[i] = simple_strntoul(s, NULL, 16, 8); in parse_header()
131 unsigned long simple_strntoul(const char *cp, char **endp, unsigned int base, in simple_strntoul() function136 EXPORT_SYMBOL(simple_strntoul);