Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/ath/ath11k/
Dpcic.h48 int ath11k_pcic_register_pci_ops(struct ath11k_base *ab,
Dpcic.c771 int ath11k_pcic_register_pci_ops(struct ath11k_base *ab, in ath11k_pcic_register_pci_ops() function
785 EXPORT_SYMBOL(ath11k_pcic_register_pci_ops);
Dpci.c835 ret = ath11k_pcic_register_pci_ops(ab, pci_ops); in ath11k_pci_probe()
Dahb.c1136 ret = ath11k_pcic_register_pci_ops(ab, pci_ops); in ath11k_ahb_probe()