Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wwan/t7xx/
Dt7xx_pci.h102 struct md_pm_entity { struct
115 int t7xx_pci_pm_entity_register(struct t7xx_pci_dev *t7xx_dev, struct md_pm_entity *pm_entity); argument
116 int t7xx_pci_pm_entity_unregister(struct t7xx_pci_dev *t7xx_dev, struct md_pm_entity *pm_entity);
Dt7xx_pci.c147 int t7xx_pci_pm_entity_register(struct t7xx_pci_dev *t7xx_dev, struct md_pm_entity *pm_entity) in t7xx_pci_pm_entity_register()
149 struct md_pm_entity *entity; in t7xx_pci_pm_entity_register()
164 int t7xx_pci_pm_entity_unregister(struct t7xx_pci_dev *t7xx_dev, struct md_pm_entity *pm_entity) in t7xx_pci_pm_entity_unregister()
166 struct md_pm_entity *entity, *tmp_entity; in t7xx_pci_pm_entity_unregister()
273 struct md_pm_entity *entity; in __t7xx_pci_pm_suspend()
406 struct md_pm_entity *entity; in __t7xx_pci_pm_resume()
Dt7xx_hif_cldma.h101 struct md_pm_entity *pm_entity;
Dt7xx_hif_dpmaif.h177 struct md_pm_entity dpmaif_pm_entity;
Dt7xx_hif_dpmaif.c455 struct md_pm_entity *dpmaif_pm_entity = &dpmaif_ctrl->dpmaif_pm_entity; in t7xx_dpmaif_pm_entity_init()
475 struct md_pm_entity *dpmaif_pm_entity = &dpmaif_ctrl->dpmaif_pm_entity; in t7xx_dpmaif_pm_entity_release()