Searched refs:xf_open (Results 1 – 3 of 3) sorted by relevance
/device/linaro/hikey/hifi/xaf/host-apf/include/ |
D | xf-proto.h | 66 extern int xf_open(xf_proxy_t *proxy, xf_handle_t *handle, xf_id_t id, u32 core, xf_response_c…
|
/device/linaro/hikey/hifi/xaf/host-apf/proxy/ |
D | xaf-api.c | 226 XF_CHK_API(xf_open(&p_adev->proxy, p_handle, comp_id, 0, xaf_comp_response)); in xaf_comp_create()
|
D | xf-proxy.c | 368 int xf_open(xf_proxy_t *proxy, xf_handle_t *handle, xf_id_t id, u32 core, xf_response_cb response) in xf_open() function
|