Searched defs:core_dev (Results 1 – 5 of 5) sorted by relevance
74 void ppc4xx_trng_probe(struct crypto4xx_core_device *core_dev) in ppc4xx_trng_probe()120 void ppc4xx_trng_remove(struct crypto4xx_core_device *core_dev) in ppc4xx_trng_remove()
729 static void crypto4xx_stop_all(struct crypto4xx_core_device *core_dev) in crypto4xx_stop_all()1073 struct crypto4xx_core_device *core_dev = dev_get_drvdata(dev); in crypto4xx_bh_tasklet_cb() local1103 struct crypto4xx_core_device *core_dev = dev_get_drvdata(dev); in crypto4xx_ce_interrupt_handler() local1152 struct crypto4xx_core_device *core_dev; in crypto4xx_probe() local1259 struct crypto4xx_core_device *core_dev = dev_get_drvdata(dev); in crypto4xx_remove() local
73 struct crypto4xx_core_device *core_dev; member
852 static int r592_suspend(struct device *core_dev) in r592_suspend()863 static int r592_resume(struct device *core_dev) in r592_resume()
36 static struct device *core_dev; variable