Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/pld/src/
H A Dpld_usb.h55 int pld_usb_athdiag_read(struct device *dev, uint32_t offset,
96 static inline int pld_usb_athdiag_read(struct device *dev, uint32_t offset, in pld_usb_athdiag_read() function
H A Dpld_usb.c305 int pld_usb_athdiag_read(struct device *dev, uint32_t offset, in pld_usb_athdiag_read() function
379 int pld_usb_athdiag_read(struct device *dev, uint32_t offset, in pld_usb_athdiag_read() function
H A Dpld_common.c1511 ret = pld_usb_athdiag_read(dev, offset, memtype, in pld_athdiag_read()