Home
last modified time | relevance | path

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

/linux/drivers/net/wwan/t7xx/
H A Dt7xx_hif_cldma.c1128 static void t7xx_cldma_resume_early(struct t7xx_pci_dev *t7xx_dev, void *entity_param) in t7xx_cldma_resume_early()
1153 static int t7xx_cldma_resume(struct t7xx_pci_dev *t7xx_dev, void *entity_param) in t7xx_cldma_resume()
1170 static void t7xx_cldma_suspend_late(struct t7xx_pci_dev *t7xx_dev, void *entity_param) in t7xx_cldma_suspend_late()
1188 static int t7xx_cldma_suspend(struct t7xx_pci_dev *t7xx_dev, void *entity_param) in t7xx_cldma_suspend()
H A Dt7xx_pci.h126 void *entity_param; member