Searched defs:crypto4xx_core_device (Results 1 – 1 of 1) sorted by relevance
113 struct crypto4xx_core_device { struct114 struct device *device;115 struct platform_device *ofdev;116 struct crypto4xx_device *dev;117 struct hwrng *trng;118 u32 int_status;119 u32 irq;120 struct tasklet_struct tasklet;121 spinlock_t lock;