Lines Matching defs:dssdev
68 struct omap_dss_device dssdev; member
516 static int acx565akm_connect(struct omap_dss_device *dssdev) in acx565akm_connect()
532 static void acx565akm_disconnect(struct omap_dss_device *dssdev) in acx565akm_disconnect()
543 static int acx565akm_panel_power_on(struct omap_dss_device *dssdev) in acx565akm_panel_power_on()
594 static void acx565akm_panel_power_off(struct omap_dss_device *dssdev) in acx565akm_panel_power_off()
624 static int acx565akm_enable(struct omap_dss_device *dssdev) in acx565akm_enable()
648 static void acx565akm_disable(struct omap_dss_device *dssdev) in acx565akm_disable()
664 static void acx565akm_set_timings(struct omap_dss_device *dssdev, in acx565akm_set_timings()
676 static void acx565akm_get_timings(struct omap_dss_device *dssdev, in acx565akm_get_timings()
684 static int acx565akm_check_timings(struct omap_dss_device *dssdev, in acx565akm_check_timings()
711 struct omap_dss_device *dssdev, *in; in acx565akm_probe_pdata() local
752 struct omap_dss_device *dssdev; in acx565akm_probe() local
879 struct omap_dss_device *dssdev = &ddata->dssdev; in acx565akm_remove() local