Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/ath/ath12k/
Dcore.c106 int ath12k_core_suspend_late(struct ath12k_base *ab) in ath12k_core_suspend_late() function
123 EXPORT_SYMBOL(ath12k_core_suspend_late);
Dcore.h990 int ath12k_core_suspend_late(struct ath12k_base *ab);
Dpci.c1593 ret = ath12k_core_suspend_late(ab); in ath12k_pci_pm_suspend_late()