Home
last modified time | relevance | path

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

/device/linaro/hikey/hifi/xaf/host-apf/include/
Dxf-proto.h69 extern int xf_route(xf_handle_t *src, u32 s_port, xf_handle_t *dst, u32 d_port, u32 num, u32 s…
/device/linaro/hikey/hifi/xaf/host-apf/proxy/
Dxaf-api.c572 …XF_CHK_API(xf_route(&p_src->handle, (p_src->inp_ports + p_src->out_routed), &p_dest->handle, (p_de… in xaf_connect()
Dxf-proxy.c447 int xf_route(xf_handle_t *src, u32 src_port, xf_handle_t *dst, u32 dst_port, u32 num, u32 size, u32… in xf_route() function