Home
last modified time | relevance | path

Searched refs:dhd_runtimepm (Results 1 – 2 of 2) sorted by relevance

/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/bcmdhd/
Ddhd_linux.c6436 static void dhd_runtimepm( in dhd_runtimepm() function
9677 timer_setup(&dhd->rpm_timer, dhd_runtimepm, 0); in dhd_attach()
9681 dhd->rpm_timer.function = dhd_runtimepm; in dhd_attach()
/device/board/isoftstone/yangfan/kernel/src/driv/net/rockchip_wlan/rkwifi/bcmdhd/
Ddhd_linux.c6827 static void dhd_runtimepm(ulong data) in dhd_runtimepm() function
11505 init_timer_compat(&dhd->rpm_timer, dhd_runtimepm, dhd); in dhd_attach()