Searched refs:SNDRV_DEVICE_TYPE_PCM_PLAYBACK (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dminors.h48 #define SNDRV_DEVICE_TYPE_PCM_PLAYBACK SNDRV_MINOR_PCM_PLAYBACK macro
61 SNDRV_DEVICE_TYPE_PCM_PLAYBACK, enumerator in enum:__anon18710
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/
H A Dsound.c222 case SNDRV_DEVICE_TYPE_PCM_PLAYBACK:
383 case SNDRV_DEVICE_TYPE_PCM_PLAYBACK:
H A Dpcm.c1002 devtype = SNDRV_DEVICE_TYPE_PCM_PLAYBACK;
1061 devtype = SNDRV_DEVICE_TYPE_PCM_PLAYBACK;
H A Dpcm_native.c1558 if (!snd_lookup_minor_data(minor, SNDRV_DEVICE_TYPE_PCM_PLAYBACK) &&
2085 SNDRV_DEVICE_TYPE_PCM_PLAYBACK);

Completed in 111 milliseconds