Home
last modified time | relevance | path

Searched refs:dhd_os_runtimepm_timer (Results 1 – 4 of 4) sorted by relevance

/device/board/isoftstone/yangfan/kernel/src/driv/net/rockchip_wlan/rkwifi/bcmdhd/
Ddhd.h2675 extern void dhd_os_runtimepm_timer(void *bus, uint tick);
4126 dhd_os_runtimepm_timer(dhdp, 0); \
4133 dhd_os_runtimepm_timer(dhdp, dhd_runtimepm_ms); \
Ddhd_linux.c17984 dhd_os_runtimepm_timer(void *bus, uint tick) in dhd_os_runtimepm_timer() function
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/bcmdhd/
Ddhd.h1573 extern void dhd_os_runtimepm_timer(void *bus, uint tick);
Ddhd_linux.c6462 dhd_os_runtimepm_timer(dhdp, 0); in dhd_runtime_pm_disable()
6470 dhd_os_runtimepm_timer(dhdp, dhd_runtimepm_ms); in dhd_runtime_pm_enable()
13629 dhd_os_runtimepm_timer(void *bus, uint tick) in dhd_os_runtimepm_timer() function