Searched refs:icnss_athdiag_write (Results 1 – 4 of 4) sorted by relevance
/wlan-driver/qcacld-3.0/core/pld/src/ ! |
H A D | pld_snoc.h | 354 return icnss_athdiag_write(dev, offset, memtype, datalen, input); in pld_snoc_athdiag_write()
|
H A D | pld_ipci.h | 384 return icnss_athdiag_write(dev, offset, memtype, datalen, input); in pld_ipci_athdiag_write()
|
/wlan-driver/platform/inc/ ! |
H A D | icnss2.h | 201 extern int icnss_athdiag_write(struct device *dev, uint32_t offset,
|
/wlan-driver/platform/icnss2/ ! |
H A D | main.c | 3613 int icnss_athdiag_write(struct device *dev, uint32_t offset, in icnss_athdiag_write() function 3647 EXPORT_SYMBOL(icnss_athdiag_write);
|