Home
last modified time | relevance | path

Searched refs:mtd_device_register (Results 1 – 25 of 77) sorted by relevance

1234

/linux/drivers/mtd/maps/
H A Dsc520cdp.c
H A Dts5500_flash.c
H A Dnettel.c
H A Dsolutionengine.c70 mtd_device_register(eprom_mtd, NULL, 0); in init_soleng_maps()
H A Dnetsc520.c
H A Dcfi_flagadm.c110 mtd_device_register(mymtd, flagadm_parts, PARTITION_COUNT); in init_flagadm()
H A Duclinux.c
H A Dtsunami_flash.c102 mtd_device_register(tsunami_flash_mtd, NULL, 0); in init_tsunami_flash()
H A Dimpa7.c
H A Dl440gx.c146 mtd_device_register(mymtd, NULL, 0); in init_l440gx()
H A Dsun_uflash.c101 mtd_device_register(up->mtd, NULL, 0); in uflash_devinit()
H A Dscb2_flash.c194 mtd_device_register(scb2_mtd, NULL, 0); in scb2_flash_probe()
H A Dsbc_gxx.c214 mtd_device_register(all_mtd, partition_info, NUM_PARTITIONS); in init_sbc_gxx()
H A Dplat-ram.c185 err = mtd_device_register(info->mtd, NULL, 0); in platram_probe()
H A Dscx200_docflash.c201 mtd_device_register(mymtd, partition_info, NUM_PARTITIONS); in init_scx200_docflash()
H A Dlantiq-flash.c156 err = mtd_device_register(ltq_mtd->mtd, NULL, 0); in ltq_mtd_probe()
/linux/drivers/mtd/nand/onenand/
H A Dgeneric.c71 err = mtd_device_register(&info->mtd, pdata ? pdata->parts : NULL, in generic_onenand_probe()
/linux/drivers/media/pci/cobalt/
H A Dcobalt-flash.c106 mtd_device_register(mtd, NULL, 0); in cobalt_flash_probe()
/linux/drivers/net/ethernet/sfc/siena/
H A Dmtd.c79 if (mtd_device_register(&part->mtd, NULL, 0)) in efx_siena_mtd_add()
/linux/drivers/net/ethernet/sfc/falcon/
H A Dmtd.c76 if (mtd_device_register(&part->mtd, NULL, 0)) in ef4_mtd_add()
/linux/drivers/net/ethernet/sfc/
H A Dmtd.c79 if (mtd_device_register(&part->mtd, NULL, 0)) in efx_mtd_add()
/linux/drivers/mtd/hyperbus/
H A Dhyperbus-core.c118 ret = mtd_device_register(hbdev->mtd, NULL, 0); in hyperbus_register_device()
/linux/drivers/mtd/nand/raw/
H A Dsm_common.c200 ret = mtd_device_register(mtd, NULL, 0); in sm_register_device()
H A Dsocrates_nand.c191 res = mtd_device_register(mtd, NULL, 0); in socrates_nand_probe()
/linux/drivers/mtd/devices/
H A Dmtdram.c146 if (mtd_device_register(mtd, NULL, 0)) in mtdram_init_device()

1234