Searched refs:tx_descriptor_t (Results 1 – 2 of 2) sorted by relevance
194 struct tx_descriptor_t { struct
48 struct tx_descriptor_t *tx_desc;187 info->tx_desc = malloc_cache_aligned((sizeof(struct tx_descriptor_t) * in init_nand_dma()215 (sizeof(struct tx_descriptor_t) * CA_DMA_DESC_NUM)); in init_nand_dma()733 struct tx_descriptor_t *tx_desc; in nand_rw_page()
Completed in 6 milliseconds