Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pci/
H A Dprobe.c1631 static int pci_cfg_space_size_ext(struct pci_dev *dev) in pci_cfg_space_size_ext() function
1655 * reachability/aliasing test in pci_cfg_space_size_ext() by virtue of in pci_cfg_space_size()
1670 return pci_cfg_space_size_ext(dev); in pci_cfg_space_size()
1673 return pci_cfg_space_size_ext(dev); in pci_cfg_space_size()
1681 return pci_cfg_space_size_ext(dev); in pci_cfg_space_size()
/kernel/linux/linux-6.6/drivers/pci/
H A Dprobe.c1674 * pci_cfg_space_size_ext - Get the configuration space size of the PCI device
1684 static int pci_cfg_space_size_ext(struct pci_dev *dev) in pci_cfg_space_size_ext() function
1708 * reachability/aliasing test in pci_cfg_space_size_ext() by virtue of in pci_cfg_space_size()
1723 return pci_cfg_space_size_ext(dev); in pci_cfg_space_size()
1726 return pci_cfg_space_size_ext(dev); in pci_cfg_space_size()
1734 return pci_cfg_space_size_ext(dev); in pci_cfg_space_size()

Completed in 8 milliseconds