Searched defs:omapdss_atv_ops (Results 1 – 1 of 1) sorted by relevance
492 struct omapdss_atv_ops { struct493 int (*connect)(struct omap_dss_device *dssdev,495 void (*disconnect)(struct omap_dss_device *dssdev,498 int (*enable)(struct omap_dss_device *dssdev);499 void (*disable)(struct omap_dss_device *dssdev);501 int (*check_timings)(struct omap_dss_device *dssdev,503 void (*set_timings)(struct omap_dss_device *dssdev,505 void (*get_timings)(struct omap_dss_device *dssdev,508 void (*set_type)(struct omap_dss_device *dssdev,510 void (*invert_vid_out_polarity)(struct omap_dss_device *dssdev,[all …]