Searched defs:pci_resource_to_user (Results 1 – 5 of 5) sorted by relevance
/linux-6.1.9/arch/mips/pci/ |
D | pci.c | 47 void pci_resource_to_user(const struct pci_dev *dev, int bar, in pci_resource_to_user() function
|
/linux-6.1.9/arch/microblaze/pci/ |
D | pci-common.c | 308 void pci_resource_to_user(const struct pci_dev *dev, int bar, in pci_resource_to_user() function
|
/linux-6.1.9/arch/sparc/kernel/ |
D | pci.c | 848 void pci_resource_to_user(const struct pci_dev *pdev, int bar, in pci_resource_to_user() function
|
/linux-6.1.9/arch/powerpc/kernel/ |
D | pci-common.c | 706 void pci_resource_to_user(const struct pci_dev *dev, int bar, in pci_resource_to_user() function
|
/linux-6.1.9/drivers/pci/ |
D | pci.c | 6493 void __weak pci_resource_to_user(const struct pci_dev *dev, int bar, in pci_resource_to_user() function
|