Home
last modified time | relevance | path

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

/linux/sound/oss/dmasound/
H A Ddmasound.h113 void (*irqcleanup)(void); member
H A Ddmasound_q40.c602 .irqcleanup = Q40IrqCleanUp,
H A Ddmasound_atari.c1537 .irqcleanup = AtaIrqCleanUp,
1565 .irqcleanup = AtaIrqCleanUp,
H A Ddmasound_core.c1415 dmasound.mach.irqcleanup(); in dmasound_deinit()