Searched refs:irq_dev (Results 1 – 2 of 2) sorted by relevance
172 chan->irq_dev = irq_dev_id; in request_au1000_dma()174 chan->irq_dev); in request_au1000_dma()176 chan->irq_dev = NULL; in request_au1000_dma()180 chan->irq_dev = NULL; in request_au1000_dma()208 if (chan->irq_dev) in free_au1000_dma()209 free_irq(chan->irq, chan->irq_dev); in free_au1000_dma()211 chan->irq_dev = NULL; in free_au1000_dma()
112 void *irq_dev; member
Completed in 7 milliseconds