Home
last modified time | relevance | path

Searched refs:t7xx_pci_pm_entity_register (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/wwan/t7xx/
H A Dt7xx_pci.h119 int t7xx_pci_pm_entity_register(struct t7xx_pci_dev *t7xx_dev, struct md_pm_entity *pm_entity);
H A Dt7xx_hif_dpmaif.c475 ret = t7xx_pci_pm_entity_register(dpmaif_ctrl->t7xx_dev, dpmaif_pm_entity); in t7xx_dpmaif_pm_entity_init()
H A 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() function
H A Dt7xx_hif_cldma.c1212 return t7xx_pci_pm_entity_register(md_ctrl->t7xx_dev, md_ctrl->pm_entity); in t7xx_cldma_pm_init()