Searched refs:xf_unroute (Results 1 – 3 of 3) sorted by relevance
70 extern int xf_unroute(xf_handle_t *src, u32 s_port);
588 XF_CHK_API(xf_unroute(&p_comp->handle, (p_comp->inp_ports))); in xaf_disconnect()
495 int xf_unroute(xf_handle_t *src, u32 src_port) in xf_unroute() function