Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath11k/
H A Dpcic.h41 void ath11k_pcic_stop(struct ath11k_base *ab);
H A Dpcic.c717 void ath11k_pcic_stop(struct ath11k_base *ab) in ath11k_pcic_stop() function
722 EXPORT_SYMBOL(ath11k_pcic_stop);
H A Dpci.c717 .stop = ath11k_pcic_stop,
H A Dahb.c774 .stop = ath11k_pcic_stop,