Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/cec/core/
H A Dcec-priv.h34 int cec_monitor_all_cnt_inc(struct cec_adapter *adap);
H A Dcec-api.c448 err = cec_monitor_all_cnt_inc(adap); in cec_s_mode()
H A Dcec-adap.c2110 int cec_monitor_all_cnt_inc(struct cec_adapter *adap) in cec_monitor_all_cnt_inc() function