Searched refs:halt_output (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.h186 void (*halt_output) (int dev); member in struct:audio_driver
H A Ddmabuf.c361 if (!(adev->flags & DMA_DUPLEX) || !adev->d->halt_output)
364 adev->d->halt_output(dev);
H A Dad1816.c127 DEBUGNOISE(printk(KERN_DEBUG "ad1816: halt_output called!\n"));
471 .halt_output = ad1816_halt_output,
H A Dwaveartist.c827 .halt_output = waveartist_halt_output,
H A Dad1848.c951 .halt_output = ad1848_halt_output,

Completed in 103 milliseconds