Searched refs:get_next_ulong (Results 1 – 1 of 1) sorted by relevance
5 static int get_next_ulong(char **str_p, unsigned long *val, char *sep, int base) in get_next_ulong() function69 ret = get_next_ulong(&curve_p, &val, " ", 16); in fbtft_gamma_parse_str()