Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/thunderbolt/
H A Dtunnel.c20 #define TB_PCI_PATH_UP 1 macro
168 tunnel->paths[TB_PCI_PATH_UP] = path; in tb_tunnel_discover_pci()
169 tb_pci_init_path(tunnel->paths[TB_PCI_PATH_UP]); in tb_tunnel_discover_pci()
248 tunnel->paths[TB_PCI_PATH_UP] = path; in tb_tunnel_alloc_pci()
/kernel/linux/linux-6.6/drivers/thunderbolt/
H A Dtunnel.c22 #define TB_PCI_PATH_UP 1 macro
290 tunnel->paths[TB_PCI_PATH_UP] = path; in tb_tunnel_discover_pci()
291 if (tb_pci_init_path(tunnel->paths[TB_PCI_PATH_UP])) in tb_tunnel_discover_pci()
368 tunnel->paths[TB_PCI_PATH_UP] = path; in tb_tunnel_alloc_pci()

Completed in 6 milliseconds