Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/thunderbolt/
H A Dtunnel.c116 static void tb_pci_init_path(struct tb_path *path) in tb_pci_init_path() function
169 tb_pci_init_path(tunnel->paths[TB_PCI_PATH_UP]); in tb_tunnel_discover_pci()
176 tb_pci_init_path(tunnel->paths[TB_PCI_PATH_DOWN]); in tb_tunnel_discover_pci()
238 tb_pci_init_path(path); in tb_tunnel_alloc_pci()
247 tb_pci_init_path(path); in tb_tunnel_alloc_pci()
/kernel/linux/linux-6.6/drivers/thunderbolt/
H A Dtunnel.c229 static int tb_pci_init_path(struct tb_path *path) in tb_pci_init_path() function
291 if (tb_pci_init_path(tunnel->paths[TB_PCI_PATH_UP])) in tb_tunnel_discover_pci()
299 if (tb_pci_init_path(tunnel->paths[TB_PCI_PATH_DOWN])) in tb_tunnel_discover_pci()
361 if (tb_pci_init_path(path)) in tb_tunnel_alloc_pci()
369 if (tb_pci_init_path(path)) in tb_tunnel_alloc_pci()

Completed in 6 milliseconds