Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/mtd/
Dnand.h568 static inline void nanddev_pos_next_lun(struct nand_device *nand, in nanddev_pos_next_lun() function
592 return nanddev_pos_next_lun(nand, pos); in nanddev_pos_next_eraseblock()
/Linux-v5.4/drivers/mtd/nand/
Dcore.c203 nanddev_pos_next_lun(nand, &pos)) in nanddev_mtd_max_bad_blocks()