Lines Matching refs:omap_dss_device
402 static void venc_power_on(struct omap_dss_device *dssdev) in venc_power_on()
437 static void venc_power_off(struct omap_dss_device *dssdev) in venc_power_off()
457 static int venc_panel_probe(struct omap_dss_device *dssdev) in venc_panel_probe()
464 static void venc_panel_remove(struct omap_dss_device *dssdev) in venc_panel_remove()
468 static int venc_panel_enable(struct omap_dss_device *dssdev) in venc_panel_enable()
496 static void venc_panel_disable(struct omap_dss_device *dssdev) in venc_panel_disable()
521 static int venc_panel_suspend(struct omap_dss_device *dssdev) in venc_panel_suspend()
527 static int venc_panel_resume(struct omap_dss_device *dssdev) in venc_panel_resume()
533 struct omap_dss_device *dssdev) in venc_get_update_mode()
538 static int venc_set_update_mode(struct omap_dss_device *dssdev, in venc_set_update_mode()
546 static void venc_get_timings(struct omap_dss_device *dssdev, in venc_get_timings()
552 static void venc_set_timings(struct omap_dss_device *dssdev, in venc_set_timings()
569 static int venc_check_timings(struct omap_dss_device *dssdev, in venc_check_timings()
583 static u32 venc_get_wss(struct omap_dss_device *dssdev) in venc_get_wss()
589 static int venc_set_wss(struct omap_dss_device *dssdev, u32 wss) in venc_set_wss()
643 int venc_init_display(struct omap_dss_device *dssdev) in venc_init_display()