Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wwan/t7xx/
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()
Dt7xx_pci.h125 void *entity_param; member