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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/chips/
H A Dmap_absent.c37 static struct mtd_chip_driver map_absent_chipdrv = { variable in typeref:struct:mtd_chip_driver
53 map->fldrv = &map_absent_chipdrv;
100 register_mtd_chip_driver(&map_absent_chipdrv);
106 unregister_mtd_chip_driver(&map_absent_chipdrv);

Completed in 35 milliseconds