Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/cxl/
Dacpi.c193 static int match_add_root_ports(struct pci_dev *pdev, void *data) in match_add_root_ports() function
294 pci_walk_bus(pci_root->bus, match_add_root_ports, &ctx); in add_host_bridge_uport()