Lines Matching defs:omapdss_hdmi_ops
370 struct omapdss_hdmi_ops { struct
371 int (*connect)(struct omap_dss_device *dssdev,
373 void (*disconnect)(struct omap_dss_device *dssdev,
376 int (*enable)(struct omap_dss_device *dssdev);
377 void (*disable)(struct omap_dss_device *dssdev);
379 int (*check_timings)(struct omap_dss_device *dssdev,
381 void (*set_timings)(struct omap_dss_device *dssdev,
383 void (*get_timings)(struct omap_dss_device *dssdev,
386 int (*read_edid)(struct omap_dss_device *dssdev, u8 *buf, int len);
387 void (*lost_hotplug)(struct omap_dss_device *dssdev);
388 bool (*detect)(struct omap_dss_device *dssdev);
390 int (*register_hpd_cb)(struct omap_dss_device *dssdev,
394 void (*unregister_hpd_cb)(struct omap_dss_device *dssdev);
395 void (*enable_hpd)(struct omap_dss_device *dssdev);
396 void (*disable_hpd)(struct omap_dss_device *dssdev);
398 int (*set_hdmi_mode)(struct omap_dss_device *dssdev, bool hdmi_mode);
399 int (*set_infoframe)(struct omap_dss_device *dssdev,