Searched refs:gpmi_alloc_dma_buffer (Results 1 – 1 of 1) sorted by relevance
1342 static int gpmi_alloc_dma_buffer(struct gpmi_nand_data *this) in gpmi_alloc_dma_buffer() function 1350 * The gpmi_alloc_dma_buffer can be called twice. in gpmi_alloc_dma_buffer() 1351 * We allocate a PAGE_SIZE length buffer if gpmi_alloc_dma_buffer in gpmi_alloc_dma_buffer() 1353 * buffer of the real NAND page size when the gpmi_alloc_dma_buffer in gpmi_alloc_dma_buffer() 2267 return gpmi_alloc_dma_buffer(this); in gpmi_set_geometry() 2705 ret = gpmi_alloc_dma_buffer(this); in gpmi_nand_init()