Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/crypto/amcc/
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() local
1109 struct crypto4xx_core_device *core_dev = dev_get_drvdata(dev); in crypto4xx_ce_interrupt_handler() local
1158 struct crypto4xx_core_device *core_dev; in crypto4xx_probe() local
1263 struct crypto4xx_core_device *core_dev = dev_get_drvdata(dev); in crypto4xx_remove() local
Dcrypto4xx_core.h71 struct crypto4xx_core_device *core_dev; member
/linux-2.6.39/drivers/memstick/host/
Dr592.c850 static int r592_suspend(struct device *core_dev) in r592_suspend()
861 static int r592_resume(struct device *core_dev) in r592_resume()