Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/sh/
Ddma-sh7760.c106 static void camelot_txdma(void *data) in camelot_txdma() function
142 ret = dmabrg_request_irq(dmairq, camelot_txdma, cam); in camelot_pcm_open()
148 (void)dmabrg_request_irq(dmairq + 1, camelot_txdma, cam); in camelot_pcm_open()