Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/block/
Dfloppy.c252 static int irqdma_allocated; variable
4493 irqdma_allocated = 1; in floppy_grab_irq_and_dma()
4516 if (irqdma_allocated) { in floppy_release_irq_and_dma()
4520 irqdma_allocated = 0; in floppy_release_irq_and_dma()