table of contents
PCI_ADJUST_LEGACY_AT(9) | Hardware Interfaces | PCI_ADJUST_LEGACY_AT(9) |
NAME¶
pci_adjust_legacy_attr - adjustment of legacy file attributes
SYNOPSIS¶
void 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¶
June 2024 | Kernel Hackers Manual 3.10 |