Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dhif.h97 static inline int ath12k_hif_suspend(struct ath12k_base *ab) in ath12k_hif_suspend() function
H A Dcore.c51 ret = ath12k_hif_suspend(ab); in ath12k_core_suspend()