Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/thunderbolt/
Dtb.c316 if (tb_port_is_enabled(&sw->ports[i])) in tb_find_unused_port()
368 if (tb_port_is_enabled(out)) in tb_tunnel_dp()
Dtb.h607 bool tb_port_is_enabled(struct tb_port *port);
Dswitch.c782 bool tb_port_is_enabled(struct tb_port *port) in tb_port_is_enabled() function