Searched refs:ps_timer (Results 1 – 2 of 2) sorted by relevance
154 struct timer_list ps_timer; member
584 mod_timer(&ar_pci->ps_timer, jiffies + in ath10k_pci_sleep()593 struct ath10k_pci *ar_pci = from_timer(ar_pci, t, ps_timer); in ath10k_pci_ps_timer()621 del_timer_sync(&ar_pci->ps_timer); in ath10k_pci_sleep_sync()3637 timer_setup(&ar_pci->ps_timer, ath10k_pci_ps_timer, 0); in ath10k_pci_probe()