Home
last modified time | relevance | path

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

/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/
H A Dshdma-base.h99 void (*setup_xfer)(struct shdma_chan *, int); member
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/
H A Dshdma-base.h99 void (*setup_xfer)(struct shdma_chan *, int); member
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/
H A Dshdma-base.h99 void (*setup_xfer)(struct shdma_chan *, int); member
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/dma/sh/
H A Dshdma-base.c137 ops->setup_xfer(schan, schan->slave_id); in shdma_tx_submit()
1002 !sdev->ops->setup_xfer || in shdma_init()
H A Dshdmac.c661 .setup_xfer = sh_dmae_setup_xfer,
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/dma/sh/
H A Dshdma-base.c137 ops->setup_xfer(schan, schan->slave_id); in shdma_tx_submit()
1002 !sdev->ops->setup_xfer || in shdma_init()
H A Dshdmac.c661 .setup_xfer = sh_dmae_setup_xfer,
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/dma/sh/
H A Dshdma-base.c137 ops->setup_xfer(schan, schan->slave_id); in shdma_tx_submit()
1002 !sdev->ops->setup_xfer || in shdma_init()
H A Dshdmac.c661 .setup_xfer = sh_dmae_setup_xfer,
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/ic/
H A Dncr53c9x.c2777 goto setup_xfer; in ncr53c9x_intr()
2786 setup_xfer: in ncr53c9x_intr()