Searched refs:crypto4xx_core_device (Results 1 – 4 of 4) sorted by relevance
16 void ppc4xx_trng_probe(struct crypto4xx_core_device *core_dev);17 void ppc4xx_trng_remove(struct crypto4xx_core_device *core_dev);20 struct crypto4xx_core_device *dev __maybe_unused) { } in ppc4xx_trng_probe()22 struct crypto4xx_core_device *dev __maybe_unused) { } in ppc4xx_trng_remove()
71 void ppc4xx_trng_probe(struct crypto4xx_core_device *core_dev) in ppc4xx_trng_probe()117 void ppc4xx_trng_remove(struct crypto4xx_core_device *core_dev) in ppc4xx_trng_remove()
76 struct crypto4xx_core_device *core_dev;106 struct crypto4xx_core_device { struct
651 static void crypto4xx_stop_all(struct crypto4xx_core_device *core_dev) in crypto4xx_stop_all()1076 struct crypto4xx_core_device *core_dev = dev_get_drvdata(dev); in crypto4xx_bh_tasklet_cb()1105 struct crypto4xx_core_device *core_dev = dev_get_drvdata(dev); in crypto4xx_interrupt_handler()1378 struct crypto4xx_core_device *core_dev; in crypto4xx_probe()1417 core_dev = kzalloc(sizeof(struct crypto4xx_core_device), GFP_KERNEL); in crypto4xx_probe()1513 struct crypto4xx_core_device *core_dev = dev_get_drvdata(dev); in crypto4xx_remove()