Home
last modified time | relevance | path

Searched refs:ath11k_pcic_free_irq (Results 1 – 4 of 4) sorted by relevance

/drivers/net/wireless/ath/ath11k/
Dpcic.h37 void ath11k_pcic_free_irq(struct ath11k_base *ab);
Dpcic.c311 void ath11k_pcic_free_irq(struct ath11k_base *ab) in ath11k_pcic_free_irq() function
324 EXPORT_SYMBOL(ath11k_pcic_free_irq);
Dpci.c907 ath11k_pcic_free_irq(ab); in ath11k_pci_probe()
954 ath11k_pcic_free_irq(ab); in ath11k_pci_remove()
Dahb.c453 return ath11k_pcic_free_irq(ab); in ath11k_ahb_free_irq()