Searched refs:tb_dp_port_enable (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/thunderbolt/
H A Dtunnel.c919 ret = tb_dp_port_enable(tunnel->src_port, active);
924 return tb_dp_port_enable(tunnel->dst_port, active);
1381 tb_dp_port_enable(in, false);
H A Dswitch.c1482 * tb_dp_port_enable() - Enables/disables DP paths of a port
1489 int tb_dp_port_enable(struct tb_port *port, bool enable) function
1569 tb_dp_port_enable(port, false);
H A Dtb.h1155 int tb_dp_port_enable(struct tb_port *port, bool enable);

Completed in 208 milliseconds