Searched refs:crypto4xx_core_device (Results 1 – 4 of 4) sorted by relevance
25 void ppc4xx_trng_probe(struct crypto4xx_core_device *core_dev);26 void ppc4xx_trng_remove(struct crypto4xx_core_device *core_dev);
74 void ppc4xx_trng_probe(struct crypto4xx_core_device *core_dev) in ppc4xx_trng_probe()119 void ppc4xx_trng_remove(struct crypto4xx_core_device *core_dev) in ppc4xx_trng_remove()
83 struct crypto4xx_core_device *core_dev;113 struct crypto4xx_core_device { struct
664 static void crypto4xx_stop_all(struct crypto4xx_core_device *core_dev) in crypto4xx_stop_all()1077 struct crypto4xx_core_device *core_dev = dev_get_drvdata(dev); in crypto4xx_bh_tasklet_cb()1106 struct crypto4xx_core_device *core_dev = dev_get_drvdata(dev); in crypto4xx_interrupt_handler()1304 struct crypto4xx_core_device *core_dev; in crypto4xx_probe()1335 core_dev = kzalloc(sizeof(struct crypto4xx_core_device), GFP_KERNEL); in crypto4xx_probe()1432 struct crypto4xx_core_device *core_dev = dev_get_drvdata(dev); in crypto4xx_remove()