Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath11k/
H A Dpcic.h37 void ath11k_pcic_free_irq(struct ath11k_base *ab);
H A Dpcic.c319 void ath11k_pcic_free_irq(struct ath11k_base *ab) in ath11k_pcic_free_irq() function
332 EXPORT_SYMBOL(ath11k_pcic_free_irq);
H A Dpci.c950 ath11k_pcic_free_irq(ab); in ath11k_pci_probe()
994 ath11k_pcic_free_irq(ab); in ath11k_pci_remove()
H A Dahb.c453 return ath11k_pcic_free_irq(ab); in ath11k_ahb_free_irq()