Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath12k/
H A Dcore.h816 int ath12k_core_suspend(struct ath12k_base *ab);
H A Dcore.c29 int ath12k_core_suspend(struct ath12k_base *ab) in ath12k_core_suspend() function
H A Dpci.c1394 ret = ath12k_core_suspend(ab); in ath12k_pci_pm_suspend()