Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mtd/maps/
H A Dvmu-flash.c56 static struct vmu_block *ofs_to_block(unsigned long src_ofs, in ofs_to_block() function
325 vblock = ofs_to_block(ofs, mtd, partition); in vmu_flash_read_char()
374 vblock = ofs_to_block(from + index, mtd, partition); in vmu_flash_read()
440 vblock = ofs_to_block(to, mtd, partition); in vmu_flash_write()
/kernel/linux/linux-6.6/drivers/mtd/maps/
H A Dvmu-flash.c56 static struct vmu_block *ofs_to_block(unsigned long src_ofs, in ofs_to_block() function
325 vblock = ofs_to_block(ofs, mtd, partition); in vmu_flash_read_char()
374 vblock = ofs_to_block(from + index, mtd, partition); in vmu_flash_read()
440 vblock = ofs_to_block(to, mtd, partition); in vmu_flash_write()

Completed in 3 milliseconds