Searched defs:crypto4xx_core_device (Results 1 – 1 of 1) sorted by relevance
105 struct crypto4xx_core_device { struct106 struct device *device;107 struct platform_device *ofdev;108 struct crypto4xx_device *dev;109 u32 int_status;110 u32 irq;111 struct tasklet_struct tasklet;112 spinlock_t lock;