Lines Matching refs:lcd_panel
50 struct lcd_panel panel;
201 static int mipid_set_bklight_level(struct lcd_panel *panel, unsigned int level) in mipid_set_bklight_level()
219 static unsigned int mipid_get_bklight_level(struct lcd_panel *panel) in mipid_get_bklight_level()
229 static unsigned int mipid_get_bklight_max(struct lcd_panel *panel) in mipid_get_bklight_max()
240 static unsigned long mipid_get_caps(struct lcd_panel *panel) in mipid_get_caps()
273 static int mipid_run_test(struct lcd_panel *panel, int test_num) in mipid_run_test()
402 static int mipid_enable(struct lcd_panel *panel) in mipid_enable()
423 static void mipid_disable(struct lcd_panel *panel) in mipid_disable()
461 static int mipid_init(struct lcd_panel *panel, in mipid_init()
480 static void mipid_cleanup(struct lcd_panel *panel) in mipid_cleanup()
488 static const struct lcd_panel mipid_panel = {