Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dthunderbolt.h265 void tb_xdomain_release_out_hopid(struct tb_xdomain *xd, int hopid);
/Linux-v6.1/drivers/net/
Dthunderbolt.c917 tb_xdomain_release_out_hopid(xd, hopid); in tbnet_open()
942 tb_xdomain_release_out_hopid(net->xd, net->local_transmit_path); in tbnet_stop()
/Linux-v6.1/drivers/thunderbolt/
Ddma_test.c130 tb_xdomain_release_out_hopid(dt->xd, dt->tx_hopid); in dma_test_free_rings()
Dxdomain.c2097 void tb_xdomain_release_out_hopid(struct tb_xdomain *xd, int hopid) in tb_xdomain_release_out_hopid() function
2101 EXPORT_SYMBOL_GPL(tb_xdomain_release_out_hopid);