Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/wireless/ath/ath6kl/
Dhtc_mbox.c29 static void ath6kl_htc_mbox_stop(struct htc_target *target);
2776 ath6kl_htc_mbox_stop(target); in ath6kl_htc_mbox_start()
2821 static void ath6kl_htc_mbox_stop(struct htc_target *target) in ath6kl_htc_mbox_stop() function
2918 .stop = ath6kl_htc_mbox_stop,