Home
last modified time | relevance | path

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

/linux/drivers/net/wwan/t7xx/
A Dt7xx_pci.c182 mutex_init(&t7xx_dev->md_pm_entity_mtx); in t7xx_pci_pm_init()
242 mutex_lock(&t7xx_dev->md_pm_entity_mtx); in t7xx_pci_pm_entity_register()
245 mutex_unlock(&t7xx_dev->md_pm_entity_mtx); in t7xx_pci_pm_entity_register()
251 mutex_unlock(&t7xx_dev->md_pm_entity_mtx); in t7xx_pci_pm_entity_register()
259 mutex_lock(&t7xx_dev->md_pm_entity_mtx); in t7xx_pci_pm_entity_unregister()
263 mutex_unlock(&t7xx_dev->md_pm_entity_mtx); in t7xx_pci_pm_entity_unregister()
268 mutex_unlock(&t7xx_dev->md_pm_entity_mtx); in t7xx_pci_pm_entity_unregister()
A Dt7xx_pci.h87 struct mutex md_pm_entity_mtx; /* Protects MD PM entities list */ member

Completed in 6 milliseconds