Home
last modified time | relevance | path

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

/device/linaro/hikey/hifi/xaf/host-apf/proxy/
Dxf-proxy.c247 static void * xf_proxy_thread(void *arg) in xf_proxy_thread() function
337 if ((r = __xf_thread_create(&proxy->thread, xf_proxy_thread, proxy)) < 0) in xf_proxy_init()