Searched refs:pcie_cap_lock (Results 1 – 3 of 3) sorted by relevance
522 spin_lock_irqsave(&dev->pcie_cap_lock, flags); in pcie_capability_clear_and_set_word_locked()524 spin_unlock_irqrestore(&dev->pcie_cap_lock, flags); in pcie_capability_clear_and_set_word_locked()
2327 spin_lock_init(&dev->pcie_cap_lock); in pci_alloc_dev()
471 spinlock_t pcie_cap_lock; /* Protects RMW ops in capability accessors */ member