dw_hdmi_cec_ops
static const struct cec_adap_ops dw_hdmi_cec_ops = {
cec->adap = cec_allocate_adapter(&dw_hdmi_cec_ops, cec, "dw_hdmi",
const struct dw_hdmi_cec_ops *ops;
const struct dw_hdmi_cec_ops *ops;
static const struct dw_hdmi_cec_ops dw_hdmi_cec_ops = {
cec.ops = &dw_hdmi_cec_ops;