Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath11k/
H A Dcore.c781 int ath11k_core_suspend(struct ath11k_base *ab) in ath11k_core_suspend() function
838 EXPORT_SYMBOL(ath11k_core_suspend);
H A Dcore.h1208 int ath11k_core_suspend(struct ath11k_base *ab);
H A Dpci.c1023 ret = ath11k_core_suspend(ab); in ath11k_pci_pm_suspend()