Lines Matching refs:lcd_panel
61 struct lcd_panel panel;
213 static int mipid_set_bklight_level(struct lcd_panel *panel, unsigned int level) in mipid_set_bklight_level()
231 static unsigned int mipid_get_bklight_level(struct lcd_panel *panel) in mipid_get_bklight_level()
241 static unsigned int mipid_get_bklight_max(struct lcd_panel *panel) in mipid_get_bklight_max()
252 static unsigned long mipid_get_caps(struct lcd_panel *panel) in mipid_get_caps()
285 static int mipid_run_test(struct lcd_panel *panel, int test_num) in mipid_run_test()
414 static int mipid_enable(struct lcd_panel *panel) in mipid_enable()
435 static void mipid_disable(struct lcd_panel *panel) in mipid_disable()
473 static int mipid_init(struct lcd_panel *panel, in mipid_init()
497 static void mipid_cleanup(struct lcd_panel *panel) in mipid_cleanup()
506 static struct lcd_panel mipid_panel = {