Searched refs:dispc_mgr_set_lcd_config (Results 1 – 4 of 4) sorted by relevance
444 void dispc_mgr_set_lcd_config(enum omap_channel channel,
728 dispc_mgr_set_lcd_config(mgr->id, &mp->lcd_config); in dss_mgr_write_regs_extra()
3073 void dispc_mgr_set_lcd_config(enum omap_channel channel, in dispc_mgr_set_lcd_config() function3089 EXPORT_SYMBOL(dispc_mgr_set_lcd_config);
3074 static void dispc_mgr_set_lcd_config(struct dispc_device *dispc, in dispc_mgr_set_lcd_config() function4689 dispc_mgr_set_lcd_config(dispc, OMAP_DSS_CHANNEL_LCD, &lcd_conf); in dispc_errata_i734_wa()4742 .mgr_set_lcd_config = dispc_mgr_set_lcd_config,