Home
last modified time | relevance | path

Searched refs:nanddev_pos_next_lun (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/include/linux/mtd/
Dnand.h860 static inline void nanddev_pos_next_lun(struct nand_device *nand, in nanddev_pos_next_lun() function
884 return nanddev_pos_next_lun(nand, pos); in nanddev_pos_next_eraseblock()
/linux-6.1.9/drivers/mtd/nand/
Dcore.c206 nanddev_pos_next_lun(nand, &pos)) in nanddev_mtd_max_bad_blocks()