linux/drivers/gpu/drm/bridge/synopsys/dw-hdmi-cec.h

#ifndef DW_HDMI_CEC_H
#define DW_HDMI_CEC_H

struct dw_hdmi;

struct dw_hdmi_cec_ops {};

struct dw_hdmi_cec_data {};

#endif