Searched refs:monitor_all_cnt (Results 1 – 3 of 3) sorted by relevance
1553 if (adap->monitor_all_cnt) in __cec_s_phys_addr()1576 if (adap->monitor_all_cnt && in __cec_s_phys_addr()2091 if (adap->monitor_all_cnt == 0) in cec_monitor_all_cnt_inc()2094 adap->monitor_all_cnt++; in cec_monitor_all_cnt_inc()2100 adap->monitor_all_cnt--; in cec_monitor_all_cnt_dec()2101 if (adap->monitor_all_cnt == 0) in cec_monitor_all_cnt_dec()2150 if (adap->monitor_all_cnt) in cec_adap_status()2152 adap->monitor_all_cnt); in cec_adap_status()
985 adap->is_configured || adap->monitor_all_cnt) in cec_pin_timer()1288 adap->monitor_all_cnt)) in cec_pin_changed()
209 u32 monitor_all_cnt; member