Searched refs:irq_claimed (Results 1 – 2 of 2) sorted by relevance
170 unsigned char irq_claimed; /* irq claimed for channel */ member
738 if (!chan->irq_claimed) { in s3c2410_dma_request()742 chan->irq_claimed = 1; in s3c2410_dma_request()752 chan->irq_claimed = 0; in s3c2410_dma_request()813 if (chan->irq_claimed) in s3c2410_dma_free()816 chan->irq_claimed = 0; in s3c2410_dma_free()