Searched refs:ath11k_pcic_read (Results 1 – 3 of 3) sorted by relevance
50 int ath11k_pcic_read(struct ath11k_base *ab, void *buf, u32 start, u32 end);
230 int ath11k_pcic_read(struct ath11k_base *ab, void *buf, u32 start, u32 end) in ath11k_pcic_read() function266 EXPORT_SYMBOL(ath11k_pcic_read);
886 .read = ath11k_pcic_read,
Completed in 11 milliseconds