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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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 116 milliseconds