pci_create_resource_files(9) 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