Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath11k/
H A Dpcic.h48 int ath11k_pcic_register_pci_ops(struct ath11k_base *ab,
H A Dpcic.c779 int ath11k_pcic_register_pci_ops(struct ath11k_base *ab, in ath11k_pcic_register_pci_ops() function
793 EXPORT_SYMBOL(ath11k_pcic_register_pci_ops);
H A Dpci.c875 ret = ath11k_pcic_register_pci_ops(ab, pci_ops); in ath11k_pci_probe()
H A Dahb.c1136 ret = ath11k_pcic_register_pci_ops(ab, pci_ops); in ath11k_ahb_probe()