Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath6kl/
H A Dhif-ops.h122 return ar->hif_ops->bmi_write(ar, buf, len); in ath6kl_hif_bmi_write()
H A Dhif.h249 int (*bmi_write)(struct ath6kl *ar, u8 *buf, u32 len); member
H A Dusb.c1105 .bmi_write = ath6kl_usb_bmi_write,
H A Dsdio.c1269 .bmi_write = ath6kl_sdio_bmi_write,