Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dhif.h105 static inline int ath12k_hif_resume(struct ath12k_base *ab) in ath12k_hif_resume() function
H A Dcore.c67 ret = ath12k_hif_resume(ab); in ath12k_core_resume()