Lines Matching defs:dssdev
80 struct omap_dss_device *dssdev; member
475 static int acx_get_recommended_bpp(struct omap_dss_device *dssdev) in acx_get_recommended_bpp()
492 static int acx_panel_probe(struct omap_dss_device *dssdev) in acx_panel_probe()
572 static void acx_panel_remove(struct omap_dss_device *dssdev) in acx_panel_remove()
584 static int acx_panel_power_on(struct omap_dss_device *dssdev) in acx_panel_power_on()
645 static void acx_panel_power_off(struct omap_dss_device *dssdev) in acx_panel_power_off()
682 static int acx_panel_enable(struct omap_dss_device *dssdev) in acx_panel_enable()
696 static void acx_panel_disable(struct omap_dss_device *dssdev) in acx_panel_disable()
703 static int acx_panel_suspend(struct omap_dss_device *dssdev) in acx_panel_suspend()
711 static int acx_panel_resume(struct omap_dss_device *dssdev) in acx_panel_resume()
724 static void acx_panel_set_timings(struct omap_dss_device *dssdev, in acx_panel_set_timings()
741 static void acx_panel_get_timings(struct omap_dss_device *dssdev, in acx_panel_get_timings()
747 static int acx_panel_check_timings(struct omap_dss_device *dssdev, in acx_panel_check_timings()