Home
last modified time | relevance | path

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

/sound/oss/
Dwaveartist.c849 waveartist_intr(int irq, void *dev_id) in waveartist_intr() function
1306 if (request_irq(devc->hw.irq, waveartist_intr, 0, devc->hw.name, devc) < 0) { in waveartist_init()