Searched refs:halt_input (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/oss/
H A Ddev_table.h185 void (*halt_input) (int dev); member in struct:audio_driver
H A Ddmabuf.c385 if (!(adev->flags & DMA_DUPLEX) || !adev->d->halt_input)
388 adev->d->halt_input(dev);
H A Dad1816.c95 DEBUGNOISE(printk(KERN_DEBUG "ad1816: halt_input called\n"));
470 .halt_input = ad1816_halt_input,
H A Dwaveartist.c826 .halt_input = waveartist_halt_input,
H A Dad1848.c950 .halt_input = ad1848_halt_input,

Completed in 118 milliseconds