Searched refs:lx_nand_flash_open_previous (Results 1 – 4 of 4) sorted by relevance
91 (_lx_nand_flash_opened_ptr == nand_flash -> lx_nand_flash_open_previous)) in _lx_nand_flash_close()101 (nand_flash -> lx_nand_flash_open_next) -> lx_nand_flash_open_previous = in _lx_nand_flash_close()102 nand_flash -> 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()
116 …)((UCHAR*)&(nand_flash -> lx_nand_flash_open_previous) - (UCHAR*)nand_flash) + sizeof(nand_flash -… in _lx_nand_flash_open()505 tail_ptr = _lx_nand_flash_opened_ptr -> lx_nand_flash_open_previous; in _lx_nand_flash_open()508 _lx_nand_flash_opened_ptr -> lx_nand_flash_open_previous = nand_flash; in _lx_nand_flash_open()512 nand_flash -> lx_nand_flash_open_previous = tail_ptr; in _lx_nand_flash_open()521 nand_flash -> lx_nand_flash_open_previous = nand_flash; in _lx_nand_flash_open()
111 …)((UCHAR*)&(nand_flash -> lx_nand_flash_open_previous) - (UCHAR*)nand_flash) + sizeof(nand_flash -… in _lx_nand_flash_format()
524 *lx_nand_flash_open_previous; member