cec_pin_allocate_adapter
hdmi->cec_adap = cec_pin_allocate_adapter(&sun4i_hdmi_cec_pin_ops,
EXPORT_SYMBOL_GPL(cec_pin_allocate_adapter);
cec->adap = cec_pin_allocate_adapter(&cec_gpio_pin_ops,
struct cec_adapter *cec_pin_allocate_adapter(const struct cec_pin_ops *pin_ops,