Home
last modified time | relevance | path

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

/linux/drivers/thunderbolt/
H A Dtb.c919 struct tb_port *parent_up; in tb_tunnel_usb3() local
925 parent_up = tb_switch_find_port(parent, TB_TYPE_USB3_UP); in tb_tunnel_usb3()
926 if (!parent_up || !tb_port_is_enabled(parent_up)) in tb_tunnel_usb3()