Home
last modified time | relevance | path

Searched refs:mtd_device_parse_register (Results 1 – 25 of 57) sorted by relevance

123

/linux-3.4.99/arch/mips/cavium-octeon/
Dflash_setup.c62 mtd_device_parse_register(mymtd, part_probe_types, in flash_init()
/linux-3.4.99/drivers/mtd/maps/
Dh720x-flash.c88 mtd_device_parse_register(mymtd, NULL, NULL, in h720x_mtd_init()
Dsolutionengine.c95 mtd_device_parse_register(flash_mtd, probes, NULL, in init_soleng_maps()
Dimpa7.c94 mtd_device_parse_register(impa7_mtd[i], NULL, NULL, in init_impa7()
Drbtx4939-flash.c105 err = mtd_device_parse_register(info->mtd, NULL, NULL, pdata->parts, in rbtx4939_flash_probe()
Dwr_sbc82xx_flash.c145 mtd_device_parse_register(sbcmtd[i], part_probes, NULL, in init_sbc82xx_flash()
Dpxa2xx-flash.c101 mtd_device_parse_register(info->mtd, probes, NULL, flash->parts, in pxa2xx_flash_probe()
Ddc21285.c199 mtd_device_parse_register(dc21285_mtd, probes, NULL, NULL, 0); in init_dc21285()
Dixp2000.c229 err = mtd_device_parse_register(info->mtd, probes, NULL, NULL, 0); in ixp2000_flash_probe()
Dplat-ram.c225 err = mtd_device_parse_register(info->mtd, pdata->probes, NULL, in platram_probe()
Dlantiq-flash.c172 err = mtd_device_parse_register(ltq_mtd->mtd, ltq_probe_types, NULL, in ltq_mtd_probe()
Dixp4xx.c253 err = mtd_device_parse_register(info->mtd, probes, &ppdata, in ixp4xx_flash_probe()
Dbfin-async-flash.c167 mtd_device_parse_register(state->mtd, part_probe_types, NULL, in bfin_flash_probe()
Dintel_vr_nor.c75 return mtd_device_parse_register(p->info, NULL, NULL, NULL, 0); in vr_nor_init_partitions()
Dlatch-addr-flash.c202 mtd_device_parse_register(info->mtd, NULL, NULL, in latch_addr_flash_probe()
Dgpio-addr-flash.c255 mtd_device_parse_register(state->mtd, part_probe_types, NULL, in gpio_flash_probe()
/linux-3.4.99/drivers/mtd/nand/
Dppchameleonevb.c278 mtd_device_parse_register(ppchameleon_mtd, NULL, NULL, in ppchameleonevb_init()
367 mtd_device_parse_register(ppchameleonevb_mtd, NULL, NULL, in ppchameleonevb_init()
Dh1910.c138 mtd_device_parse_register(h1910_nand_mtd, NULL, NULL, partition_info, in h1910_init()
Dorion_nand.c132 ret = mtd_device_parse_register(mtd, NULL, NULL, board->parts, in orion_nand_probe()
Dcmx270_nand.c222 ret = mtd_device_parse_register(cmx270_nand_mtd, NULL, NULL, in cmx270_init()
Dplat_nand.c101 err = mtd_device_parse_register(&data->mtd, in plat_nand_probe()
Dsharpsl.c185 err = mtd_device_parse_register(&sharpsl->mtd, NULL, NULL, in sharpsl_nand_probe()
Dsocrates_nand.c226 res = mtd_device_parse_register(mtd, NULL, &ppdata, NULL, 0); in socrates_nand_probe()
/linux-3.4.99/drivers/mtd/onenand/
Dgeneric.c73 err = mtd_device_parse_register(&info->mtd, NULL, NULL, in generic_onenand_probe()
/linux-3.4.99/include/linux/mtd/
Dmtd.h362 extern int mtd_device_parse_register(struct mtd_info *mtd,
368 mtd_device_parse_register(master, NULL, NULL, parts, nr_parts)

123