Home
last modified time | relevance | path

Searched refs:dma_configure_channel (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/arch/sh/drivers/dma/
H A Ddma-api.c272 void dma_configure_channel(unsigned int chan, unsigned long flags) in dma_configure_channel() function
280 EXPORT_SYMBOL(dma_configure_channel); variable
H A Ddma-sysfs.c84 dma_configure_channel(channel->vchan, config); in dma_store_config()
/kernel/linux/linux-6.6/arch/sh/drivers/dma/
H A Ddma-api.c272 void dma_configure_channel(unsigned int chan, unsigned long flags) in dma_configure_channel() function
280 EXPORT_SYMBOL(dma_configure_channel); variable
H A Ddma-sysfs.c90 dma_configure_channel(channel->vchan, config); in dma_store_config()
/kernel/linux/linux-5.10/arch/sh/include/asm/
H A Ddma.h127 extern void dma_configure_channel(unsigned int chan, unsigned long flags);
/kernel/linux/linux-6.6/arch/sh/include/asm/
H A Ddma.h127 extern void dma_configure_channel(unsigned int chan, unsigned long flags);
/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dpvr2fb.c676 dma_configure_channel(shdma, 0x12c1); in pvr2fb_write()
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dpvr2fb.c680 dma_configure_channel(shdma, 0x12c1); in pvr2fb_write()

Completed in 7 milliseconds