Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dshdma-base.h102 void (*setup_xfer)(struct shdma_chan *, int); member
/linux-4.1.27/drivers/dma/sh/
Dsudmac.c326 .setup_xfer = sudmac_setup_xfer,
Dshdma-base.c140 ops->setup_xfer(schan, schan->slave_id); in shdma_tx_submit()
1005 !sdev->ops->setup_xfer || in shdma_init()
Drcar-hpbdma.c496 .setup_xfer = hpb_dmae_setup_xfer,
Dshdmac.c670 .setup_xfer = sh_dmae_setup_xfer,