Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/thunderbolt/
H A Dtb.c458 struct tb_port *parent_up; in tb_tunnel_usb3() local
464 parent_up = tb_switch_find_port(parent, TB_TYPE_USB3_UP); in tb_tunnel_usb3()
465 if (!parent_up || !tb_port_is_enabled(parent_up)) in tb_tunnel_usb3()
/kernel/linux/linux-6.6/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()

Completed in 5 milliseconds