Home
last modified time | relevance | path

Searched defs:omapdss_sdi_ops (Results 1 – 1 of 1) sorted by relevance

/drivers/gpu/drm/omapdrm/dss/
Domapdss.h514 struct omapdss_sdi_ops { struct
515 int (*connect)(struct omap_dss_device *dssdev,
517 void (*disconnect)(struct omap_dss_device *dssdev,
520 int (*enable)(struct omap_dss_device *dssdev);
521 void (*disable)(struct omap_dss_device *dssdev);
523 int (*check_timings)(struct omap_dss_device *dssdev,
525 void (*set_timings)(struct omap_dss_device *dssdev,
527 void (*get_timings)(struct omap_dss_device *dssdev,
530 void (*set_datapairs)(struct omap_dss_device *dssdev, int datapairs);