Searched refs:epd_lut_data (Results 1 – 3 of 3) sorted by relevance
| /rk3399_rockchip-uboot/drivers/video/rk_eink/epdlut/ |
| H A D | epd_lut.h | 38 struct epd_lut_data { struct 49 int epd_lut_get(struct epd_lut_data *output, enum epd_lut_type lut_type, int temperture, int pic, i… argument 60 int pvi_wf_get_lut(struct epd_lut_data *output, enum epd_lut_type lut_type, int temperture, int pic… 67 int rkf_wf_get_lut(struct epd_lut_data *output, enum epd_lut_type lut_type, int temperture, int pic…
|
| H A D | epd_lut.c | 14 static int (*lut_get)(struct epd_lut_data *, enum epd_lut_type, int, int, int); 50 int epd_lut_get(struct epd_lut_data *output, enum epd_lut_type lut_type, int temperture, int pic, i… in epd_lut_get()
|
| /rk3399_rockchip-uboot/drivers/video/rk_eink/ |
| H A D | rk_ebc.h | 42 struct epd_lut_data lut_data;
|