Home
last modified time | relevance | path

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

/device/linaro/hikey/hifi/xaf/host-apf/proxy/
Dxf-proxy.c192 static inline int xf_proxy_buffer_alloc(xf_proxy_t *proxy, u32 length, void **buffer) in xf_proxy_buffer_alloc() function
587 r = xf_proxy_buffer_alloc(proxy, number * length, &p->p); in xf_pool_alloc()