Searched refs:ath10k_pci_cold_reset (Results 1 – 1 of 1) sorted by relevance
95 static int ath10k_pci_cold_reset(struct ath10k *ar);2293 ret = ath10k_pci_cold_reset(ar); in ath10k_pci_qca988x_chip_reset()2319 ret = ath10k_pci_cold_reset(ar); in ath10k_pci_qca6174_chip_reset()2349 ret = ath10k_pci_cold_reset(ar); in ath10k_pci_qca99x0_chip_reset()2859 static int ath10k_pci_cold_reset(struct ath10k *ar) in ath10k_pci_cold_reset() function