Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/ath/ath12k/
Dcore.c125 int ath12k_core_resume_early(struct ath12k_base *ab) in ath12k_core_resume_early() function
140 EXPORT_SYMBOL(ath12k_core_resume_early);
Dcore.h987 int ath12k_core_resume_early(struct ath12k_base *ab);
Dpci.c1605 ret = ath12k_core_resume_early(ab); in ath12k_pci_pm_resume_early()