Home
last modified time | relevance | path

Searched refs:ubi_dump_flash (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/mtd/ubi/
H A Ddebug.h11 void ubi_dump_flash(struct ubi_device *ubi, int pnum, int offset, int len);
H A Dio.c276 ubi_dump_flash(ubi, pnum, offset, len); in ubi_io_write()
503 ubi_dump_flash(ubi, pnum, 0, ubi->peb_size); in nor_erase_prepare()
H A Ddebug.c16 * ubi_dump_flash - dump a region of flash.
22 void ubi_dump_flash(struct ubi_device *ubi, int pnum, int offset, int len) in ubi_dump_flash() function
/kernel/linux/linux-6.6/drivers/mtd/ubi/
H A Ddebug.h11 void ubi_dump_flash(struct ubi_device *ubi, int pnum, int offset, int len);
H A Dio.c276 ubi_dump_flash(ubi, pnum, offset, len); in ubi_io_write()
503 ubi_dump_flash(ubi, pnum, 0, ubi->peb_size); in nor_erase_prepare()
H A Ddebug.c16 * ubi_dump_flash - dump a region of flash.
22 void ubi_dump_flash(struct ubi_device *ubi, int pnum, int offset, int len) in ubi_dump_flash() function

Completed in 6 milliseconds