Searched refs:dhd_runtimepm (Results 1 – 2 of 2) sorted by relevance
6436 static void dhd_runtimepm( in dhd_runtimepm() function9677 timer_setup(&dhd->rpm_timer, dhd_runtimepm, 0); in dhd_attach()9681 dhd->rpm_timer.function = dhd_runtimepm; in dhd_attach()
6827 static void dhd_runtimepm(ulong data) in dhd_runtimepm() function11505 init_timer_compat(&dhd->rpm_timer, dhd_runtimepm, dhd); in dhd_attach()