Home
last modified time | relevance | path

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

/sound/oss/
Ddev_table.h186 void (*halt_output) (int dev); member
Ddmabuf.c363 if (!(adev->flags & DMA_DUPLEX) || !adev->d->halt_output) in dma_reset_output()
366 adev->d->halt_output(dev); in dma_reset_output()
Dwaveartist.c840 .halt_output = waveartist_halt_output,
Dad1848.c950 .halt_output = ad1848_halt_output,