Searched refs:bus_timer_active (Results 1 – 6 of 6) sorted by relevance
5206 pub->timeout_info->bus_timer_active = FALSE; in init_dhd_timeouts()5573 if (pub->timeout_info->bus_timer_active) { in dhd_bus_timeout()5615 if (pub->timeout_info->bus_timer_active) { in dhd_start_bus_timer()5622 pub->timeout_info->bus_timer_active = TRUE; in dhd_start_bus_timer()5648 if (pub->timeout_info->bus_timer_active) { in dhd_stop_bus_timer()5650 pub->timeout_info->bus_timer_active = FALSE; in dhd_stop_bus_timer()
630 bool bus_timer_active; member
8498 pub->timeout_info->bus_timer_active = FALSE; in init_dhd_timeouts()8938 if (pub->timeout_info && pub->timeout_info->bus_timer_active) { in dhd_bus_timeout()8984 if (pub->timeout_info->bus_timer_active) { in dhd_start_bus_timer()8991 pub->timeout_info->bus_timer_active = TRUE; in dhd_start_bus_timer()9024 if (pub->timeout_info->bus_timer_active) { in dhd_stop_bus_timer()9026 pub->timeout_info->bus_timer_active = FALSE; in dhd_stop_bus_timer()
1077 bool bus_timer_active; member
8503 pub->timeout_info->bus_timer_active = FALSE; in init_dhd_timeouts()8943 if (pub->timeout_info && pub->timeout_info->bus_timer_active) { in dhd_bus_timeout()8989 if (pub->timeout_info->bus_timer_active) { in dhd_start_bus_timer()8996 pub->timeout_info->bus_timer_active = TRUE; in dhd_start_bus_timer()9029 if (pub->timeout_info->bus_timer_active) { in dhd_stop_bus_timer()9031 pub->timeout_info->bus_timer_active = FALSE; in dhd_stop_bus_timer()
1075 bool bus_timer_active; member