Lines Matching refs:dssdev
197 int (*update)(struct omap_dss_device *dssdev);
198 bool (*is_video_mode)(struct omap_dss_device *dssdev);
239 void omapdss_device_register(struct omap_dss_device *dssdev);
240 void omapdss_device_unregister(struct omap_dss_device *dssdev);
241 struct omap_dss_device *omapdss_device_get(struct omap_dss_device *dssdev);
242 void omapdss_device_put(struct omap_dss_device *dssdev);
297 void dss_mgr_set_timings(struct omap_dss_device *dssdev,
299 void dss_mgr_set_lcd_config(struct omap_dss_device *dssdev,
301 int dss_mgr_enable(struct omap_dss_device *dssdev);
302 void dss_mgr_disable(struct omap_dss_device *dssdev);
303 void dss_mgr_start_update(struct omap_dss_device *dssdev);
304 int dss_mgr_register_framedone_handler(struct omap_dss_device *dssdev,
306 void dss_mgr_unregister_framedone_handler(struct omap_dss_device *dssdev,