Lines Matching defs:dssdev
55 struct omap_dss_device dssdev; member
504 static int acx565akm_connect(struct omap_dss_device *dssdev) in acx565akm_connect()
515 static void acx565akm_disconnect(struct omap_dss_device *dssdev) in acx565akm_disconnect()
526 static int acx565akm_panel_power_on(struct omap_dss_device *dssdev) in acx565akm_panel_power_on()
582 static void acx565akm_panel_power_off(struct omap_dss_device *dssdev) in acx565akm_panel_power_off()
613 static int acx565akm_enable(struct omap_dss_device *dssdev) in acx565akm_enable()
637 static void acx565akm_disable(struct omap_dss_device *dssdev) in acx565akm_disable()
653 static void acx565akm_set_timings(struct omap_dss_device *dssdev, in acx565akm_set_timings()
665 static void acx565akm_get_timings(struct omap_dss_device *dssdev, in acx565akm_get_timings()
673 static int acx565akm_check_timings(struct omap_dss_device *dssdev, in acx565akm_check_timings()
699 struct omap_dss_device *dssdev; in acx565akm_probe() local
826 struct omap_dss_device *dssdev = &ddata->dssdev; in acx565akm_remove() local