Searched refs:read_write_sync (Results 1 – 3 of 3) sorted by relevance
32 return ar->hif_ops->read_write_sync(ar, addr, buf, len, request); in hif_read_write_sync()
235 int (*read_write_sync)(struct ath6kl *ar, u32 addr, u8 *buf, member
1248 .read_write_sync = ath6kl_sdio_read_write_sync,