Home
last modified time | relevance | path

Searched refs:copy_from (Results 1 - 25 of 48) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/mtd/hyperbus/
H A Dhyperbus-core.c46 ctlr->ops->copy_from(hbdev, to, from, len); in hyperbus_copy_from()
96 if (ops->copy_from) in hyperbus_register_device()
97 map->copy_from = hyperbus_copy_from; in hyperbus_register_device()
H A Drpc-if.c114 .copy_from = rpcif_hb_copy_from,
/kernel/linux/linux-6.6/drivers/mtd/hyperbus/
H A Dhyperbus-core.c46 ctlr->ops->copy_from(hbdev, to, from, len); in hyperbus_copy_from()
96 if (ops->copy_from) in hyperbus_register_device()
97 map->copy_from = hyperbus_copy_from; in hyperbus_register_device()
/kernel/linux/linux-6.6/include/linux/
H A Dlogic_iomem.h20 * @copy_from: optional, for memcpy_fromio()
30 void (*copy_from)(void *priv, void *buffer, unsigned int offset, member
/kernel/linux/linux-5.10/drivers/mtd/maps/
H A Dmap_funcs.c39 map->copy_from = simple_map_copy_from; in simple_map_init()
H A Dtsunami_flash.c68 .copy_from = tsunami_flash_copy_from,
H A Dphysmap-ixp4xx.c126 map->copy_from = ixp4xx_copy_from; in of_flash_probe_ixp4xx()
H A Dphysmap-bt1-rom.c123 map->copy_from = bt1_rom_map_copy_from; in of_flash_probe_bt1_rom()
H A Dphysmap-gemini.c194 map->copy_from = gemini_flash_map_copy_from; in of_flash_probe_gemini()
H A Dlantiq-flash.c142 ltq_mtd->map->copy_from = ltq_copy_from; in ltq_mtd_probe()
H A Ddc21285.c143 .copy_from = dc21285_copy_from,
H A Dsbc_gxx.c162 .copy_from = sbc_gxx_copy_from,
/kernel/linux/linux-5.10/include/linux/mtd/
H A Dhyperbus.h52 * @copy_from: copy data from flash memory
61 void (*copy_from)(struct hyperbus_device *hbdev, void *to, member
/kernel/linux/linux-6.6/drivers/mtd/maps/
H A Dmap_funcs.c39 map->copy_from = simple_map_copy_from; in simple_map_init()
H A Dphysmap-ixp4xx.c126 map->copy_from = ixp4xx_copy_from; in of_flash_probe_ixp4xx()
H A Dtsunami_flash.c68 .copy_from = tsunami_flash_copy_from,
H A Dphysmap-bt1-rom.c122 map->copy_from = bt1_rom_map_copy_from; in of_flash_probe_bt1_rom()
H A Dphysmap-gemini.c194 map->copy_from = gemini_flash_map_copy_from; in of_flash_probe_gemini()
H A Dlantiq-flash.c137 ltq_mtd->map->copy_from = ltq_copy_from; in ltq_mtd_probe()
/kernel/linux/linux-6.6/include/linux/mtd/
H A Dhyperbus.h52 * @copy_from: copy data from flash memory
61 void (*copy_from)(struct hyperbus_device *hbdev, void *to, member
/kernel/linux/linux-6.6/lib/
H A Dlogic_iomem.c290 if (area->ops->copy_from) { in memcpy_fromio()
291 area->ops->copy_from(area->priv, buffer, start, size); in memcpy_fromio()
/kernel/linux/linux-5.10/arch/mips/cavium-octeon/
H A Dflash_setup.c107 flash_map.copy_from = octeon_flash_map_copy_from; in octeon_flash_probe()
/kernel/linux/linux-6.6/arch/mips/cavium-octeon/
H A Dflash_setup.c108 flash_map.copy_from = octeon_flash_map_copy_from; in octeon_flash_probe()
/kernel/linux/linux-5.10/drivers/media/pci/cobalt/
H A Dcobalt-flash.c94 map->copy_from = flash_copy_from; in cobalt_flash_probe()
/kernel/linux/linux-6.6/drivers/media/pci/cobalt/
H A Dcobalt-flash.c94 map->copy_from = flash_copy_from; in cobalt_flash_probe()

Completed in 8 milliseconds

12