Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/crypto/amcc/
Dcrypto4xx_core.h71 struct crypto4xx_core_device *core_dev;
105 struct crypto4xx_core_device { struct
Dcrypto4xx_core.c722 static void crypto4xx_stop_all(struct crypto4xx_core_device *core_dev) in crypto4xx_stop_all()
1084 struct crypto4xx_core_device *core_dev = dev_get_drvdata(dev); in crypto4xx_bh_tasklet_cb()
1114 struct crypto4xx_core_device *core_dev = dev_get_drvdata(dev); in crypto4xx_ce_interrupt_handler()
1163 struct crypto4xx_core_device *core_dev; in crypto4xx_probe()
1191 core_dev = kzalloc(sizeof(struct crypto4xx_core_device), GFP_KERNEL); in crypto4xx_probe()
1269 struct crypto4xx_core_device *core_dev = dev_get_drvdata(dev); in crypto4xx_remove()