Lines Matching defs:omapdss_hdmi_ops
547 struct omapdss_hdmi_ops { struct
548 int (*connect)(struct omap_dss_device *dssdev,
550 void (*disconnect)(struct omap_dss_device *dssdev,
553 int (*enable)(struct omap_dss_device *dssdev);
554 void (*disable)(struct omap_dss_device *dssdev);
556 int (*check_timings)(struct omap_dss_device *dssdev,
558 void (*set_timings)(struct omap_dss_device *dssdev,
560 void (*get_timings)(struct omap_dss_device *dssdev,
563 int (*read_edid)(struct omap_dss_device *dssdev, u8 *buf, int len);
564 bool (*detect)(struct omap_dss_device *dssdev);
566 int (*set_hdmi_mode)(struct omap_dss_device *dssdev, bool hdmi_mode);
567 int (*set_infoframe)(struct omap_dss_device *dssdev,