Lines Matching defs:dssdev
25 void omapdss_default_get_resolution(struct omap_dss_device *dssdev, in omapdss_default_get_resolution()
33 int omapdss_default_get_recommended_bpp(struct omap_dss_device *dssdev) in omapdss_default_get_recommended_bpp()
64 void omapdss_default_get_timings(struct omap_dss_device *dssdev, in omapdss_default_get_timings()
73 struct omap_dss_device *dssdev = NULL; in dss_suspend_all_devices() local
92 struct omap_dss_device *dssdev = NULL; in dss_resume_all_devices() local
109 struct omap_dss_device *dssdev = NULL; in dss_disable_all_devices() local
124 int omapdss_register_display(struct omap_dss_device *dssdev) in omapdss_register_display()
168 void omapdss_unregister_display(struct omap_dss_device *dssdev) in omapdss_unregister_display()
176 struct omap_dss_device *omap_dss_get_device(struct omap_dss_device *dssdev) in omap_dss_get_device()
190 void omap_dss_put_device(struct omap_dss_device *dssdev) in omap_dss_put_device()
204 struct omap_dss_device *dssdev; in omap_dss_get_next_device() local
247 int (*match)(struct omap_dss_device *dssdev, void *data)) in omap_dss_find_device()
249 struct omap_dss_device *dssdev = NULL; in omap_dss_find_device() local