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
309 * @oob_buffer_size: Real size of the OOB buffer to use (can be set by the
312 * @spare_oobbuf: OOB bounce buffer
314 * @bounce_oob: Flag indicating an OOB bounce buffer is used
385 * @oobbytes_per_page: maximum number of OOB bytes per page
387 * @oobleft: remaining number of OOB bytes to read/write
445 * nanddev_per_page_oobsize() - Get NAND OOB size
448 * Return: the OOB size.