Home
last modified time | relevance | path

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

/linux/arch/powerpc/kernel/
H A Dpci_of_scan.c201 dev->cfg_size = pci_cfg_space_size(dev); in of_create_pci_dev()
/linux/arch/sparc/kernel/
H A Dpci.c309 dev->cfg_size = pci_cfg_space_size(dev); in of_create_pci_dev()
/linux/drivers/pci/
H A Dprobe.c1728 int pci_cfg_space_size(struct pci_dev *dev) in pci_cfg_space_size() function
1943 dev->cfg_size = pci_cfg_space_size(dev); in pci_setup_device()
/linux/include/linux/
H A Dpci.h1628 int pci_cfg_space_size(struct pci_dev *dev);