Lines Matching defs:dssdev
44 struct omap_dss_device *dssdev; member
50 *get_pdata(const struct omap_dss_device *dssdev) in get_pdata()
55 static int panel_dvi_power_on(struct omap_dss_device *dssdev) in panel_dvi_power_on()
80 static void panel_dvi_power_off(struct omap_dss_device *dssdev) in panel_dvi_power_off()
93 static int panel_dvi_probe(struct omap_dss_device *dssdev) in panel_dvi_probe()
112 static void __exit panel_dvi_remove(struct omap_dss_device *dssdev) in panel_dvi_remove()
125 static int panel_dvi_enable(struct omap_dss_device *dssdev) in panel_dvi_enable()
141 static void panel_dvi_disable(struct omap_dss_device *dssdev) in panel_dvi_disable()
154 static int panel_dvi_suspend(struct omap_dss_device *dssdev) in panel_dvi_suspend()
169 static int panel_dvi_resume(struct omap_dss_device *dssdev) in panel_dvi_resume()
185 static void panel_dvi_set_timings(struct omap_dss_device *dssdev, in panel_dvi_set_timings()
195 static void panel_dvi_get_timings(struct omap_dss_device *dssdev, in panel_dvi_get_timings()
205 static int panel_dvi_check_timings(struct omap_dss_device *dssdev, in panel_dvi_check_timings()
250 static int panel_dvi_read_edid(struct omap_dss_device *dssdev, in panel_dvi_read_edid()
301 static bool panel_dvi_detect(struct omap_dss_device *dssdev) in panel_dvi_detect()