Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/mtd/maps/
Drbtx4939-flash.c21 struct rbtx4939_flash_info { struct
28 struct rbtx4939_flash_info *info; in rbtx4939_flash_remove() argument
47 struct rbtx4939_flash_info *info; in rbtx4939_flash_probe()
60 info = devm_kzalloc(&dev->dev, sizeof(struct rbtx4939_flash_info), in rbtx4939_flash_probe()
111 struct rbtx4939_flash_info *info = platform_get_drvdata(dev); in rbtx4939_flash_shutdown()