Searched defs:omapdss_dpi_ops (Results 1 – 1 of 1) sorted by relevance
529 struct omapdss_dpi_ops { struct530 int (*connect)(struct omap_dss_device *dssdev,532 void (*disconnect)(struct omap_dss_device *dssdev,535 int (*enable)(struct omap_dss_device *dssdev);536 void (*disable)(struct omap_dss_device *dssdev);538 int (*check_timings)(struct omap_dss_device *dssdev,540 void (*set_timings)(struct omap_dss_device *dssdev,542 void (*get_timings)(struct omap_dss_device *dssdev,545 void (*set_data_lines)(struct omap_dss_device *dssdev, int data_lines);