Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/block/
Dfloppy.c252 static int irqdma_allocated; variable
4881 irqdma_allocated = 1; in floppy_grab_irq_and_dma()
4905 if (irqdma_allocated) { in floppy_release_irq_and_dma()
4909 irqdma_allocated = 0; in floppy_release_irq_and_dma()