Home
last modified time | relevance | path

Searched refs:tb_usb3_port_is_enabled (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/thunderbolt/
A Dtunnel.c1356 if (!tb_usb3_port_is_enabled(down)) in tb_tunnel_discover_usb3()
1400 if (!tb_usb3_port_is_enabled(tunnel->dst_port)) { in tb_tunnel_discover_usb3()
A Dtb.h945 bool tb_usb3_port_is_enabled(struct tb_port *port);
A Dswitch.c1208 return tb_usb3_port_is_enabled(port); in tb_port_is_enabled()
1219 bool tb_usb3_port_is_enabled(struct tb_port *port) in tb_usb3_port_is_enabled() function
A Dtb.c257 if (down && !tb_usb3_port_is_enabled(down)) in tb_find_usb3_down()

Completed in 24 milliseconds