Home
last modified time | relevance | path

Searched refs:crypto4xx_core_device (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/drivers/crypto/amcc/
Dcrypto4xx_core.h71 struct crypto4xx_core_device *core_dev;
105 struct crypto4xx_core_device { struct
Dcrypto4xx_core.c716 static void crypto4xx_stop_all(struct crypto4xx_core_device *core_dev) in crypto4xx_stop_all()
1079 struct crypto4xx_core_device *core_dev = dev_get_drvdata(dev); in crypto4xx_bh_tasklet_cb()
1109 struct crypto4xx_core_device *core_dev = dev_get_drvdata(dev); in crypto4xx_ce_interrupt_handler()
1158 struct crypto4xx_core_device *core_dev; in crypto4xx_probe()
1186 core_dev = kzalloc(sizeof(struct crypto4xx_core_device), GFP_KERNEL); in crypto4xx_probe()
1263 struct crypto4xx_core_device *core_dev = dev_get_drvdata(dev); in crypto4xx_remove()