Searched refs:aspm_timer (Results 1 – 2 of 2) sorted by relevance
212 mod_timer(&rcd->aspm_timer, in aspm_ctx_disable()245 del_timer_sync(&rcd->aspm_timer); in aspm_disable_all()284 setup_timer(&rcd->aspm_timer, aspm_ctx_timer_function, in aspm_ctx_init()
296 struct timer_list aspm_timer; member