Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/wireless/ath/ath11k/
Dpcic.h48 int ath11k_pcic_register_pci_ops(struct ath11k_base *ab,
Dpcic.c765 int ath11k_pcic_register_pci_ops(struct ath11k_base *ab, in ath11k_pcic_register_pci_ops() function
779 EXPORT_SYMBOL(ath11k_pcic_register_pci_ops);
Dpci.c832 ret = ath11k_pcic_register_pci_ops(ab, pci_ops); in ath11k_pci_probe()
Dahb.c1139 ret = ath11k_pcic_register_pci_ops(ab, pci_ops); in ath11k_ahb_probe()