snd_pcm_lib_preallocate_pages  968 include/sound/pcm.h int snd_pcm_lib_preallocate_pages(struct snd_pcm_substream *substream,
snd_pcm_lib_preallocate_pages  300 sound/core/pcm_memory.c 			if ((err = snd_pcm_lib_preallocate_pages(substream, type, data, size, max)) < 0)
snd_pcm_lib_preallocate_pages  863 sound/isa/gus/gus_pcm.c 		snd_pcm_lib_preallocate_pages(substream, SNDRV_DMA_TYPE_DEV,
snd_pcm_lib_preallocate_pages  873 sound/isa/gus/gus_pcm.c 		snd_pcm_lib_preallocate_pages(pcm->streams[SNDRV_PCM_STREAM_CAPTURE].substream,
snd_pcm_lib_preallocate_pages 1247 sound/pci/ca0106/ca0106_main.c 		if ((err = snd_pcm_lib_preallocate_pages(substream, 
snd_pcm_lib_preallocate_pages 1257 sound/pci/ca0106/ca0106_main.c  		if ((err = snd_pcm_lib_preallocate_pages(substream, 
snd_pcm_lib_preallocate_pages  852 sound/pci/echoaudio/echoaudio.c 			err = snd_pcm_lib_preallocate_pages(ss, SNDRV_DMA_TYPE_DEV_SG,
snd_pcm_lib_preallocate_pages 1376 sound/pci/emu10k1/emupcm.c 		if ((err = snd_pcm_lib_preallocate_pages(substream, SNDRV_DMA_TYPE_DEV_SG, snd_dma_pci_data(emu->pci), 64*1024, 64*1024)) < 0)
snd_pcm_lib_preallocate_pages 1380 sound/pci/emu10k1/emupcm.c 		snd_pcm_lib_preallocate_pages(substream, SNDRV_DMA_TYPE_DEV, snd_dma_pci_data(emu->pci), 64*1024, 64*1024);
snd_pcm_lib_preallocate_pages 1410 sound/pci/emu10k1/emupcm.c 		if ((err = snd_pcm_lib_preallocate_pages(substream, SNDRV_DMA_TYPE_DEV_SG, snd_dma_pci_data(emu->pci), 64*1024, 64*1024)) < 0)
snd_pcm_lib_preallocate_pages  629 sound/pci/emu10k1/p16v.c 		if ((err = snd_pcm_lib_preallocate_pages(substream, 
snd_pcm_lib_preallocate_pages  640 sound/pci/emu10k1/p16v.c  		if ((err = snd_pcm_lib_preallocate_pages(substream, 
snd_pcm_lib_preallocate_pages  681 sound/pci/oxygen/oxygen_pcm.c 			snd_pcm_lib_preallocate_pages(pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream,
snd_pcm_lib_preallocate_pages  687 sound/pci/oxygen/oxygen_pcm.c 			snd_pcm_lib_preallocate_pages(pcm->streams[SNDRV_PCM_STREAM_CAPTURE].substream,
snd_pcm_lib_preallocate_pages 2199 sound/pci/trident/trident_main.c 			snd_pcm_lib_preallocate_pages(substream, SNDRV_DMA_TYPE_DEV_SG,
snd_pcm_lib_preallocate_pages 2202 sound/pci/trident/trident_main.c 		snd_pcm_lib_preallocate_pages(pcm->streams[SNDRV_PCM_STREAM_CAPTURE].substream,
snd_pcm_lib_preallocate_pages  991 sound/usb/usx2y/usbusx2yaudio.c 	     0 > (err = snd_pcm_lib_preallocate_pages(pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream,
snd_pcm_lib_preallocate_pages  995 sound/usb/usx2y/usbusx2yaudio.c 	    0 > (err = snd_pcm_lib_preallocate_pages(pcm->streams[SNDRV_PCM_STREAM_CAPTURE].substream,
snd_pcm_lib_preallocate_pages  771 sound/usb/usx2y/usx2yhwdeppcm.c 	if (0 > (err = snd_pcm_lib_preallocate_pages(pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream,
snd_pcm_lib_preallocate_pages  775 sound/usb/usx2y/usx2yhwdeppcm.c 	    0 > (err = snd_pcm_lib_preallocate_pages(pcm->streams[SNDRV_PCM_STREAM_CAPTURE].substream,