Lines Matching defs:dssdev
21 struct omap_dss_device dssdev; member
54 static int tvc_connect(struct omap_dss_device *dssdev) in tvc_connect()
72 static void tvc_disconnect(struct omap_dss_device *dssdev) in tvc_disconnect()
85 static int tvc_enable(struct omap_dss_device *dssdev) in tvc_enable()
117 static void tvc_disable(struct omap_dss_device *dssdev) in tvc_disable()
132 static void tvc_set_timings(struct omap_dss_device *dssdev, in tvc_set_timings()
144 static void tvc_get_timings(struct omap_dss_device *dssdev, in tvc_get_timings()
152 static int tvc_check_timings(struct omap_dss_device *dssdev, in tvc_check_timings()
161 static u32 tvc_get_wss(struct omap_dss_device *dssdev) in tvc_get_wss()
169 static int tvc_set_wss(struct omap_dss_device *dssdev, u32 wss) in tvc_set_wss()
198 struct omap_dss_device *in, *dssdev; in tvc_probe_pdata() local
239 struct omap_dss_device *dssdev; in tvc_probe() local
285 struct omap_dss_device *dssdev = &ddata->dssdev; in tvc_remove() local