Searched refs:snd_pcm_plug_stream (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/oss/
H A Dio.c131 if (snd_pcm_plug_stream(plug) == SNDRV_PCM_STREAM_PLAYBACK) {
H A Dpcm_plugin.h27 #define snd_pcm_plug_stream(plug) ((plug)->stream) macro
H A Dpcm_plugin.c106 if (snd_pcm_plug_stream(plug) == SNDRV_PCM_STREAM_PLAYBACK) {
162 plugin->stream = snd_pcm_plug_stream(plug);
199 int stream = snd_pcm_plug_stream(plug);
230 int stream = snd_pcm_plug_stream(plug);
362 int stream = snd_pcm_plug_stream(plug);
547 int stream = snd_pcm_plug_stream(plug);

Completed in 126 milliseconds