Lines Matching full:oob
21 * @oobsize: OOB area size
102 * @ooboffs: the OOB offset within the page
103 * @ooblen: the number of OOB bytes to read from/write to this page
104 * @oobbuf: buffer to store OOB data in or get OOB data from
153 * @NAND_ECC_PLACEMENT_OOB: The ECC bytes are located in the OOB area
181 * @placement: OOB placement (if relevant)
236 * generic OOB layouts
353 * @oob_buffer_size: Real size of the OOB buffer to use (can be set by the
356 * @spare_oobbuf: OOB bounce buffer
358 * @bounce_oob: Flag indicating an OOB bounce buffer is used
429 * @oobbytes_per_page: maximum number of OOB bytes per page
431 * @oobleft: remaining number of OOB bytes to read/write
489 * nanddev_per_page_oobsize() - Get NAND OOB size
492 * Return: the OOB size.