Home
last modified time | relevance | path

Searched refs:bus_timer_active (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_common.c5206 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()
H A Ddhd.h630 bool bus_timer_active; member
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_common.c8498 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()
H A Ddhd.h1077 bool bus_timer_active; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_common.c8503 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()
H A Ddhd.h1075 bool bus_timer_active; member