Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wwan/t7xx/
Dt7xx_pci.h118 struct md_pm_entity { struct
131 int t7xx_pci_pm_entity_register(struct t7xx_pci_dev *t7xx_dev, struct md_pm_entity *pm_entity); argument
132 int t7xx_pci_pm_entity_unregister(struct t7xx_pci_dev *t7xx_dev, struct md_pm_entity *pm_entity);
Dt7xx_pci.c238 int t7xx_pci_pm_entity_register(struct t7xx_pci_dev *t7xx_dev, struct md_pm_entity *pm_entity) in t7xx_pci_pm_entity_register()
240 struct md_pm_entity *entity; in t7xx_pci_pm_entity_register()
255 int t7xx_pci_pm_entity_unregister(struct t7xx_pci_dev *t7xx_dev, struct md_pm_entity *pm_entity) in t7xx_pci_pm_entity_unregister()
257 struct md_pm_entity *entity, *tmp_entity; in t7xx_pci_pm_entity_unregister()
364 struct md_pm_entity *entity; in __t7xx_pci_pm_suspend()
525 struct md_pm_entity *entity; in __t7xx_pci_pm_resume()
Dt7xx_hif_cldma.h111 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()