Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/ath/ath11k/
Dpcic.h37 void ath11k_pcic_free_irq(struct ath11k_base *ab);
Dpcic.c323 void ath11k_pcic_free_irq(struct ath11k_base *ab) in ath11k_pcic_free_irq() function
336 EXPORT_SYMBOL(ath11k_pcic_free_irq);
Dpci.c939 ath11k_pcic_free_irq(ab); in ath11k_pci_probe()
986 ath11k_pcic_free_irq(ab); in ath11k_pci_remove()
Dahb.c455 return ath11k_pcic_free_irq(ab); in ath11k_ahb_free_irq()