Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath6kl/
H A Dhif-ops.h112 return ar->hif_ops->diag_write32(ar, address, value); in ath6kl_hif_diag_write32()
H A Dhif.h247 int (*diag_write32)(struct ath6kl *ar, u32 address, __le32 value); member
H A Dusb.c1103 .diag_write32 = ath6kl_usb_diag_write32,
H A Dsdio.c1267 .diag_write32 = ath6kl_sdio_diag_write32,