Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/dma/
Ds3c24xx-dma.c151 struct s3c24xx_sg { struct
437 struct s3c24xx_sg *dsg, *_dsg; in s3c24xx_dma_free_txd()
453 struct s3c24xx_sg *dsg = list_entry(txd->at, struct s3c24xx_sg, node); in s3c24xx_dma_start_next_sg()
763 struct s3c24xx_sg *dsg; in s3c24xx_dma_tx_status()
799 dsg = list_entry(txd->at, struct s3c24xx_sg, node); in s3c24xx_dma_tx_status()
827 struct s3c24xx_sg *dsg; in s3c24xx_dma_prep_memcpy()
891 struct s3c24xx_sg *dsg; in s3c24xx_dma_prep_dma_cyclic()
989 struct s3c24xx_sg *dsg; in s3c24xx_dma_prep_slave_sg()