Lines Matching refs:lcd_panel
60 struct lcd_panel panel;
212 static int mipid_set_bklight_level(struct lcd_panel *panel, unsigned int level) in mipid_set_bklight_level()
230 static unsigned int mipid_get_bklight_level(struct lcd_panel *panel) in mipid_get_bklight_level()
240 static unsigned int mipid_get_bklight_max(struct lcd_panel *panel) in mipid_get_bklight_max()
251 static unsigned long mipid_get_caps(struct lcd_panel *panel) in mipid_get_caps()
284 static int mipid_run_test(struct lcd_panel *panel, int test_num) in mipid_run_test()
413 static int mipid_enable(struct lcd_panel *panel) in mipid_enable()
434 static void mipid_disable(struct lcd_panel *panel) in mipid_disable()
472 static int mipid_init(struct lcd_panel *panel, in mipid_init()
496 static void mipid_cleanup(struct lcd_panel *panel) in mipid_cleanup()
505 static struct lcd_panel mipid_panel = {