1PCI_UNBLOCK_USER_CFG(9) Hardware Interfaces PCI_UNBLOCK_USER_CFG(9)
23
4
NAME
6pci_unblock_user_cfg_access - Unblock userspace PCI config reads/writes
7
SYNOPSIS
9void pci_unblock_user_cfg_access(struct pci_dev * dev);
10
ARGUMENTS
12dev
13pci device struct
14
DESCRIPTION
16This function allows userspace PCI config accesses to resume.
17
COPYRIGHT
19Kernel Hackers Manual 2.6. November 2011 PCI_UNBLOCK_USER_CFG(9)