Searched refs:pcm (Results 176 - 200 of 245) sorted by relevance

12345678910

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pcmcia/pdaudiocf/
H A Dpdaudiocf_core.c245 snd_pcm_suspend_all(chip->pcm);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/soc/at91/
H A Deti_b1_wm8731.c33 #include <sound/pcm.h>
42 #include "at91-pcm.h"
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/soc/bcm947xx/
H A Dbcm947xx.c29 #include <sound/pcm.h>
49 #include "bcm947xx-pcm.h"
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/soc/pxa/
H A Dcorgi.c27 #include <sound/pcm.h>
39 #include "pxa2xx-pcm.h"
H A Dpoodle.c24 #include <sound/pcm.h>
36 #include "pxa2xx-pcm.h"
H A Dpxa2xx-i2s.c23 #include <sound/pcm.h>
31 #include "pxa2xx-pcm.h"
H A Dspitz.c27 #include <sound/pcm.h>
39 #include "pxa2xx-pcm.h"
H A Dtosa.c30 #include <sound/pcm.h>
42 #include "pxa2xx-pcm.h"
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/usb/caiaq/
H A Dcaiaq-input.c28 #include <sound/pcm.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/usb/usx2y/
H A DusX2Yhwdep.c28 #include <sound/pcm.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libvorbis-1.2.3/lib/
H A Dres0.c834 float *pcm=in[i]; local
837 work[k]=pcm[j];
845 float *pcm=in[i]; local
848 sofar[j]+=pcm[j]-work[k];
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/core/oss/
H A Dmulaw.c30 #include <sound/pcm.h>
274 snd_printk(KERN_ERR "snd-pcm-oss: invalid format %d\n", format);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/isa/cs423x/
H A Dcs4236_lib.c348 struct snd_pcm *pcm; local
351 if ((err = snd_cs4231_pcm(chip, device, &pcm)) < 0)
353 pcm->info_flags &= ~SNDRV_PCM_INFO_JOINT_DUPLEX;
355 *rpcm = pcm;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/isa/sb/
H A Des968.c219 snd_pcm_suspend_all(chip->pcm);
H A Dsb8.c224 snd_pcm_suspend_all(chip->pcm);
H A Dsb16.c407 if ((err = snd_sb16dsp_pcm(chip, 0, &chip->pcm)) < 0)
503 snd_pcm_suspend_all(chip->pcm);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/isa/
H A Dsscape.c1014 struct snd_pcm *pcm; local
1055 if ((err = snd_cs4231_pcm(chip, 0, &pcm)) < 0) {
1071 strcpy(card->shortname, pcm->name);
1074 pcm->name, chip->port, chip->irq, chip->dma1);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/emu10k1/
H A Demu10k1.c215 snd_pcm_suspend_all(emu->pcm);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/sparc/
H A Ddbri.c61 #include <sound/pcm.h>
2156 struct snd_pcm *pcm; local
2163 /* capture count */ 1, &pcm)) < 0)
2165 snd_assert(pcm != NULL, return -EINVAL);
2167 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_dbri_ops);
2168 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_dbri_ops);
2170 pcm->private_data = dbri;
2171 pcm->info_flags = 0;
2172 strcpy(pcm->name, dbri->card->shortname);
2174 if ((err = snd_pcm_lib_preallocate_pages_for_all(pcm,
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/
H A Drme32.c83 #include <sound/pcm.h>
85 #include <sound/pcm-indirect.h>
1339 static void snd_rme32_free_spdif_pcm(struct snd_pcm *pcm) argument
1341 struct rme32 *rme32 = (struct rme32 *) pcm->private_data;
1346 snd_rme32_free_adat_pcm(struct snd_pcm *pcm) argument
1348 struct rme32 *rme32 = (struct rme32 *) pcm->private_data;
1383 /* set up ALSA pcm device for S/PDIF */
1407 /* set up ALSA pcm device for ADAT */
H A Dmaestro3.c48 #include <sound/pcm.h>
820 struct snd_pcm *pcm; member in struct:snd_m3
845 /* pcm streams */
1858 * create pcm instance
1886 struct snd_pcm *pcm; local
1890 MAX_PLAYBACKS, MAX_CAPTURES, &pcm);
1894 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_m3_playback_ops);
1895 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_m3_capture_ops);
1897 pcm->private_data = chip;
1898 pcm
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/sound/
H A Dgus.h25 #include "pcm.h"
267 pcm: 1, member in struct:snd_gus_voice
413 /* pcm */
451 struct snd_pcm *pcm; member in struct:snd_gus_card
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/drivers/vx/
H A Dvx_core.c31 #include <sound/pcm.h>
508 /* update the pcm streams */
704 snd_pcm_suspend_all(chip->pcm[i]);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/i2c/
H A Dcs8427.c29 #include <sound/pcm.h>
511 kctl->id.device = play_substream->pcm->device;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/i2c/other/
H A Dak4117.c28 #include <sound/pcm.h>
439 kctl->id.device = cap_substream->pcm->device;

Completed in 235 milliseconds

12345678910