Searched refs:ath10k_pci_cold_reset (Results 1 – 1 of 1) sorted by relevance
102 static int ath10k_pci_cold_reset(struct ath10k *ar);2732 ret = ath10k_pci_cold_reset(ar); in ath10k_pci_qca988x_chip_reset()2758 ret = ath10k_pci_cold_reset(ar); in ath10k_pci_qca6174_chip_reset()2788 ret = ath10k_pci_cold_reset(ar); in ath10k_pci_qca99x0_chip_reset()3340 static int ath10k_pci_cold_reset(struct ath10k *ar) in ath10k_pci_cold_reset() function