Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ath/ath6kl/
Dhtc_mbox.c28 static void ath6kl_htc_mbox_cleanup(struct htc_target *target);
2886 ath6kl_htc_mbox_cleanup(target); in ath6kl_htc_mbox_create()
2892 static void ath6kl_htc_mbox_cleanup(struct htc_target *target) in ath6kl_htc_mbox_cleanup() function
2923 .cleanup = ath6kl_htc_mbox_cleanup,