Lines Matching defs:omapdss_hdmi_ops
609 struct omapdss_hdmi_ops { struct
610 int (*connect)(struct omap_dss_device *dssdev,
612 void (*disconnect)(struct omap_dss_device *dssdev,
615 int (*enable)(struct omap_dss_device *dssdev);
616 void (*disable)(struct omap_dss_device *dssdev);
618 int (*check_timings)(struct omap_dss_device *dssdev,
620 void (*set_timings)(struct omap_dss_device *dssdev,
622 void (*get_timings)(struct omap_dss_device *dssdev,
625 int (*read_edid)(struct omap_dss_device *dssdev, u8 *buf, int len);
626 bool (*detect)(struct omap_dss_device *dssdev);
628 int (*set_hdmi_mode)(struct omap_dss_device *dssdev, bool hdmi_mode);
629 int (*set_infoframe)(struct omap_dss_device *dssdev,