Home
last modified time | relevance | path

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

/drivers/mtd/maps/
Dpxa2xx-flash.c42 struct pxa2xx_flash_info { struct
52 struct pxa2xx_flash_info *info; in pxa2xx_flash_probe() argument
59 info = kzalloc(sizeof(struct pxa2xx_flash_info), GFP_KERNEL); in pxa2xx_flash_probe()
107 struct pxa2xx_flash_info *info = platform_get_drvdata(dev); in pxa2xx_flash_remove()
122 struct pxa2xx_flash_info *info = platform_get_drvdata(dev); in pxa2xx_flash_shutdown()