Home
last modified time | relevance | path

Searched refs:__qdf_set_dma_coherent_mask (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/qdf/linux/src/
Di_qdf_util.h401 int __qdf_set_dma_coherent_mask(struct device *dev, uint8_t addr_bits) in __qdf_set_dma_coherent_mask() function
418 int __qdf_set_dma_coherent_mask(struct device *dev, uint8_t addr_bits) in __qdf_set_dma_coherent_mask() function
/wlan-driver/qca-wifi-host-cmn/qdf/inc/
Dqdf_util.h834 return __qdf_set_dma_coherent_mask(dev, addr_bits); in qdf_set_dma_coherent_mask()