Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/mtd/
Dnand.h425 static inline unsigned int nanddev_offs_to_pos(struct nand_device *nand, in nanddev_offs_to_pos() function
604 iter->req.dataoffs = nanddev_offs_to_pos(nand, offs, &iter->req.pos); in nanddev_io_iter_init()