Lines Matching defs:dssdev
21 struct omap_dss_device dssdev; member
49 static int tvc_connect(struct omap_dss_device *dssdev) in tvc_connect()
67 static void tvc_disconnect(struct omap_dss_device *dssdev) in tvc_disconnect()
80 static int tvc_enable(struct omap_dss_device *dssdev) in tvc_enable()
112 static void tvc_disable(struct omap_dss_device *dssdev) in tvc_disable()
127 static void tvc_set_timings(struct omap_dss_device *dssdev, in tvc_set_timings()
139 static void tvc_get_timings(struct omap_dss_device *dssdev, in tvc_get_timings()
147 static int tvc_check_timings(struct omap_dss_device *dssdev, in tvc_check_timings()
156 static u32 tvc_get_wss(struct omap_dss_device *dssdev) in tvc_get_wss()
164 static int tvc_set_wss(struct omap_dss_device *dssdev, u32 wss) in tvc_set_wss()
193 struct omap_dss_device *in, *dssdev; in tvc_probe_pdata() local
233 struct omap_dss_device *dssdev; in tvc_probe() local
279 struct omap_dss_device *dssdev = &ddata->dssdev; in tvc_remove() local