Lines Matching defs:dssdev
55 struct omap_dss_device dssdev; member
500 static int acx565akm_connect(struct omap_dss_device *dssdev) in acx565akm_connect()
511 static void acx565akm_disconnect(struct omap_dss_device *dssdev) in acx565akm_disconnect()
522 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()
609 static int acx565akm_enable(struct omap_dss_device *dssdev) in acx565akm_enable()
633 static void acx565akm_disable(struct omap_dss_device *dssdev) in acx565akm_disable()
649 static void acx565akm_set_timings(struct omap_dss_device *dssdev, in acx565akm_set_timings()
661 static void acx565akm_get_timings(struct omap_dss_device *dssdev, in acx565akm_get_timings()
669 static int acx565akm_check_timings(struct omap_dss_device *dssdev, in acx565akm_check_timings()
695 struct omap_dss_device *dssdev; in acx565akm_probe() local
821 struct omap_dss_device *dssdev = &ddata->dssdev; in acx565akm_remove() local