Searched refs:flash_dma_buf_ok (Results 1 – 1 of 1) sorted by relevance
746 static inline bool flash_dma_buf_ok(const void *buf) in flash_dma_buf_ok() function1498 if (has_flash_dma(ctrl) && !oob && flash_dma_buf_ok(buf)) { in brcmnand_read()1611 if (has_flash_dma(ctrl) && !oob && flash_dma_buf_ok(buf)) { in brcmnand_write()