Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ath/ath10k/
Dpci.c112 static int ath10k_pci_cold_reset(struct ath10k *ar);
2708 ret = ath10k_pci_cold_reset(ar); in ath10k_pci_qca988x_chip_reset()
2734 ret = ath10k_pci_cold_reset(ar); in ath10k_pci_qca6174_chip_reset()
2764 ret = ath10k_pci_cold_reset(ar); in ath10k_pci_qca99x0_chip_reset()
3316 static int ath10k_pci_cold_reset(struct ath10k *ar) in ath10k_pci_cold_reset() function