Searched defs:omapdss_dpi_ops (Results 1 – 1 of 1) sorted by relevance
437 struct omapdss_dpi_ops { struct438 int (*connect)(struct omap_dss_device *dssdev,440 void (*disconnect)(struct omap_dss_device *dssdev,443 int (*enable)(struct omap_dss_device *dssdev);444 void (*disable)(struct omap_dss_device *dssdev);446 int (*check_timings)(struct omap_dss_device *dssdev,448 void (*set_timings)(struct omap_dss_device *dssdev,450 void (*get_timings)(struct omap_dss_device *dssdev,453 void (*set_data_lines)(struct omap_dss_device *dssdev, int data_lines);