Home
last modified time | relevance | path

Searched refs:tb_xdomain_lane_bonding_enable (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/include/linux/
Dthunderbolt.h260 int tb_xdomain_lane_bonding_enable(struct tb_xdomain *xd);
/linux-6.1.9/drivers/thunderbolt/
Dxdomain.c1601 tb_xdomain_lane_bonding_enable(xd); in tb_xdomain_state_work()
1980 int tb_xdomain_lane_bonding_enable(struct tb_xdomain *xd) in tb_xdomain_lane_bonding_enable() function
2017 EXPORT_SYMBOL_GPL(tb_xdomain_lane_bonding_enable);
Ddma_test.c468 return tb_xdomain_lane_bonding_enable(dt->xd); in dma_test_set_bonding()