Searched refs:init_panel (Results 1 – 2 of 2) sorted by relevance
778 if (fb->vendor->init_panel) { in clcdfb_of_init_display()779 err = fb->vendor->init_panel(fb, panel); in clcdfb_of_init_display()1026 .init_panel = versatile_clcd_init_panel,1034 .init_panel = nomadik_clcd_init_panel,
149 int (*init_panel)(struct clcd_fb *fb, member