Home
last modified time | relevance | path

Searched refs:md_pm_entity (Results 1 – 5 of 5) sorted by relevance

/drivers/net/wwan/t7xx/
Dt7xx_pci.h106 struct md_pm_entity { struct
119 int t7xx_pci_pm_entity_register(struct t7xx_pci_dev *t7xx_dev, struct md_pm_entity *pm_entity); argument
120 int t7xx_pci_pm_entity_unregister(struct t7xx_pci_dev *t7xx_dev, struct md_pm_entity *pm_entity);
Dt7xx_pci.c152 int t7xx_pci_pm_entity_register(struct t7xx_pci_dev *t7xx_dev, struct md_pm_entity *pm_entity) in t7xx_pci_pm_entity_register()
154 struct md_pm_entity *entity; in t7xx_pci_pm_entity_register()
169 int t7xx_pci_pm_entity_unregister(struct t7xx_pci_dev *t7xx_dev, struct md_pm_entity *pm_entity) in t7xx_pci_pm_entity_unregister()
171 struct md_pm_entity *entity, *tmp_entity; in t7xx_pci_pm_entity_unregister()
278 struct md_pm_entity *entity; in __t7xx_pci_pm_suspend()
411 struct md_pm_entity *entity; in __t7xx_pci_pm_resume()
Dt7xx_hif_cldma.h101 struct md_pm_entity *pm_entity;
Dt7xx_hif_dpmaif.h173 struct md_pm_entity dpmaif_pm_entity;
Dt7xx_hif_dpmaif.c464 struct md_pm_entity *dpmaif_pm_entity = &dpmaif_ctrl->dpmaif_pm_entity; in t7xx_dpmaif_pm_entity_init()
484 struct md_pm_entity *dpmaif_pm_entity = &dpmaif_ctrl->dpmaif_pm_entity; in t7xx_dpmaif_pm_entity_release()