Home
last modified time | relevance | path

Searched defs:entity_param (Results 1 – 2 of 2) sorted by relevance

/drivers/net/wwan/t7xx/
Dt7xx_hif_cldma.c1104 static void t7xx_cldma_resume_early(struct t7xx_pci_dev *t7xx_dev, void *entity_param) in t7xx_cldma_resume_early()
1129 static int t7xx_cldma_resume(struct t7xx_pci_dev *t7xx_dev, void *entity_param) in t7xx_cldma_resume()
1146 static void t7xx_cldma_suspend_late(struct t7xx_pci_dev *t7xx_dev, void *entity_param) in t7xx_cldma_suspend_late()
1164 static int t7xx_cldma_suspend(struct t7xx_pci_dev *t7xx_dev, void *entity_param) in t7xx_cldma_suspend()
Dt7xx_pci.h110 void *entity_param; member