Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/wireless/ath/ath11k/
Dpcic.h37 void ath11k_pcic_free_irq(struct ath11k_base *ab);
Dpcic.c304 void ath11k_pcic_free_irq(struct ath11k_base *ab) in ath11k_pcic_free_irq() function
317 EXPORT_SYMBOL(ath11k_pcic_free_irq);
Dpci.c906 ath11k_pcic_free_irq(ab); in ath11k_pci_probe()
950 ath11k_pcic_free_irq(ab); in ath11k_pci_remove()
Dahb.c464 return ath11k_pcic_free_irq(ab); in ath11k_ahb_free_irq()