Home
last modified time | relevance | path

Searched refs:s5pc110_dma_ops (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/mtd/onenand/
Dsamsung.c523 static int (*s5pc110_dma_ops)(dma_addr_t dst, dma_addr_t src, size_t count, int direction); variable
672 err = s5pc110_dma_ops(dma_dst, dma_src, in s5pc110_read_bufferram()
966 s5pc110_dma_ops = s5pc110_dma_poll; in s3c_onenand_probe()
971 s5pc110_dma_ops = s5pc110_dma_irq; in s3c_onenand_probe()