read_write_sync 32 drivers/net/wireless/ath/ath6kl/hif-ops.h return ar->hif_ops->read_write_sync(ar, addr, buf, len, request); read_write_sync 235 drivers/net/wireless/ath/ath6kl/hif.h int (*read_write_sync)(struct ath6kl *ar, u32 addr, u8 *buf, read_write_sync 1256 drivers/net/wireless/ath/ath6kl/sdio.c .read_write_sync = ath6kl_sdio_read_write_sync,