Searched refs:tb_pci_port_is_enabled (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/thunderbolt/
H A Dtunnel.c300 if (!tb_pci_port_is_enabled(down))
346 if (!tb_pci_port_is_enabled(tunnel->dst_port)) {
H A Dswitch.c1312 return tb_pci_port_is_enabled(port);
1359 * tb_pci_port_is_enabled() - Is the PCIe adapter port enabled
1362 bool tb_pci_port_is_enabled(struct tb_port *port) function
H A Dtb.h1147 bool tb_pci_port_is_enabled(struct tb_port *port);
H A Dtb.c1777 if (tb_pci_port_is_enabled(down))

Completed in 141 milliseconds