Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/pci/
Dof.c628 const char *pci_type; in of_pci_make_dev_node() local
649 pci_type = "pci"; in of_pci_make_dev_node()
651 pci_type = "dev"; in of_pci_make_dev_node()
653 name = kasprintf(GFP_KERNEL, "%s@%x,%x", pci_type, in of_pci_make_dev_node()