Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ath/ath6kl/
Dhtc_mbox.c29 static void ath6kl_htc_mbox_stop(struct htc_target *target);
2778 ath6kl_htc_mbox_stop(target); in ath6kl_htc_mbox_start()
2823 static void ath6kl_htc_mbox_stop(struct htc_target *target) in ath6kl_htc_mbox_stop() function
2920 .stop = ath6kl_htc_mbox_stop,