Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/block/
Dfloppy.c252 static int irqdma_allocated; variable
4888 irqdma_allocated = 1; in floppy_grab_irq_and_dma()
4912 if (irqdma_allocated) { in floppy_release_irq_and_dma()
4916 irqdma_allocated = 0; in floppy_release_irq_and_dma()