Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath9k/
H A Dhtc_hst.h212 void htc_stop(struct htc_target *target);
H A Dhtc_hst.c318 void htc_stop(struct htc_target *target) in htc_stop() function
H A Dhtc_drv_txrx.c551 htc_stop(priv->htc); in ath9k_htc_tx_drain()