Lines Matching refs:omap_dss_device

55 	struct omap_dss_device	dssdev;
56 struct omap_dss_device *in;
504 static int acx565akm_connect(struct omap_dss_device *dssdev) in acx565akm_connect()
507 struct omap_dss_device *in = ddata->in; in acx565akm_connect()
515 static void acx565akm_disconnect(struct omap_dss_device *dssdev) in acx565akm_disconnect()
518 struct omap_dss_device *in = ddata->in; in acx565akm_disconnect()
526 static int acx565akm_panel_power_on(struct omap_dss_device *dssdev) in acx565akm_panel_power_on()
529 struct omap_dss_device *in = ddata->in; in acx565akm_panel_power_on()
582 static void acx565akm_panel_power_off(struct omap_dss_device *dssdev) in acx565akm_panel_power_off()
585 struct omap_dss_device *in = ddata->in; 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()
657 struct omap_dss_device *in = ddata->in; 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()
677 struct omap_dss_device *in = ddata->in; in acx565akm_check_timings()
699 struct omap_dss_device *dssdev; in acx565akm_probe()
826 struct omap_dss_device *dssdev = &ddata->dssdev; in acx565akm_remove()
827 struct omap_dss_device *in = ddata->in; in acx565akm_remove()