table of contents
other versions
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¶
struct pci_dev * pdev
dev in question
DESCRIPTION¶
Walk the resources in pdev creating files for each resource available.
COPYRIGHT¶
June 2017 | Kernel Hackers Manual 4.11 |