Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dthunderbolt.h265 void tb_xdomain_release_out_hopid(struct tb_xdomain *xd, int hopid);
/linux-6.1.9/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-6.1.9/drivers/thunderbolt/
Ddma_test.c130 tb_xdomain_release_out_hopid(dt->xd, dt->tx_hopid); in dma_test_free_rings()
Dxdomain.c2104 void tb_xdomain_release_out_hopid(struct tb_xdomain *xd, int hopid) in tb_xdomain_release_out_hopid() function
2108 EXPORT_SYMBOL_GPL(tb_xdomain_release_out_hopid);