Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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.c713 .diag_read = ath10k_pci_hif_diag_read,
H A Dusb.c722 .diag_read = ath10k_usb_hif_diag_read,
H A Dsdio.c2115 .diag_read = ath10k_sdio_hif_diag_read,
H A Dpci.c3073 .diag_read = ath10k_pci_hif_diag_read,