Searched refs:snd_pcm (Results 1 - 25 of 176) sorted by relevance

12345678

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/usb/
H A Dpcm.h4 void snd_usb_set_pcm_ops(struct snd_pcm *pcm, int stream);
H A Dcard.h99 struct snd_pcm *pcm;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/arm/
H A Dpxa2xx-pcm.h29 extern int pxa2xx_pcm_new(struct snd_card *, struct pxa2xx_pcm_client *, struct snd_pcm **);
H A Dpxa2xx-pcm.c85 struct snd_pcm **rpcm)
87 struct snd_pcm *pcm;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dpxa2xx-lib.h27 extern int pxa2xx_pcm_preallocate_dma_buffer(struct snd_pcm *pcm, int stream);
28 extern void pxa2xx_pcm_free_dma_buffers(struct snd_pcm *pcm);
H A Dymfpci.h338 struct snd_pcm *pcm;
339 struct snd_pcm *pcm2;
340 struct snd_pcm *pcm_spdif;
341 struct snd_pcm *pcm_4ch;
381 int snd_ymfpci_pcm(struct snd_ymfpci *chip, int device, struct snd_pcm **rpcm);
382 int snd_ymfpci_pcm2(struct snd_ymfpci *chip, int device, struct snd_pcm **rpcm);
383 int snd_ymfpci_pcm_spdif(struct snd_ymfpci *chip, int device, struct snd_pcm **rpcm);
384 int snd_ymfpci_pcm_4ch(struct snd_ymfpci *chip, int device, struct snd_pcm **rpcm);
H A Des1688.h47 struct snd_pcm *pcm;
118 struct snd_pcm **rpcm);
H A Dtrident.h394 struct snd_pcm *pcm; /* ADC/DAC PCM */
395 struct snd_pcm *foldback; /* Foldback PCM */
396 struct snd_pcm *spdif; /* SPDIF PCM */
423 int snd_trident_pcm(struct snd_trident * trident, int device, struct snd_pcm **rpcm);
424 int snd_trident_foldback_pcm(struct snd_trident * trident, int device, struct snd_pcm **rpcm);
425 int snd_trident_spdif_pcm(struct snd_trident * trident, int device, struct snd_pcm **rpcm);
H A Demu8000.h92 struct snd_pcm *pcm; /* pcm on emu8000 wavetable */
H A Dpcm.h367 struct snd_pcm *pcm;
420 struct snd_pcm *pcm;
439 struct snd_pcm { struct
452 void (*private_free) (struct snd_pcm *pcm);
460 int (*n_register) (struct snd_pcm * pcm);
461 int (*n_disconnect) (struct snd_pcm * pcm);
462 int (*n_unregister) (struct snd_pcm * pcm);
474 struct snd_pcm **rpcm);
475 int snd_pcm_new_stream(struct snd_pcm *pcm, int stream, int substream_count);
495 int snd_pcm_suspend_all(struct snd_pcm *pc
[all...]
H A Dad1816a.h142 struct snd_pcm *pcm;
170 extern int snd_ad1816a_pcm(struct snd_ad1816a *chip, int device, struct snd_pcm **rpcm);
H A Dwss.h97 struct snd_pcm *pcm;
157 int snd_wss_pcm(struct snd_wss *chip, int device, struct snd_pcm **rpcm);
170 int snd_cs4236_pcm(struct snd_wss *chip, int device, struct snd_pcm **rpcm);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/line6/
H A Dpcm.h73 struct snd_pcm *pcm;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/lx6464es/
H A Dlx6464es.h104 struct snd_pcm *pcm;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/mixart/
H A Dmixart.h179 struct snd_pcm *pcm; /* PCM analog i/o */
180 struct snd_pcm *pcm_dig; /* PCM digital i/o */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/ppc/
H A Dsnd_ps3.h64 struct snd_pcm *pcm;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-omap/include/plat/
H A Domap-alsa.h79 struct snd_pcm *pcm;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/
H A Dpcm.c40 static int snd_pcm_free(struct snd_pcm *pcm);
45 static struct snd_pcm *snd_pcm_get(struct snd_card *card, int device)
47 struct snd_pcm *pcm;
58 struct snd_pcm *pcm;
69 static int snd_pcm_add(struct snd_pcm *newpcm)
71 struct snd_pcm *pcm;
110 struct snd_pcm *pcm;
492 struct snd_pcm *pcm = pstr->pcm;
641 int snd_pcm_new_stream(struct snd_pcm *pcm, int stream, int substream_count)
717 struct snd_pcm ** rpc
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/imx/
H A Dimx-ssi.h226 struct snd_pcm *pcm);
227 void imx_pcm_free(struct snd_pcm *pcm);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/drivers/pcsp/
H A Dpcsp.h60 struct snd_pcm *pcm;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pcmcia/pdaudiocf/
H A Dpdaudiocf.h102 struct snd_pcm *pcm;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/blackfin/
H A Dbf5xx-i2s-pcm.c198 static int bf5xx_pcm_preallocate_dma_buffer(struct snd_pcm *pcm, int stream)
226 static void bf5xx_pcm_free_dma_buffers(struct snd_pcm *pcm)
250 struct snd_pcm *pcm)
H A Dbf5xx-tdm-pcm.c235 static int bf5xx_pcm_preallocate_dma_buffer(struct snd_pcm *pcm, int stream)
260 static void bf5xx_pcm_free_dma_buffers(struct snd_pcm *pcm)
284 struct snd_pcm *pcm)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/atmel/
H A Datmel-pcm.c92 static int atmel_pcm_preallocate_dma_buffer(struct snd_pcm *pcm,
368 struct snd_soc_dai *dai, struct snd_pcm *pcm)
396 static void atmel_pcm_free_dma_buffers(struct snd_pcm *pcm)
419 struct snd_pcm *pcm = dai_link->pcm;
446 struct snd_pcm *pcm = dai_link->pcm;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/solo6x10/
H A Dsolo6010-g723.c84 &solo_dev->snd_pcm->streams[SNDRV_PCM_STREAM_CAPTURE];
304 struct snd_pcm *pcm;
332 solo_dev->snd_pcm = pcm;

Completed in 138 milliseconds

12345678