Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath6kl/
H A Dhif-ops.h117 return ar->hif_ops->bmi_read(ar, buf, len); in ath6kl_hif_bmi_read()
H A Dhif.h248 int (*bmi_read)(struct ath6kl *ar, u8 *buf, u32 len); member
H A Dusb.c1104 .bmi_read = ath6kl_usb_bmi_read,
H A Dsdio.c1268 .bmi_read = ath6kl_sdio_bmi_read,