Searched refs:lx_nand_flash_open_next (Results 1 – 3 of 3) sorted by relevance
90 (_lx_nand_flash_opened_ptr == nand_flash -> lx_nand_flash_open_next) && in _lx_nand_flash_close()101 (nand_flash -> lx_nand_flash_open_next) -> lx_nand_flash_open_previous = in _lx_nand_flash_close()103 (nand_flash -> lx_nand_flash_open_previous) -> lx_nand_flash_open_next = in _lx_nand_flash_close()104 nand_flash -> lx_nand_flash_open_next; in _lx_nand_flash_close()111 _lx_nand_flash_opened_ptr = nand_flash -> lx_nand_flash_open_next; in _lx_nand_flash_close()
509 tail_ptr -> lx_nand_flash_open_next = nand_flash; in _lx_nand_flash_open()513 nand_flash -> lx_nand_flash_open_next = _lx_nand_flash_opened_ptr; in _lx_nand_flash_open()520 nand_flash -> lx_nand_flash_open_next = nand_flash; in _lx_nand_flash_open()
523 struct LX_NAND_FLASH_STRUCT *lx_nand_flash_open_next, member