Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/cec/core/
H A Dcec-priv.h44 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.c2185 int cec_monitor_all_cnt_inc(struct cec_adapter *adap) in cec_monitor_all_cnt_inc() function