Scroll to navigation

DEVM_PCI_REMAP_IOSPA(9) Hardware Interfaces DEVM_PCI_REMAP_IOSPA(9)

NAME

devm_pci_remap_iospace - Managed pci_remap_iospace

SYNOPSIS

int devm_pci_remap_iospace(struct device * dev, const struct resource * res, phys_addr_t phys_addr);

ARGUMENTS

dev
Generic device to remap IO address for

res

Resource describing the I/O space

phys_addr

physical address of range to be mapped

DESCRIPTION

Managed pci_remap_iospace. Map is automatically unmapped on driver detach.

COPYRIGHT

April 2019 Kernel Hackers Manual 4.9.