pci_cfg_access_unlock (9) - Linux Manuals

pci_cfg_access_unlock: Unlock PCI config reads/writes

NAME

pci_cfg_access_unlock - Unlock PCI config reads/writes

SYNOPSIS

void pci_cfg_access_unlock(struct pci_dev dev);

ARGUMENTS

dev

pci device struct

DESCRIPTION

This function allows PCI config accesses to resume.

COPYRIGHT