Home
last modified time | relevance | path

Searched refs:diag_read (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dhif.h35 int (*diag_read)(struct ath10k *ar, u32 address, void *buf, member
112 return ar->hif.ops->diag_read(ar, address, buf, buf_len); in ath10k_hif_diag_read()
H A Dahb.c705 .diag_read = ath10k_pci_hif_diag_read,
H A Dusb.c730 .diag_read = ath10k_usb_hif_diag_read,
H A Dsdio.c2120 .diag_read = ath10k_sdio_hif_diag_read,
H A Dpci.c3075 .diag_read = ath10k_pci_hif_diag_read,