Searched defs:omapdss_sdi_ops (Results 1 – 1 of 1) sorted by relevance
456 struct omapdss_sdi_ops { struct457 int (*connect)(struct omap_dss_device *dssdev,459 void (*disconnect)(struct omap_dss_device *dssdev,462 int (*enable)(struct omap_dss_device *dssdev);463 void (*disable)(struct omap_dss_device *dssdev);465 int (*check_timings)(struct omap_dss_device *dssdev,467 void (*set_timings)(struct omap_dss_device *dssdev,469 void (*get_timings)(struct omap_dss_device *dssdev,472 void (*set_datapairs)(struct omap_dss_device *dssdev, int datapairs);