Searched refs:monitor_all_cnt (Results 1 – 3 of 3) sorted by relevance
1498 if (adap->monitor_all_cnt) in __cec_s_phys_addr()1515 if (adap->monitor_all_cnt && in __cec_s_phys_addr()2011 if (adap->monitor_all_cnt == 0) in cec_monitor_all_cnt_inc()2014 adap->monitor_all_cnt++; in cec_monitor_all_cnt_inc()2020 adap->monitor_all_cnt--; in cec_monitor_all_cnt_dec()2021 if (adap->monitor_all_cnt == 0) in cec_monitor_all_cnt_dec()2070 if (adap->monitor_all_cnt) in cec_adap_status()2072 adap->monitor_all_cnt); in cec_adap_status()
973 adap->is_configured || adap->monitor_all_cnt) in cec_pin_timer()1267 adap->monitor_all_cnt)) in cec_pin_changed()
177 u32 monitor_all_cnt; member