Searched refs:diag_read (Results 1 - 5 of 5) sorted by path

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

Completed in 200 milliseconds