Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dthunderbolt.h274 int tb_xdomain_lane_bonding_enable(struct tb_xdomain *xd);
/openbmc/linux/drivers/thunderbolt/
H A Dxdomain.c1637 tb_xdomain_lane_bonding_enable(xd); in tb_xdomain_state_work()
2044 int tb_xdomain_lane_bonding_enable(struct tb_xdomain *xd) in tb_xdomain_lane_bonding_enable() function
2087 EXPORT_SYMBOL_GPL(tb_xdomain_lane_bonding_enable);
H A Ddma_test.c469 return tb_xdomain_lane_bonding_enable(dt->xd); in dma_test_set_bonding()