dw_hdmi_set_plugged_cb
return dw_hdmi_set_plugged_cb(dw->data.hdmi, fn, codec_dev);
return dw_hdmi_set_plugged_cb(hdmi, fn, codec_dev);
EXPORT_SYMBOL_GPL(dw_hdmi_set_plugged_cb);
int dw_hdmi_set_plugged_cb(struct dw_hdmi *hdmi, hdmi_codec_plugged_cb fn,