Home
last modified time | relevance | path

Searched refs:dmabrg_free_irq (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/sh/drivers/dma/
H A Ddmabrg.c51 * dmabrg_free_irq(BRGIRQID)
141 void dmabrg_free_irq(unsigned int dmairq) in dmabrg_free_irq() function
149 EXPORT_SYMBOL_GPL(dmabrg_free_irq); variable
/kernel/linux/linux-6.6/arch/sh/drivers/dma/
H A Ddmabrg.c51 * dmabrg_free_irq(BRGIRQID)
141 void dmabrg_free_irq(unsigned int dmairq) in dmabrg_free_irq() function
149 EXPORT_SYMBOL_GPL(dmabrg_free_irq); variable
/kernel/linux/linux-5.10/arch/sh/include/asm/
H A Ddmabrg.h22 extern void dmabrg_free_irq(unsigned int);
/kernel/linux/linux-6.6/arch/sh/include/asm/
H A Ddmabrg.h22 extern void dmabrg_free_irq(unsigned int);
/kernel/linux/linux-5.10/sound/soc/sh/
H A Ddma-sh7760.c167 dmabrg_free_irq(dmairq + 1); in camelot_pcm_close()
168 dmabrg_free_irq(dmairq); in camelot_pcm_close()
/kernel/linux/linux-6.6/sound/soc/sh/
H A Ddma-sh7760.c167 dmabrg_free_irq(dmairq + 1); in camelot_pcm_close()
168 dmabrg_free_irq(dmairq); in camelot_pcm_close()

Completed in 3 milliseconds