Searched refs:SNDRV_PCM_FORMAT_LAST (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/
H A Dpcm_misc.c38 static struct pcm_format_data pcm_formats[SNDRV_PCM_FORMAT_LAST+1] = {
217 if (format < 0 || format > SNDRV_PCM_FORMAT_LAST)
268 if (format < 0 || format > SNDRV_PCM_FORMAT_LAST)
306 if (format < 0 || format > SNDRV_PCM_FORMAT_LAST)
325 if (format < 0 || format > SNDRV_PCM_FORMAT_LAST)
360 if (format < 0 || format > SNDRV_PCM_FORMAT_LAST)
384 if (format < 0 || format > SNDRV_PCM_FORMAT_LAST)
H A Dpcm_native.c1696 for (k = 0; k <= SNDRV_PCM_FORMAT_LAST; ++k) {
1718 for (k = 0; k <= SNDRV_PCM_FORMAT_LAST; ++k) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/usb/
H A Dproc.c87 for (fmt = 0; fmt <= SNDRV_PCM_FORMAT_LAST; ++fmt)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/include/sound/
H A Dasound.h242 SNDRV_PCM_FORMAT_LAST = SNDRV_PCM_FORMAT_G723_40_1B, enumerator in enum:sndrv_pcm_format
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dasound.h219 #define SNDRV_PCM_FORMAT_LAST SNDRV_PCM_FORMAT_G723_40_1B macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/drivers/
H A Ddummy.c859 for (i = 0; i < SNDRV_PCM_FORMAT_LAST; i++) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/oss/
H A Dpcm_oss.c886 for (sformat = 0; sformat <= SNDRV_PCM_FORMAT_LAST; sformat++) {
891 if (sformat > SNDRV_PCM_FORMAT_LAST) {

Completed in 74 milliseconds