Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath6kl/
H A Dhtc_pipe.c26 static void ath6kl_htc_pipe_cleanup(struct htc_target *handle);
1453 ath6kl_htc_pipe_cleanup(target); in ath6kl_htc_pipe_create()
1461 static void ath6kl_htc_pipe_cleanup(struct htc_target *target) in ath6kl_htc_pipe_cleanup() function
1711 .cleanup = ath6kl_htc_pipe_cleanup,