Searched refs:mtd_chip_driver (Results 1 – 11 of 11) sorted by relevance
18 void register_mtd_chip_driver(struct mtd_chip_driver *drv) in register_mtd_chip_driver() 25 void unregister_mtd_chip_driver(struct mtd_chip_driver *drv) in unregister_mtd_chip_driver() 32 static struct mtd_chip_driver *get_mtd_chip_driver (const char *name) in get_mtd_chip_driver() 34 struct mtd_chip_driver *ret = NULL, *this; in get_mtd_chip_driver() 57 struct mtd_chip_driver *drv; in do_map_probe()
38 static struct mtd_chip_driver map_absent_chipdrv = {
29 static struct mtd_chip_driver maprom_chipdrv = {
29 static struct mtd_chip_driver mapram_chipdrv = {
441 static struct mtd_chip_driver cfi_chipdrv = {
55 static struct mtd_chip_driver cfi_staa_chipdrv = {
2294 static struct mtd_chip_driver jedec_chipdrv = {
110 static struct mtd_chip_driver cfi_intelext_chipdrv = {
108 static struct mtd_chip_driver cfi_amdstd_chipdrv = {
191 struct mtd_chip_driver;237 struct mtd_chip_driver *fldrv;240 struct mtd_chip_driver { struct 248 void register_mtd_chip_driver(struct mtd_chip_driver *); argument 249 void unregister_mtd_chip_driver(struct mtd_chip_driver *);
212 static struct mtd_chip_driver lpddr_chipdrv = {