Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mtd/chips/
Dmap_absent.c37 static struct mtd_chip_driver map_absent_chipdrv = { variable
53 map->fldrv = &map_absent_chipdrv; in map_absent_probe()
98 register_mtd_chip_driver(&map_absent_chipdrv); in map_absent_init()
104 unregister_mtd_chip_driver(&map_absent_chipdrv); in map_absent_exit()