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