Rechercher une page de manuel
pci_find_parent_resource
Langue: en
Version: June 2009 (debian - 07/07/09)
Section: 9 (Appels noyau Linux)
NAME
pci_find_parent_resource - return resource region of parent bus of given regionSYNOPSIS
- struct resource * pci_find_parent_resource(const struct pci_dev * dev, struct resource * res);
ARGUMENTS
dev
- PCI device structure contains resources to be searched
res
- child resource record for which parent is sought
DESCRIPTION
For given resource region of given device, return the resource region of parent bus the given region is contained in or where it should be allocated from.
COPYRIGHT
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre