/linux-6.1.9/sound/core/ |
D | pcm.c | 33 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() 507 struct snd_pcm *pcm = pstr->pcm; in snd_pcm_stream_proc_init() 638 int snd_pcm_new_stream(struct snd_pcm *pcm, int stream, int substream_count) in snd_pcm_new_stream() 707 struct snd_pcm **rpcm) in _snd_pcm_new() [all …]
|
D | pcm_memory.c | 117 void snd_pcm_lib_preallocate_free_for_all(struct snd_pcm *pcm) in snd_pcm_lib_preallocate_free_for_all() 273 static int preallocate_pages_for_all(struct snd_pcm *pcm, int type, in preallocate_pages_for_all() 317 void snd_pcm_lib_preallocate_pages_for_all(struct snd_pcm *pcm, in snd_pcm_lib_preallocate_pages_for_all() 377 int snd_pcm_set_managed_buffer_all(struct snd_pcm *pcm, int type, in snd_pcm_set_managed_buffer_all()
|
/linux-6.1.9/include/sound/ |
D | pcm.h | 450 struct snd_pcm *pcm; 497 struct snd_pcm *pcm; 516 struct snd_pcm { struct 529 void (*private_free) (struct snd_pcm *pcm); argument 546 struct snd_pcm **rpcm); argument 549 struct snd_pcm **rpcm); 550 int snd_pcm_new_stream(struct snd_pcm *pcm, int stream, int substream_count); 554 int (*n_register) (struct snd_pcm * pcm); 555 int (*n_disconnect) (struct snd_pcm * pcm); 556 int (*n_unregister) (struct snd_pcm * pcm); [all …]
|
D | pxa2xx-lib.h | 12 struct snd_pcm; 22 extern int pxa2xx_pcm_preallocate_dma_buffer(struct snd_pcm *pcm);
|
/linux-6.1.9/sound/soc/intel/boards/ |
D | hda_dsp_common.c | 20 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()
|
/linux-6.1.9/sound/usb/ |
D | media.h | 56 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()
|
D | pcm.h | 5 void snd_usb_set_pcm_ops(struct snd_pcm *pcm, int stream);
|
/linux-6.1.9/sound/pci/ymfpci/ |
D | ymfpci.h | 320 struct snd_pcm *pcm; 321 struct snd_pcm *pcm2; 322 struct snd_pcm *pcm_spdif; 323 struct snd_pcm *pcm_4ch;
|
/linux-6.1.9/drivers/staging/vc04_services/bcm2835-audio/ |
D | bcm2835.h | 53 struct snd_pcm *pcm; 54 struct snd_pcm *pcm_spdif;
|
/linux-6.1.9/sound/pci/mixart/ |
D | mixart.h | 158 struct snd_pcm *pcm; /* PCM analog i/o */ 159 struct snd_pcm *pcm_dig; /* PCM digital i/o */
|
/linux-6.1.9/sound/pci/trident/ |
D | trident.h | 378 struct snd_pcm *pcm; /* ADC/DAC PCM */ 379 struct snd_pcm *foldback; /* Foldback PCM */ 380 struct snd_pcm *spdif; /* SPDIF PCM */
|
/linux-6.1.9/sound/soc/fsl/ |
D | imx-pcm-fiq.c | 218 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()
|
/linux-6.1.9/sound/arm/ |
D | pxa2xx-pcm-lib.c | 125 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()
|
D | pxa2xx-ac97.c | 58 static struct snd_pcm *pxa2xx_ac97_pcm; 182 struct snd_pcm *pcm; in pxa2xx_ac97_pcm_new()
|
/linux-6.1.9/sound/soc/mediatek/common/ |
D | mtk-afe-platform-driver.h | 16 struct snd_pcm;
|
/linux-6.1.9/sound/pci/aw2/ |
D | aw2-alsa.c | 77 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()
|
/linux-6.1.9/drivers/media/pci/solo6x10/ |
D | solo6x10-g723.c | 79 &solo_dev->snd_pcm->streams[SNDRV_PCM_STREAM_CAPTURE]; in solo_g723_isr() 320 struct snd_pcm *pcm; in solo_snd_pcm_init() 347 solo_dev->snd_pcm = pcm; in solo_snd_pcm_init()
|
/linux-6.1.9/sound/soc/intel/avs/boards/ |
D | hdaudio.c | 119 static struct snd_pcm * 126 struct snd_pcm *spcm; in avs_card_hdmi_pcm_at() 152 struct snd_pcm *spcm; in avs_card_late_probe()
|
/linux-6.1.9/sound/pci/ice1712/ |
D | ice1712.h | 298 struct snd_pcm *pcm; 299 struct snd_pcm *pcm_ds; 300 struct snd_pcm *pcm_pro;
|
/linux-6.1.9/sound/pci/lx6464es/ |
D | lx6464es.h | 87 struct snd_pcm *pcm;
|
/linux-6.1.9/sound/usb/line6/ |
D | pcm.c | 469 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()
|
/linux-6.1.9/sound/usb/6fire/ |
D | pcm.h | 48 struct snd_pcm *instance;
|
/linux-6.1.9/sound/soc/samsung/ |
D | idma.c | 328 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()
|
/linux-6.1.9/sound/soc/pxa/ |
D | mmp-pcm.c | 153 struct snd_pcm *pcm) in mmp_pcm_free_dma_buffers() 206 struct snd_pcm *pcm = rtd->pcm; in mmp_pcm_new()
|
/linux-6.1.9/sound/ppc/ |
D | snd_ps3.h | 52 struct snd_pcm *pcm;
|