Searched refs:lx_nand_flash_driver_pages_copy (Results 1 – 5 of 5) sorted by relevance
154 …status = (nand_flash -> lx_nand_flash_driver_pages_copy)(nand_flash, source_block, (ULONG)source_p… in _lx_nand_flash_data_page_copy()156 …status = (nand_flash -> lx_nand_flash_driver_pages_copy)(source_block, (ULONG)source_page, destina… in _lx_nand_flash_data_page_copy()209 …status = (nand_flash -> lx_nand_flash_driver_pages_copy)(nand_flash, source_block, (ULONG)source_p… in _lx_nand_flash_data_page_copy()211 …status = (nand_flash -> lx_nand_flash_driver_pages_copy)(source_block, (ULONG)source_page, destina… in _lx_nand_flash_data_page_copy()
118 …lx_nand_flash_driver_pages_write == LX_NULL || nand_flash -> lx_nand_flash_driver_pages_copy == LX… in _lx_nand_flash_format()
125 …lx_nand_flash_driver_pages_write == LX_NULL || nand_flash -> lx_nand_flash_driver_pages_copy == LX… in _lx_nand_flash_open()
168 nand_flash -> lx_nand_flash_driver_pages_copy = _lx_nand_flash_simulator_pages_copy; in _lx_nand_flash_simulator_initialize()
481 …UINT (*lx_nand_flash_driver_pages_copy)(struct LX_NAND_FLASH_STRUCT *na… member496 …UINT (*lx_nand_flash_driver_pages_copy)(ULONG source_block, ULONG sourc… member