Home
last modified time | relevance | path

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

/device/linaro/hikey/hifi/xaf/host-apf/include/
Dxaf-structs.h35 u32 inp_routed; member
/device/linaro/hikey/hifi/xaf/host-apf/proxy/
Dxaf-api.c569 …if (!p_src->init_done || p_src->out_routed == p_src->out_ports || p_dest->inp_routed == p_dest->in… in xaf_connect()
572 …dle, (p_src->inp_ports + p_src->out_routed), &p_dest->handle, (p_dest->inp_routed), num_buf, p_src… in xaf_connect()
575 p_dest->inp_routed++; in xaf_connect()