Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/dp/core/inc/
H A Dwlan_dp_prealloc.h99 void dp_prealloc_put_coherent(qdf_size_t size, void *vaddr_unligned,
/wlan-driver/qcacld-3.0/components/dp/core/src/
H A Dwlan_dp_prealloc.c996 void dp_prealloc_put_coherent(qdf_size_t size, void *vaddr_unligned, in dp_prealloc_put_coherent() function
/wlan-driver/qcacld-3.0/core/cds/src/
H A Dcds_api.c144 .dp_prealloc_put_consistent = dp_prealloc_put_coherent,