Lines Matching defs:dssdev
420 static int venc_power_on(struct omap_dss_device *dssdev) in venc_power_on()
469 static void venc_power_off(struct omap_dss_device *dssdev) in venc_power_off()
489 static int venc_panel_probe(struct omap_dss_device *dssdev) in venc_panel_probe()
496 static void venc_panel_remove(struct omap_dss_device *dssdev) in venc_panel_remove()
500 static int venc_panel_enable(struct omap_dss_device *dssdev) in venc_panel_enable()
543 static void venc_panel_disable(struct omap_dss_device *dssdev) in venc_panel_disable()
569 static int venc_panel_suspend(struct omap_dss_device *dssdev) in venc_panel_suspend()
575 static int venc_panel_resume(struct omap_dss_device *dssdev) in venc_panel_resume()
580 static void venc_get_timings(struct omap_dss_device *dssdev, in venc_get_timings()
586 static void venc_set_timings(struct omap_dss_device *dssdev, in venc_set_timings()
603 static int venc_check_timings(struct omap_dss_device *dssdev, in venc_check_timings()
617 static u32 venc_get_wss(struct omap_dss_device *dssdev) in venc_get_wss()
623 static int venc_set_wss(struct omap_dss_device *dssdev, u32 wss) in venc_set_wss()
678 int venc_init_display(struct omap_dss_device *dssdev) in venc_init_display()