Home
last modified time | relevance | path

Searched defs:core_dev (Results 1 – 5 of 5) sorted by relevance

/drivers/crypto/amcc/
Dcrypto4xx_trng.c74 void ppc4xx_trng_probe(struct crypto4xx_core_device *core_dev) in ppc4xx_trng_probe()
120 void ppc4xx_trng_remove(struct crypto4xx_core_device *core_dev) in ppc4xx_trng_remove()
Dcrypto4xx_core.c729 static void crypto4xx_stop_all(struct crypto4xx_core_device *core_dev) in crypto4xx_stop_all()
1073 struct crypto4xx_core_device *core_dev = dev_get_drvdata(dev); in crypto4xx_bh_tasklet_cb() local
1103 struct crypto4xx_core_device *core_dev = dev_get_drvdata(dev); in crypto4xx_ce_interrupt_handler() local
1152 struct crypto4xx_core_device *core_dev; in crypto4xx_probe() local
1259 struct crypto4xx_core_device *core_dev = dev_get_drvdata(dev); in crypto4xx_remove() local
Dcrypto4xx_core.h73 struct crypto4xx_core_device *core_dev; member
/drivers/memstick/host/
Dr592.c852 static int r592_suspend(struct device *core_dev) in r592_suspend()
863 static int r592_resume(struct device *core_dev) in r592_resume()
/drivers/staging/most/mostcore/
Dcore.c36 static struct device *core_dev; variable