PCI_ADJUST_LEGACY_AT
Section: Hardware Interfaces (9)
Updated: February 2011
Index
Return to Main Contents
 
NAME
pci_adjust_legacy_attr - adjustment of legacy file attributes
 
SYNOPSIS
- 
void __weak pci_adjust_legacy_attr(struct pci_bus * b, enum pci_mmap_state mmap_type);
ARGUMENTS
b
- 
- bus to create files under
mmap_type
- 
I/O port or memory
DESCRIPTION
Stub implementation. Can be overridden by arch if necessary.
 
COPYRIGHT