Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dshdma-base.h96 int (*desc_setup)(struct shdma_chan *, struct shdma_desc *, member
/openbmc/linux/drivers/dma/sh/
H A Dshdma-base.c520 ops->desc_setup(schan, new, *src, *dst, &copy_size); in shdma_add_desc()
996 !sdev->ops->desc_setup || in shdma_init()
H A Dshdmac.c658 .desc_setup = sh_dmae_desc_setup,