Searched defs:plat_lcd_data (Results 1 – 1 of 1) sorted by relevance
13 struct plat_lcd_data { struct14 int (*probe)(struct plat_lcd_data *); argument15 void (*set_power)(struct plat_lcd_data *, unsigned int power); argument16 int (*match_fb)(struct plat_lcd_data *, struct fb_info *); argument
Completed in 3 milliseconds