Searched refs:monitor_all_cnt (Results 1 – 3 of 3) sorted by relevance
1574 if (adap->monitor_all_cnt) in __cec_s_phys_addr()1597 if (adap->monitor_all_cnt && in __cec_s_phys_addr()2114 if (adap->monitor_all_cnt == 0) in cec_monitor_all_cnt_inc()2117 adap->monitor_all_cnt++; in cec_monitor_all_cnt_inc()2123 adap->monitor_all_cnt--; in cec_monitor_all_cnt_dec()2124 if (adap->monitor_all_cnt == 0) in cec_monitor_all_cnt_dec()2173 if (adap->monitor_all_cnt) in cec_adap_status()2175 adap->monitor_all_cnt); in cec_adap_status()
985 adap->is_configured || adap->monitor_all_cnt) in cec_pin_timer()1302 adap->monitor_all_cnt)) in cec_pin_changed()
232 u32 monitor_all_cnt; member