Lines Matching defs:dssdev
57 struct omap_dss_device dssdev; member
505 static int acx565akm_connect(struct omap_dss_device *dssdev) in acx565akm_connect()
516 static void acx565akm_disconnect(struct omap_dss_device *dssdev) in acx565akm_disconnect()
527 static int acx565akm_panel_power_on(struct omap_dss_device *dssdev) in acx565akm_panel_power_on()
578 static void acx565akm_panel_power_off(struct omap_dss_device *dssdev) in acx565akm_panel_power_off()
608 static int acx565akm_enable(struct omap_dss_device *dssdev) in acx565akm_enable()
632 static void acx565akm_disable(struct omap_dss_device *dssdev) in acx565akm_disable()
648 static void acx565akm_set_timings(struct omap_dss_device *dssdev, in acx565akm_set_timings()
660 static void acx565akm_get_timings(struct omap_dss_device *dssdev, in acx565akm_get_timings()
668 static int acx565akm_check_timings(struct omap_dss_device *dssdev, in acx565akm_check_timings()
695 struct omap_dss_device *dssdev, *in; in acx565akm_probe_pdata() local
736 struct omap_dss_device *dssdev; in acx565akm_probe() local
863 struct omap_dss_device *dssdev = &ddata->dssdev; in acx565akm_remove() local