Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dthunderbolt.h260 int tb_xdomain_lane_bonding_enable(struct tb_xdomain *xd);
/Linux-v6.1/drivers/thunderbolt/
Dxdomain.c1594 tb_xdomain_lane_bonding_enable(xd); in tb_xdomain_state_work()
1973 int tb_xdomain_lane_bonding_enable(struct tb_xdomain *xd) in tb_xdomain_lane_bonding_enable() function
2010 EXPORT_SYMBOL_GPL(tb_xdomain_lane_bonding_enable);
Ddma_test.c468 return tb_xdomain_lane_bonding_enable(dt->xd); in dma_test_set_bonding()