Searched refs:cec_pin_allocate_adapter (Results 1 – 4 of 4) sorted by relevance
76 struct cec_adapter *cec_pin_allocate_adapter(const struct cec_pin_ops *pin_ops,
206 cec->adap = cec_pin_allocate_adapter(&cec_gpio_pin_ops, in cec_gpio_probe()
1339 struct cec_adapter *cec_pin_allocate_adapter(const struct cec_pin_ops *pin_ops, in cec_pin_allocate_adapter() function1369 EXPORT_SYMBOL_GPL(cec_pin_allocate_adapter);
624 hdmi->cec_adap = cec_pin_allocate_adapter(&sun4i_hdmi_cec_pin_ops, in sun4i_hdmi_bind()