Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/hif/src/
H A Dath_procfs.c137 rv = pld_athdiag_read(scn->qdf_dev->dev, in ath_procfs_diag_read_legacy()
370 rv = pld_athdiag_read(scn->qdf_dev->dev, in ath_procfs_diag_read_ext()
/wlan-driver/qcacld-3.0/core/pld/inc/
H A Dpld_common.h1413 int pld_athdiag_read(struct device *dev, uint32_t offset, uint32_t memtype,
/wlan-driver/qcacld-3.0/core/pld/src/
H A Dpld_common.c1493 int pld_athdiag_read(struct device *dev, uint32_t offset, in pld_athdiag_read() function