Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath9k/
H A Dhtc.h637 int ath9k_htc_resume(struct htc_target *htc_handle);
H A Dhtc_drv_init.c1002 int ath9k_htc_resume(struct htc_target *htc_handle) in ath9k_htc_resume() function
H A Dhif_usb.c1472 ret = ath9k_htc_resume(htc_handle); in ath9k_hif_usb_resume()