Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mtd/maps/
H A Dpxa2xx-flash.c39 struct pxa2xx_flash_info { struct
49 struct pxa2xx_flash_info *info; in pxa2xx_flash_probe() argument
56 info = kzalloc(sizeof(struct pxa2xx_flash_info), GFP_KERNEL); in pxa2xx_flash_probe()
103 struct pxa2xx_flash_info *info = platform_get_drvdata(dev); in pxa2xx_flash_remove()
118 struct pxa2xx_flash_info *info = platform_get_drvdata(dev); in pxa2xx_flash_shutdown()