Searched refs:bus_timer (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_common.c | 5620 pub->timeout_info->bus_timer = osl_timer_init(pub->osh, in dhd_start_bus_timer() 5623 osl_timer_update(pub->osh, pub->timeout_info->bus_timer, bus_to_ms, 0); in dhd_start_bus_timer() 5649 osl_timer_del(pub->osh, pub->timeout_info->bus_timer); in dhd_stop_bus_timer()
|
| H A D | dhd.h | 634 osl_timer_t *bus_timer; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_common.c | 8989 pub->timeout_info->bus_timer = osl_timer_init(pub->osh, in dhd_start_bus_timer() 8992 osl_timer_update(pub->osh, pub->timeout_info->bus_timer, bus_to_ms, 0); in dhd_start_bus_timer() 9025 osl_timer_del(pub->osh, pub->timeout_info->bus_timer); in dhd_stop_bus_timer()
|
| H A D | dhd.h | 1081 osl_timer_t *bus_timer; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_common.c | 8994 pub->timeout_info->bus_timer = osl_timer_init(pub->osh, in dhd_start_bus_timer() 8997 osl_timer_update(pub->osh, pub->timeout_info->bus_timer, bus_to_ms, 0); in dhd_start_bus_timer() 9030 osl_timer_del(pub->osh, pub->timeout_info->bus_timer); in dhd_stop_bus_timer()
|
| H A D | dhd.h | 1079 osl_timer_t *bus_timer; member
|