Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dtunnel.c192 res = tb_pci_port_enable(tunnel->src_port, activate); in tb_pci_activate()
197 res = tb_pci_port_enable(tunnel->dst_port, activate); in tb_pci_activate()
290 tb_pci_port_enable(down, false); in tb_tunnel_discover_pci()
H A Dtb.h1119 int tb_pci_port_enable(struct tb_port *port, bool enable);
H A Dswitch.c1393 int tb_pci_port_enable(struct tb_port *port, bool enable) in tb_pci_port_enable() function
1587 tb_pci_port_enable(port, false); in tb_switch_reset_host()