Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dhtc.h641 int ath9k_htc_resume(struct htc_target *htc_handle);
H A Dhtc_drv_init.c1008 int ath9k_htc_resume(struct htc_target *htc_handle) in ath9k_htc_resume() function
H A Dhif_usb.c1511 ret = ath9k_htc_resume(htc_handle); in ath9k_hif_usb_resume()