Home
last modified time | relevance | path

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

/device/linaro/hikey/hifi/xaf/host-apf/include/
Dxf-proto.h50 typedef struct xf_user_msg xf_user_msg_t; typedef
56 typedef void (*xf_response_cb)(xf_handle_t *h, xf_user_msg_t *msg);
Dxf-proxy.h288 static inline int xf_response_put(xf_handle_t *handle, xf_user_msg_t *msg) in xf_response_put()
294 static inline int xf_response_get(xf_handle_t *handle, xf_user_msg_t *msg) in xf_response_get()
/device/linaro/hikey/hifi/xaf/host-apf/proxy/
Dxf-proxy.c49 static inline int xf_proxy_cmd_exec(xf_proxy_t *proxy, xf_user_msg_t *msg) in xf_proxy_cmd_exec()
78 static inline int xf_proxy_cmd(xf_proxy_t *proxy, xf_handle_t *handle, xf_user_msg_t *m)
141 xf_user_msg_t msg; in xf_client_register()
169 xf_user_msg_t msg; in xf_client_unregister()
195 xf_user_msg_t msg; in xf_proxy_buffer_alloc()
224 xf_user_msg_t msg; in xf_proxy_buffer_free()
257 xf_user_msg_t msg; in xf_proxy_thread()
452 xf_user_msg_t msg; in xf_route()
500 xf_user_msg_t msg; in xf_unroute()
Dxaf-api.c44 static void xaf_comp_response(xf_handle_t *h, xf_user_msg_t *msg) in xaf_comp_response()
301 xf_user_msg_t rmsg; in xaf_comp_set_config()
341 xf_user_msg_t rmsg; in xaf_comp_get_config()
402 xf_user_msg_t rmsg; in xaf_comp_get_status()
490 xf_user_msg_t rmsg; in xaf_comp_process()