Home
last modified time | relevance | path

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

/linux-4.4.14/sound/oss/
Dwaveartist.c367 static void waveartist_halt_output(int dev);
660 waveartist_halt_output(dev); in waveartist_prepare_for_output()
679 waveartist_halt_output(dev); in waveartist_halt()
717 waveartist_halt_output(int dev) in waveartist_halt_output() function
840 .halt_output = waveartist_halt_output,