Home
last modified time | relevance | path

Searched refs:exclusive_access (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/arch/mips/include/asm/vr41xx/
Dpci.h69 pci_exclusive_access_t exclusive_access; member
/linux-4.1.27/arch/mips/pci/
Dpci-vr41xx.c89 .exclusive_access = CANNOT_LOCK_FROM_DEVICE,
227 if (setup->exclusive_access == CANNOT_LOCK_FROM_DEVICE) in vr41xx_pciu_init()