Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mtd/maps/
Drbtx4939-flash.c24 struct rbtx4939_flash_info { struct
31 struct rbtx4939_flash_info *info; in rbtx4939_flash_remove() argument
50 struct rbtx4939_flash_info *info; in rbtx4939_flash_probe()
63 info = devm_kzalloc(&dev->dev, sizeof(struct rbtx4939_flash_info), in rbtx4939_flash_probe()
115 struct rbtx4939_flash_info *info = platform_get_drvdata(dev); in rbtx4939_flash_shutdown()