Searched refs:fbtft_gamma_parse_str (Results 1 – 3 of 3) sorted by relevance
/drivers/staging/fbtft/ |
D | internal.h | 10 int fbtft_gamma_parse_str(struct fbtft_par *par, u32 *curves,
|
D | fbtft-sysfs.c | 20 int fbtft_gamma_parse_str(struct fbtft_par *par, u32 *curves, in fbtft_gamma_parse_str() function 123 ret = fbtft_gamma_parse_str(par, tmp_curves, buf, count); in store_gamma_curve()
|
D | fbtft-core.c | 705 if (fbtft_gamma_parse_str(par, par->gamma.curves, gamma, in fbtft_framebuffer_alloc()
|