Searched refs:md_pm_lock (Results 1 – 2 of 2) sorted by relevance
183 spin_lock_init(&t7xx_dev->md_pm_lock); in t7xx_pci_pm_init()299 spin_lock_irqsave(&t7xx_dev->md_pm_lock, flags); in t7xx_pci_disable_sleep()316 spin_unlock_irqrestore(&t7xx_dev->md_pm_lock, flags); in t7xx_pci_disable_sleep()320 spin_unlock_irqrestore(&t7xx_dev->md_pm_lock, flags); in t7xx_pci_disable_sleep()334 spin_lock_irqsave(&t7xx_dev->md_pm_lock, flags); in t7xx_pci_enable_sleep()343 spin_unlock_irqrestore(&t7xx_dev->md_pm_lock, flags); in t7xx_pci_enable_sleep()
90 spinlock_t md_pm_lock; /* Protects PCI resource lock */ member