Searched refs:monitor_all_cnt (Results 1 – 3 of 3) sorted by relevance
1573 if (adap->monitor_all_cnt) in __cec_s_phys_addr()1596 if (adap->monitor_all_cnt && in __cec_s_phys_addr()2113 if (adap->monitor_all_cnt == 0) in cec_monitor_all_cnt_inc()2116 adap->monitor_all_cnt++; in cec_monitor_all_cnt_inc()2122 adap->monitor_all_cnt--; in cec_monitor_all_cnt_dec()2123 if (adap->monitor_all_cnt == 0) in cec_monitor_all_cnt_dec()2172 if (adap->monitor_all_cnt) in cec_adap_status()2174 adap->monitor_all_cnt); in cec_adap_status()
985 adap->is_configured || adap->monitor_all_cnt) in cec_pin_timer()1297 adap->monitor_all_cnt)) in cec_pin_changed()
232 u32 monitor_all_cnt; member