Lines Matching refs:lcd_panel
48 struct lcd_panel panel;
199 static int mipid_set_bklight_level(struct lcd_panel *panel, unsigned int level) in mipid_set_bklight_level()
217 static unsigned int mipid_get_bklight_level(struct lcd_panel *panel) in mipid_get_bklight_level()
227 static unsigned int mipid_get_bklight_max(struct lcd_panel *panel) in mipid_get_bklight_max()
238 static unsigned long mipid_get_caps(struct lcd_panel *panel) in mipid_get_caps()
271 static int mipid_run_test(struct lcd_panel *panel, int test_num) in mipid_run_test()
400 static int mipid_enable(struct lcd_panel *panel) in mipid_enable()
421 static void mipid_disable(struct lcd_panel *panel) in mipid_disable()
459 static int mipid_init(struct lcd_panel *panel, in mipid_init()
478 static void mipid_cleanup(struct lcd_panel *panel) in mipid_cleanup()
486 static const struct lcd_panel mipid_panel = {