Searched refs:snd_sndstat_show_strings (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/sound/core/ |
H A D | info_oss.c | 70 static int snd_sndstat_show_strings(struct snd_info_buffer *buf, char *id, int dev) snd_sndstat_show_strings() function 108 snd_sndstat_show_strings(buffer, "Audio devices", SNDRV_OSS_INFO_DEV_AUDIO); snd_sndstat_proc_read() 109 snd_sndstat_show_strings(buffer, "Synth devices", SNDRV_OSS_INFO_DEV_SYNTH); snd_sndstat_proc_read() 110 snd_sndstat_show_strings(buffer, "Midi devices", SNDRV_OSS_INFO_DEV_MIDI); snd_sndstat_proc_read() 111 snd_sndstat_show_strings(buffer, "Timers", SNDRV_OSS_INFO_DEV_TIMERS); snd_sndstat_proc_read() 112 snd_sndstat_show_strings(buffer, "Mixers", SNDRV_OSS_INFO_DEV_MIXERS); snd_sndstat_proc_read()
|
Completed in 65 milliseconds