Searched refs:dispc_mgr_set_lcd_config (Results 1 – 4 of 4) sorted by relevance
413 void dispc_mgr_set_lcd_config(enum omap_channel channel,
717 dispc_mgr_set_lcd_config(mgr->id, &mp->lcd_config); in dss_mgr_write_regs_extra()
2951 void dispc_mgr_set_lcd_config(enum omap_channel channel, in dispc_mgr_set_lcd_config() function2967 EXPORT_SYMBOL(dispc_mgr_set_lcd_config);
3049 static void dispc_mgr_set_lcd_config(struct dispc_device *dispc, in dispc_mgr_set_lcd_config() function4654 dispc_mgr_set_lcd_config(dispc, OMAP_DSS_CHANNEL_LCD, &lcd_conf); in dispc_errata_i734_wa()4707 .mgr_set_lcd_config = dispc_mgr_set_lcd_config,