Home
last modified time | relevance | path

Searched refs:snd_pcm (Results 1 – 25 of 211) sorted by relevance

123456789

/openbmc/linux/include/sound/
H A Dpcm.h448 struct snd_pcm *pcm;
495 struct snd_pcm *pcm;
514 struct snd_pcm { struct
527 void (*private_free) (struct snd_pcm *pcm); argument
544 struct snd_pcm **rpcm); argument
547 struct snd_pcm **rpcm);
548 int snd_pcm_new_stream(struct snd_pcm *pcm, int stream, int substream_count);
552 int (*n_register) (struct snd_pcm * pcm);
553 int (*n_disconnect) (struct snd_pcm * pcm);
554 int (*n_unregister) (struct snd_pcm * pcm);
[all …]
H A Dpxa2xx-lib.h12 struct snd_pcm;
22 extern int pxa2xx_pcm_preallocate_dma_buffer(struct snd_pcm *pcm);
/openbmc/linux/sound/core/
H A Dpcm.c33 static int snd_pcm_free(struct snd_pcm *pcm);
38 static struct snd_pcm *snd_pcm_get(struct snd_card *card, int device) in snd_pcm_get()
40 struct snd_pcm *pcm; in snd_pcm_get()
51 struct snd_pcm *pcm; in snd_pcm_next()
62 static int snd_pcm_add(struct snd_pcm *newpcm) in snd_pcm_add()
64 struct snd_pcm *pcm; in snd_pcm_add()
106 struct snd_pcm *pcm; in snd_pcm_control_ioctl()
508 struct snd_pcm *pcm = pstr->pcm; in snd_pcm_stream_proc_init()
639 int snd_pcm_new_stream(struct snd_pcm *pcm, int stream, int substream_count) in snd_pcm_new_stream()
711 struct snd_pcm **rpcm) in _snd_pcm_new()
[all …]
H A Dpcm_memory.c145 void snd_pcm_lib_preallocate_free_for_all(struct snd_pcm *pcm) in snd_pcm_lib_preallocate_free_for_all()
301 static int preallocate_pages_for_all(struct snd_pcm *pcm, int type, in preallocate_pages_for_all()
345 void snd_pcm_lib_preallocate_pages_for_all(struct snd_pcm *pcm, in snd_pcm_lib_preallocate_pages_for_all()
405 int snd_pcm_set_managed_buffer_all(struct snd_pcm *pcm, int type, in snd_pcm_set_managed_buffer_all()
/openbmc/linux/sound/soc/intel/boards/
H A Dhda_dsp_common.c20 static struct snd_pcm *hda_dsp_hdmi_pcm_handle(struct snd_soc_card *card, in hda_dsp_hdmi_pcm_handle()
24 struct snd_pcm *spcm; in hda_dsp_hdmi_pcm_handle()
49 struct snd_pcm *spcm; in hda_dsp_hdmi_build_controls()
/openbmc/linux/sound/usb/
H A Dmedia.h56 int snd_media_stream_init(struct snd_usb_substream *subs, struct snd_pcm *pcm,
67 struct snd_pcm *pcm, int stream) in snd_media_stream_init()
H A Dpcm.h5 void snd_usb_set_pcm_ops(struct snd_pcm *pcm, int stream);
/openbmc/linux/sound/pci/ymfpci/
H A Dymfpci.h363 struct snd_pcm *pcm;
364 struct snd_pcm *pcm2;
365 struct snd_pcm *pcm_spdif;
366 struct snd_pcm *pcm_4ch;
/openbmc/linux/drivers/staging/vc04_services/bcm2835-audio/
H A Dbcm2835.h54 struct snd_pcm *pcm;
55 struct snd_pcm *pcm_spdif;
/openbmc/linux/sound/pci/mixart/
H A Dmixart.h158 struct snd_pcm *pcm; /* PCM analog i/o */
159 struct snd_pcm *pcm_dig; /* PCM digital i/o */
/openbmc/linux/sound/pci/trident/
H A Dtrident.h378 struct snd_pcm *pcm; /* ADC/DAC PCM */
379 struct snd_pcm *foldback; /* Foldback PCM */
380 struct snd_pcm *spdif; /* SPDIF PCM */
/openbmc/linux/sound/soc/intel/avs/boards/
H A Dhdaudio.c73 static struct snd_pcm *
80 struct snd_pcm *spcm; in avs_card_hdmi_pcm_at()
106 struct snd_pcm *spcm; in avs_card_late_probe()
/openbmc/linux/sound/soc/fsl/
H A Dimx-pcm-fiq.c218 struct snd_pcm *pcm = rtd->pcm; in imx_pcm_new()
235 struct snd_pcm *pcm = rtd->pcm; in snd_imx_pcm_new()
264 struct snd_pcm *pcm) in snd_imx_pcm_free()
/openbmc/linux/sound/arm/
H A Dpxa2xx-pcm-lib.c125 int pxa2xx_pcm_preallocate_dma_buffer(struct snd_pcm *pcm) in pxa2xx_pcm_preallocate_dma_buffer()
138 struct snd_pcm *pcm = rtd->pcm; in pxa2xx_soc_pcm_new()
H A Dpxa2xx-ac97.c58 static struct snd_pcm *pxa2xx_ac97_pcm;
182 struct snd_pcm *pcm; in pxa2xx_ac97_pcm_new()
/openbmc/linux/sound/pci/aw2/
H A Daw2-alsa.c77 struct snd_pcm *pcm;
494 struct snd_pcm *pcm_playback_ana; in snd_aw2_new_pcm()
495 struct snd_pcm *pcm_playback_num; in snd_aw2_new_pcm()
496 struct snd_pcm *pcm_capture; in snd_aw2_new_pcm()
/openbmc/linux/drivers/media/pci/solo6x10/
H A Dsolo6x10-g723.c79 &solo_dev->snd_pcm->streams[SNDRV_PCM_STREAM_CAPTURE]; in solo_g723_isr()
293 struct snd_pcm *pcm; in solo_snd_pcm_init()
320 solo_dev->snd_pcm = pcm; in solo_snd_pcm_init()
/openbmc/linux/sound/soc/mediatek/common/
H A Dmtk-afe-platform-driver.h16 struct snd_pcm;
/openbmc/linux/sound/pci/ice1712/
H A Dice1712.h298 struct snd_pcm *pcm;
299 struct snd_pcm *pcm_ds;
300 struct snd_pcm *pcm_pro;
/openbmc/linux/sound/usb/line6/
H A Dpcm.c469 static void line6_cleanup_pcm(struct snd_pcm *pcm) in line6_cleanup_pcm()
479 static int snd_line6_new_pcm(struct usb_line6 *line6, struct snd_pcm **pcm_ret) in snd_line6_new_pcm()
481 struct snd_pcm *pcm; in snd_line6_new_pcm()
523 struct snd_pcm *pcm; in line6_init_pcm()
H A Dpcm.h144 struct snd_pcm *pcm;
/openbmc/linux/sound/pci/lx6464es/
H A Dlx6464es.h87 struct snd_pcm *pcm;
/openbmc/linux/sound/soc/samsung/
H A Didma.c328 struct snd_pcm *pcm) in idma_free()
347 static int preallocate_idma_buffer(struct snd_pcm *pcm, int stream) in preallocate_idma_buffer()
370 struct snd_pcm *pcm = rtd->pcm; in idma_new()
/openbmc/linux/sound/usb/6fire/
H A Dpcm.h48 struct snd_pcm *instance;
/openbmc/linux/sound/ppc/
H A Dsnd_ps3.h52 struct snd_pcm *pcm;

123456789