Home
last modified time | relevance | path

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

/linux/drivers/thunderbolt/
H A Dxdomain.c1466 tb_port_disable(port->dual_link_port); in tb_xdomain_get_properties()
2166 tb_port_disable(port->dual_link_port); in tb_xdomain_lane_bonding_disable()
H A Dtb.h1103 int tb_port_disable(struct tb_port *port);
H A Dswitch.c684 int tb_port_disable(struct tb_port *port) in tb_port_disable() function