Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/mtd/
Dnand.h314 static inline unsigned int nanddev_ntargets(const struct nand_device *nand) in nanddev_ntargets() function
340 return nanddev_target_size(nand) * nanddev_ntargets(nand); in nanddev_size()