Home
last modified time | relevance | path

Searched refs:bmi_write (Results 1 – 4 of 4) sorted by relevance

/drivers/net/wireless/ath/ath6kl/
Dhif-ops.h122 return ar->hif_ops->bmi_write(ar, buf, len); in ath6kl_hif_bmi_write()
Dhif.h255 int (*bmi_write)(struct ath6kl *ar, u8 *buf, u32 len); member
Dusb.c1084 .bmi_write = ath6kl_usb_bmi_write,
Dsdio.c1257 .bmi_write = ath6kl_sdio_bmi_write,