Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath6kl/
H A Dhif-ops.h43 return ar->hif_ops->write_async(ar, address, buffer, length, in hif_write_async()
H A Dhif.h231 int (*write_async)(struct ath6kl *ar, u32 address, u8 *buffer, member
H A Dsdio.c1256 .write_async = ath6kl_sdio_write_async,