Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/wireless/ath/ath11k/
Dwow.h10 int ath11k_wow_wakeup(struct ath11k_base *ab);
Dwow.c52 int ath11k_wow_wakeup(struct ath11k_base *ab) in ath11k_wow_wakeup() function
Dcore.c307 ret = ath11k_wow_wakeup(ab); in ath11k_core_resume()