Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/wireless/ath/ath6kl/
Dhtc_mbox.c28 static void ath6kl_htc_mbox_cleanup(struct htc_target *target);
2882 ath6kl_htc_mbox_cleanup(target); in ath6kl_htc_mbox_create()
2888 static void ath6kl_htc_mbox_cleanup(struct htc_target *target) in ath6kl_htc_mbox_cleanup() function
2919 .cleanup = ath6kl_htc_mbox_cleanup,