Searched refs:write_async (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath6kl/ |
H A D | hif-ops.h | 43 return ar->hif_ops->write_async(ar, address, buffer, length, in hif_write_async()
|
H A D | hif.h | 231 int (*write_async)(struct ath6kl *ar, u32 address, u8 *buffer, member
|
H A D | sdio.c | 1256 .write_async = ath6kl_sdio_write_async,
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath6kl/ |
H A D | hif-ops.h | 43 return ar->hif_ops->write_async(ar, address, buffer, length, in hif_write_async()
|
H A D | hif.h | 231 int (*write_async)(struct ath6kl *ar, u32 address, u8 *buffer, member
|
H A D | sdio.c | 1256 .write_async = ath6kl_sdio_write_async,
|
Completed in 7 milliseconds