Searched refs:tb_xdomain_alloc_out_hopid (Results 1 – 4 of 4) sorted by relevance
264 int tb_xdomain_alloc_out_hopid(struct tb_xdomain *xd, int hopid);
160 ret = tb_xdomain_alloc_out_hopid(xd, -1); in dma_test_start_rings()
2076 int tb_xdomain_alloc_out_hopid(struct tb_xdomain *xd, int hopid) in tb_xdomain_alloc_out_hopid() function2086 EXPORT_SYMBOL_GPL(tb_xdomain_alloc_out_hopid);
895 hopid = tb_xdomain_alloc_out_hopid(xd, -1); in tbnet_open()