Home
last modified time | relevance | path

Searched refs:ath12k_pci_hif_ce_irq_disable (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dpci.h132 void ath12k_pci_hif_ce_irq_disable(struct ath12k_base *ab);
H A Dpci.c965 void ath12k_pci_hif_ce_irq_disable(struct ath12k_base *ab) in ath12k_pci_hif_ce_irq_disable() function
1174 .ce_irq_disable = ath12k_pci_hif_ce_irq_disable,