Searched refs:lx_nand_flash_open_previous (Results 1 – 4 of 4) sorted by relevance
90 (_lx_nand_flash_opened_ptr == nand_flash -> lx_nand_flash_open_previous)) in _lx_nand_flash_close()100 (nand_flash -> lx_nand_flash_open_next) -> lx_nand_flash_open_previous = in _lx_nand_flash_close()101 nand_flash -> lx_nand_flash_open_previous; in _lx_nand_flash_close()102 (nand_flash -> lx_nand_flash_open_previous) -> lx_nand_flash_open_next = in _lx_nand_flash_close()
115 …)((UCHAR*)&(nand_flash -> lx_nand_flash_open_previous) - (UCHAR*)nand_flash) + sizeof(nand_flash -… in _lx_nand_flash_open()504 tail_ptr = _lx_nand_flash_opened_ptr -> lx_nand_flash_open_previous; in _lx_nand_flash_open()507 _lx_nand_flash_opened_ptr -> lx_nand_flash_open_previous = nand_flash; in _lx_nand_flash_open()511 nand_flash -> lx_nand_flash_open_previous = tail_ptr; in _lx_nand_flash_open()520 nand_flash -> lx_nand_flash_open_previous = nand_flash; in _lx_nand_flash_open()
110 …)((UCHAR*)&(nand_flash -> lx_nand_flash_open_previous) - (UCHAR*)nand_flash) + sizeof(nand_flash -… in _lx_nand_flash_format()
542 *lx_nand_flash_open_previous; member