Home
last modified time | relevance | path

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

/linux/drivers/media/cec/core/
H A Dcec-priv.h48 int cec_adap_enable(struct cec_adapter *adap);
H A Dcec-adap.c1638 int cec_adap_enable(struct cec_adapter *adap) in cec_adap_enable() function
1713 cec_adap_enable(adap); in __cec_s_phys_addr()
1720 cec_adap_enable(adap); in __cec_s_phys_addr()
1804 cec_adap_enable(adap); in __cec_s_log_addrs()
1940 err = cec_adap_enable(adap); in __cec_s_log_addrs()
2246 ret = cec_adap_enable(adap); in cec_monitor_all_cnt_inc()
2259 cec_adap_enable(adap); in cec_monitor_all_cnt_dec()
2274 ret = cec_adap_enable(adap); in cec_monitor_pin_cnt_inc()
2287 cec_adap_enable(adap); in cec_monitor_pin_cnt_dec()
H A Dcec-core.c166 cec_adap_enable(adap); in cec_devnode_unregister()