Home
last modified time | relevance | path

Searched refs:dw_hdmi_qp_cec_ops (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi-qp-cec.h12 struct dw_hdmi_qp_cec_ops { struct
21 const struct dw_hdmi_qp_cec_ops *ops; argument
H A Ddw-hdmi-qp-cec.c54 const struct dw_hdmi_qp_cec_ops *ops;
212 static const struct cec_adap_ops dw_hdmi_qp_cec_ops = { variable
255 cec->adap = cec_allocate_adapter(&dw_hdmi_qp_cec_ops, cec, "dw_hdmi_qp", in dw_hdmi_qp_cec_probe()
H A Ddw-hdmi-qp.c3035 static const struct dw_hdmi_qp_cec_ops dw_hdmi_qp_cec_ops = { variable
3531 cec.ops = &dw_hdmi_qp_cec_ops; in __dw_hdmi_probe()