Searched refs:curve_p (Results 1 – 1 of 1) sorted by relevance
23 char *str_p, *curve_p = NULL; in fbtft_gamma_parse_str() local60 curve_p = strsep(&str_p, "\n"); in fbtft_gamma_parse_str()62 while (curve_p) { in fbtft_gamma_parse_str()69 ret = get_next_ulong(&curve_p, &val, " ", 16); in fbtft_gamma_parse_str()
Completed in 3 milliseconds