Searched refs:ath10k_snoc (Results 1 – 2 of 2) sorted by relevance
33 struct ath10k_snoc *ar_snoc;58 struct ath10k_snoc { struct89 static inline struct ath10k_snoc *ath10k_snoc_priv(struct ath10k *ar) in ath10k_snoc_priv() argument91 return (struct ath10k_snoc *)ar->drv_priv; in ath10k_snoc_priv()
39 obj-$(CONFIG_ATH10K_SNOC) += ath10k_snoc.o40 ath10k_snoc-y += qmi.o \