tag
line
file
source code
halt_output
170
drivers/sound/dev_table.h
void (*halt_output) (int dev);
halt_output
321
drivers/sound/dmabuf.c
!audio_devs[dev]->halt_output)
halt_output
324
drivers/sound/dmabuf.c
audio_devs[dev]->halt_output (dev);