Home
last modified time | relevance | path

Searched defs:dw_hdmi_cec (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi-cec.c54 struct dw_hdmi_cec { struct
56 const struct dw_hdmi_cec_ops *ops; argument
71 static void dw_hdmi_write(struct dw_hdmi_cec *cec, u8 val, int offset) in dw_hdmi_write() argument