Searched refs:ath6kl_bmi_read (Results 1 – 2 of 2) sorted by relevance
244 ret = ath6kl_bmi_read(ar, addr, (u8 *) &tmp, 4); \256 int ath6kl_bmi_read(struct ath6kl *ar, u32 addr, u8 *buf, u32 len);
114 int ath6kl_bmi_read(struct ath6kl *ar, u32 addr, u8 *buf, u32 len) in ath6kl_bmi_read() function