Home
last modified time | relevance | path

Searched refs:md_pm_lock (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/wwan/t7xx/
H A Dt7xx_pci.c97 spin_lock_init(&t7xx_dev->md_pm_lock); in t7xx_pci_pm_init()
213 spin_lock_irqsave(&t7xx_dev->md_pm_lock, flags); in t7xx_pci_disable_sleep()
230 spin_unlock_irqrestore(&t7xx_dev->md_pm_lock, flags); in t7xx_pci_disable_sleep()
234 spin_unlock_irqrestore(&t7xx_dev->md_pm_lock, flags); in t7xx_pci_disable_sleep()
248 spin_lock_irqsave(&t7xx_dev->md_pm_lock, flags); in t7xx_pci_enable_sleep()
257 spin_unlock_irqrestore(&t7xx_dev->md_pm_lock, flags); in t7xx_pci_enable_sleep()
H A Dt7xx_pci.h59 * @md_pm_lock: protects PCIe sleep lock
79 spinlock_t md_pm_lock; /* Protects PCI resource lock */ member

Completed in 3 milliseconds