Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/thunderbolt/
H A Dtunnel.c19 #define TB_PCI_PATH_DOWN 0 macro
175 tunnel->paths[TB_PCI_PATH_DOWN] = path; in tb_tunnel_discover_pci()
176 tb_pci_init_path(tunnel->paths[TB_PCI_PATH_DOWN]); in tb_tunnel_discover_pci()
239 tunnel->paths[TB_PCI_PATH_DOWN] = path; in tb_tunnel_alloc_pci()
/kernel/linux/linux-6.6/drivers/thunderbolt/
H A Dtunnel.c21 #define TB_PCI_PATH_DOWN 0 macro
298 tunnel->paths[TB_PCI_PATH_DOWN] = path; in tb_tunnel_discover_pci()
299 if (tb_pci_init_path(tunnel->paths[TB_PCI_PATH_DOWN])) in tb_tunnel_discover_pci()
360 tunnel->paths[TB_PCI_PATH_DOWN] = path; in tb_tunnel_alloc_pci()

Completed in 5 milliseconds