Home
last modified time | relevance | path

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

/device/linaro/hikey/hifi/xaf/host-apf/include/
Dxf-proto.h67 extern void xf_close(xf_handle_t *handle);
/device/linaro/hikey/hifi/xaf/host-apf/proxy/
Dxaf-api.c289 xf_close(&p_comp->handle); in xaf_comp_delete()
Dxf-proxy.c414 void xf_close(xf_handle_t *handle) in xf_close() function