Home
last modified time | relevance | path

Searched refs:pld_audio_smmu_map (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qcacld-3.0/components/dp/core/src/
Dwlan_dp_wfds.c84 pld_audio_smmu_map(qdf_dev->dev, in dp_wfds_send_config_msg()
89 pld_audio_smmu_map(qdf_dev->dev, in dp_wfds_send_config_msg()
123 pld_audio_smmu_map(qdf_dev->dev, in dp_wfds_send_config_msg()
144 pld_audio_smmu_map(qdf_dev->dev, in dp_wfds_send_config_msg()
225 pld_audio_smmu_map(qdf_dev->dev, in dp_wfds_req_mem_msg()
246 pld_audio_smmu_map(qdf_dev->dev, in dp_wfds_req_mem_msg()
/wlan-driver/qcacld-3.0/core/pld/inc/
Dpld_common.h2105 int pld_audio_smmu_map(struct device *dev, phys_addr_t paddr, dma_addr_t iova,
2119 int pld_audio_smmu_map(struct device *dev, phys_addr_t paddr, dma_addr_t iova, in pld_audio_smmu_map() function
/wlan-driver/qcacld-3.0/core/pld/src/
Dpld_common.c2822 int pld_audio_smmu_map(struct device *dev, phys_addr_t paddr, dma_addr_t iova, in pld_audio_smmu_map() function
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
Ddp_rx.h2531 return pld_audio_smmu_map(qdf_dev->dev, paddr, iova, size); in dp_audio_smmu_map()