Searched refs:epd_lut_data (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/ebc-dev/epdlut/ |
| H A D | epd_lut.h | 39 struct epd_lut_data { struct 51 int epd_lut_get(struct epd_lut_data *output, enum epd_lut_type lut_type, int temperture); argument 58 int pvi_wf_get_lut(struct epd_lut_data *output, enum epd_lut_type lut_type, int temperture); 65 int rkf_wf_get_lut(struct epd_lut_data *output, enum epd_lut_type lut_type, int temperture);
|
| H A D | epd_lut.c | 19 static int (*lut_get)(struct epd_lut_data *, enum epd_lut_type, int); 69 int epd_lut_get(struct epd_lut_data *output, enum epd_lut_type lut_type, int temperture) in epd_lut_get()
|
| /OK3568_Linux_fs/u-boot/drivers/video/rk_eink/epdlut/ |
| H A D | epd_lut.h | 67 struct epd_lut_data { struct 73 int (*lut_get)(struct epd_lut_data *lut, enum epd_lut_type type, argument 94 int pvi_wf_get_lut(struct epd_lut_data *output, enum epd_lut_type lut_type, 102 int rkf_wf_get_lut(struct epd_lut_data *output, enum epd_lut_type lut_type,
|
| /OK3568_Linux_fs/u-boot/drivers/video/rk_eink/ |
| H A D | rk_ebc.h | 40 struct epd_lut_data lut_data;
|