Searched refs:ps_timer (Results 1 – 2 of 2) sorted by relevance
155 struct timer_list ps_timer; member
623 mod_timer(&ar_pci->ps_timer, jiffies + in ath10k_pci_sleep()632 struct ath10k_pci *ar_pci = timer_container_of(ar_pci, t, ps_timer); in ath10k_pci_ps_timer()660 timer_delete_sync(&ar_pci->ps_timer); in ath10k_pci_sleep_sync()3731 timer_setup(&ar_pci->ps_timer, ath10k_pci_ps_timer, 0); in ath10k_pci_probe()