Home
last modified time | relevance | path

Searched refs:read_write_sync (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/drivers/net/wireless/ath/ath6kl/
Dhif-ops.h32 return ar->hif_ops->read_write_sync(ar, addr, buf, len, request); in hif_read_write_sync()
Dhif.h235 int (*read_write_sync)(struct ath6kl *ar, u32 addr, u8 *buf, member
Dsdio.c1248 .read_write_sync = ath6kl_sdio_read_write_sync,