Searched refs:epd_lut_ops (Results 1 – 4 of 4) sorted by relevance
72 struct epd_lut_ops { struct80 int epd_lut_from_mem_init(void *waveform, struct epd_lut_ops *ops); argument
13 int epd_lut_from_mem_init(void *waveform, struct epd_lut_ops *ops) in epd_lut_from_mem_init()
41 struct epd_lut_ops lut_ops;
501 struct epd_lut_ops *lut_ops = &plat->lut_ops; in eink_display()