table of contents
PCI_CREATE_RESOURCE_(9) | Hardware Interfaces | PCI_CREATE_RESOURCE_(9) |
NAME¶
pci_create_resource_files - create resource files in sysfs for dev
SYNOPSIS¶
int pci_create_resource_files(struct pci_dev * pdev);
ARGUMENTS¶
pdev
dev in question
DESCRIPTION¶
Walk the resources in pdev creating files for each resource available.
COPYRIGHT¶
June 2024 | Kernel Hackers Manual 3.10 |