Searched refs:dw_hdmi_cec_ops (Results 1 – 3 of 3) sorted by relevance
6 struct dw_hdmi_cec_ops { struct15 const struct dw_hdmi_cec_ops *ops; argument
59 const struct dw_hdmi_cec_ops *ops;219 static const struct cec_adap_ops dw_hdmi_cec_ops = { variable261 cec->adap = cec_allocate_adapter(&dw_hdmi_cec_ops, cec, "dw_hdmi", in dw_hdmi_cec_probe()
2262 static const struct dw_hdmi_cec_ops dw_hdmi_cec_ops = { variable2518 cec.ops = &dw_hdmi_cec_ops; in __dw_hdmi_probe()