Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dtb.c781 struct tb_port *parent_up; in tb_tunnel_usb3() local
787 parent_up = tb_switch_find_port(parent, TB_TYPE_USB3_UP); in tb_tunnel_usb3()
788 if (!parent_up || !tb_port_is_enabled(parent_up)) in tb_tunnel_usb3()