Lines Matching refs:omap_dss_device
68 struct omap_dss_device dssdev;
69 struct omap_dss_device *in;
516 static int acx565akm_connect(struct omap_dss_device *dssdev) in acx565akm_connect()
519 struct omap_dss_device *in = ddata->in; in acx565akm_connect()
532 static void acx565akm_disconnect(struct omap_dss_device *dssdev) in acx565akm_disconnect()
535 struct omap_dss_device *in = ddata->in; in acx565akm_disconnect()
543 static int acx565akm_panel_power_on(struct omap_dss_device *dssdev) in acx565akm_panel_power_on()
546 struct omap_dss_device *in = ddata->in; in acx565akm_panel_power_on()
594 static void acx565akm_panel_power_off(struct omap_dss_device *dssdev) in acx565akm_panel_power_off()
597 struct omap_dss_device *in = ddata->in; 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()
668 struct omap_dss_device *in = ddata->in; 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()
688 struct omap_dss_device *in = ddata->in; in acx565akm_check_timings()
711 struct omap_dss_device *dssdev, *in; in acx565akm_probe_pdata()
752 struct omap_dss_device *dssdev; in acx565akm_probe()
879 struct omap_dss_device *dssdev = &ddata->dssdev; in acx565akm_remove()
880 struct omap_dss_device *in = ddata->in; in acx565akm_remove()