Home
last modified time | relevance | path

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

/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,