Home
last modified time | relevance | path

Searched refs:epd_lut_get (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/drivers/video/rk_eink/epdlut/
H A Depd_lut.c50 int epd_lut_get(struct epd_lut_data *output, enum epd_lut_type lut_type, int temperture, int pic, i… in epd_lut_get() function
H A Depd_lut.h49 int epd_lut_get(struct epd_lut_data *output, enum epd_lut_type lut_type, int temperture, int pic, i…
/rk3399_rockchip-uboot/drivers/video/rk_eink/
H A Drk_eink_display.c544 epd_lut_get(&plat->lut_data, lut_type, temperature, WF_4BIT, 0); in eink_display()