Home
last modified time | relevance | path

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

/linux-4.4.14/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()
1064 struct crypto4xx_core_device *core_dev = dev_get_drvdata(dev); in crypto4xx_bh_tasklet_cb()
1094 struct crypto4xx_core_device *core_dev = dev_get_drvdata(dev); in crypto4xx_ce_interrupt_handler()
1143 struct crypto4xx_core_device *core_dev; in crypto4xx_probe()
1171 core_dev = kzalloc(sizeof(struct crypto4xx_core_device), GFP_KERNEL); in crypto4xx_probe()
1249 struct crypto4xx_core_device *core_dev = dev_get_drvdata(dev); in crypto4xx_remove()