Lines Matching defs:dssdev
35 void omapdss_default_get_resolution(struct omap_dss_device *dssdev, in omapdss_default_get_resolution()
43 int omapdss_default_get_recommended_bpp(struct omap_dss_device *dssdev) in omapdss_default_get_recommended_bpp()
74 void omapdss_default_get_timings(struct omap_dss_device *dssdev, in omapdss_default_get_timings()
83 struct omap_dss_device *dssdev = NULL; in dss_suspend_all_devices() local
102 struct omap_dss_device *dssdev = NULL; in dss_resume_all_devices() local
119 struct omap_dss_device *dssdev = NULL; in dss_disable_all_devices() local
134 int omapdss_register_display(struct omap_dss_device *dssdev) in omapdss_register_display()
178 void omapdss_unregister_display(struct omap_dss_device *dssdev) in omapdss_unregister_display()
186 struct omap_dss_device *omap_dss_get_device(struct omap_dss_device *dssdev) in omap_dss_get_device()
200 void omap_dss_put_device(struct omap_dss_device *dssdev) in omap_dss_put_device()
214 struct omap_dss_device *dssdev; in omap_dss_get_next_device() local
257 int (*match)(struct omap_dss_device *dssdev, void *data)) in omap_dss_find_device()
259 struct omap_dss_device *dssdev = NULL; in omap_dss_find_device() local