Home
last modified time | relevance | path

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

/linux/include/linux/mtd/
H A Dnand.h863 static inline void nanddev_pos_next_lun(struct nand_device *nand, in nanddev_pos_next_lun() function
887 return nanddev_pos_next_lun(nand, pos); in nanddev_pos_next_eraseblock()
/linux/drivers/mtd/nand/
H A Dcore.c205 nanddev_pos_next_lun(nand, &pos)) in nanddev_mtd_max_bad_blocks()