Lines Matching defs:dssdev
18 struct omap_dss_device dssdev; member
46 static int tvc_connect(struct omap_dss_device *dssdev) in tvc_connect()
59 static void tvc_disconnect(struct omap_dss_device *dssdev) in tvc_disconnect()
72 static int tvc_enable(struct omap_dss_device *dssdev) in tvc_enable()
104 static void tvc_disable(struct omap_dss_device *dssdev) in tvc_disable()
119 static void tvc_set_timings(struct omap_dss_device *dssdev, in tvc_set_timings()
131 static void tvc_get_timings(struct omap_dss_device *dssdev, in tvc_get_timings()
139 static int tvc_check_timings(struct omap_dss_device *dssdev, in tvc_check_timings()
148 static u32 tvc_get_wss(struct omap_dss_device *dssdev) in tvc_get_wss()
156 static int tvc_set_wss(struct omap_dss_device *dssdev, u32 wss) in tvc_set_wss()
185 struct omap_dss_device *in, *dssdev; in tvc_probe_pdata() local
225 struct omap_dss_device *dssdev; in tvc_probe() local
271 struct omap_dss_device *dssdev = &ddata->dssdev; in tvc_remove() local