1. NAME

pci_create_resource_files - create resource files in sysfs for dev

2. SYNOPSIS

int pci_create_resource_files(struct pci_dev *  pdev );

3. ARGUMENTS

pdev
    dev in question

4. DESCRIPTION

Walk the resources in pdev creating files for each resource available.

5. COPYRIGHT