Home
last modified time | relevance | path

Searched defs:pcm (Results 51 - 75 of 614) sorted by relevance

12345678910>>...25

/third_party/alsa-utils/topology/
H A Dpre-process-dai.c56 snd_config_t *top, *parent_obj, *obj, *dest, *cfg, *pcm, *child; in tplg_update_pcm_object() local
[all...]
/third_party/alsa-lib/src/pcm/
H A Dpcm_simple.c47 static int set_hw_params(snd_pcm_t *pcm, in set_hw_params() argument
110 set_sw_params(snd_pcm_t *pcm, snd_pcm_sw_params_t *sw_params, snd_spcm_xrun_type_t xrun_type) set_sw_params() argument
157 snd_spcm_init(snd_pcm_t *pcm, unsigned int rate, unsigned int channels, snd_pcm_format_t format, snd_pcm_subformat_t subformat, snd_spcm_latency_t latency, snd_pcm_access_t access, snd_spcm_xrun_type_t xrun_type) snd_spcm_init() argument
284 snd_spcm_init_get_params(snd_pcm_t *pcm, unsigned int *rate, snd_pcm_uframes_t *buffer_size, snd_pcm_uframes_t *period_size) snd_spcm_init_get_params() argument
[all...]
/third_party/alsa-lib/test/
H A Dchmap.c33 static int query_chmaps(snd_pcm_t *pcm) in query_chmaps() argument
52 static int setup_pcm(snd_pcm_t *pcm, int format, int channels, int rate) in setup_pcm() argument
87 static int get_chmap(snd_pcm_t *pcm, int format, int channels, int rate) in get_chmap() argument
104 set_chmap(snd_pcm_t *pcm, int format, int channels, int rate, int nargs, char **arg) set_chmap() argument
159 snd_pcm_t *pcm; main() local
[all...]
/kernel/linux/linux-5.10/sound/soc/atmel/
H A DMakefile
H A Datmel-pcm-pdc.c37 static int atmel_pcm_preallocate_dma_buffer(struct snd_pcm *pcm, in atmel_pcm_preallocate_dma_buffer() argument
72 struct snd_pcm *pcm = rtd->pcm; atmel_pcm_new() local
98 atmel_pcm_free(struct snd_soc_component *component, struct snd_pcm *pcm) atmel_pcm_free() argument
[all...]
/kernel/linux/linux-6.6/sound/soc/atmel/
H A DMakefile
/kernel/linux/linux-5.10/drivers/media/pci/tw686x/
H A Dtw686x-audio.c269 struct snd_pcm *pcm; in tw686x_snd_pcm_init() local
[all...]
/kernel/linux/linux-5.10/drivers/staging/vc04_services/bcm2835-audio/
H A Dbcm2835-pcm.c328 struct snd_pcm *pcm; in snd_bcm2835_new_pcm() local
[all...]
/kernel/linux/linux-5.10/sound/firewire/digi00x/
H A Ddigi00x-pcm.c345 struct snd_pcm *pcm; in snd_dg00x_create_pcm_devices() local
/kernel/linux/linux-5.10/sound/pci/ctxfi/
H A Dctpcm.c417 struct snd_pcm *pcm; ct_alsa_pcm_create() local
[all...]
/kernel/linux/linux-5.10/sound/firewire/bebob/
H A Dbebob_pcm.c362 struct snd_pcm *pcm; in snd_bebob_create_pcm_devices() local
[all...]
/kernel/linux/linux-5.10/sound/firewire/fireface/
H A Dff-pcm.c385 struct snd_pcm *pcm; in snd_ff_create_pcm_devices() local
H A Damdtp-ff.c30 static void write_pcm_s32(struct amdtp_stream *s, struct snd_pcm_substream *pcm, in write_pcm_s32() argument
60 static void read_pcm_s32(struct amdtp_stream *s, struct snd_pcm_substream *pcm, in read_pcm_s32() argument
115 process_it_ctx_payloads(struct amdtp_stream *s, const struct pkt_desc *descs, unsigned int packets, struct snd_pcm_substream *pcm) process_it_ctx_payloads() argument
139 process_ir_ctx_payloads(struct amdtp_stream *s, const struct pkt_desc *descs, unsigned int packets, struct snd_pcm_substream *pcm) process_ir_ctx_payloads() argument
[all...]
/kernel/linux/linux-5.10/sound/firewire/oxfw/
H A Doxfw.h117 unsigned int pcm; member
/kernel/linux/linux-5.10/sound/firewire/tascam/
H A Dtascam-pcm.c274 struct snd_pcm *pcm; in snd_tscm_create_pcm_devices() local
/kernel/linux/linux-5.10/sound/pci/lx6464es/
H A Dlx6464es.h87 struct snd_pcm *pcm; member
/kernel/linux/linux-5.10/sound/firewire/motu/
H A Dmotu-pcm.c356 struct snd_pcm *pcm; in snd_motu_create_pcm_devices() local
/kernel/linux/linux-5.10/sound/arm/
H A Dpxa2xx-pcm-lib.c143 int pxa2xx_pcm_preallocate_dma_buffer(struct snd_pcm *pcm, int stream) in pxa2xx_pcm_preallocate_dma_buffer() argument
159 void pxa2xx_pcm_free_dma_buffers(struct snd_pcm *pcm) in pxa2xx_pcm_free_dma_buffers() argument
178 pxa2xx_soc_pcm_free(struct snd_soc_component *component, struct snd_pcm *pcm) pxa2xx_soc_pcm_free() argument
189 struct snd_pcm *pcm = rtd->pcm; pxa2xx_soc_pcm_new() local
[all...]
H A Dpxa2xx-ac97.c187 struct snd_pcm *pcm; in pxa2xx_ac97_pcm_new() local
[all...]
/kernel/linux/linux-5.10/sound/soc/intel/boards/
H A Dehl_rt5660.c78 struct sof_hdmi_pcm *pcm; in hdmi_init() local
96 struct sof_hdmi_pcm *pcm; in card_late_probe() local
[all...]
/kernel/linux/linux-5.10/sound/soc/tegra/
H A Dtegra_pcm.c216 static int tegra_pcm_preallocate_dma_buffer(struct snd_pcm *pcm, int stream, in tegra_pcm_preallocate_dma_buffer() argument
234 static void tegra_pcm_deallocate_dma_buffer(struct snd_pcm *pcm, int stream) in tegra_pcm_deallocate_dma_buffer() argument
255 struct snd_pcm *pcm = rtd->pcm; tegra_pcm_dma_allocate() local
295 tegra_pcm_destruct(struct snd_soc_component *component, struct snd_pcm *pcm) tegra_pcm_destruct() argument
[all...]
/kernel/linux/linux-5.10/sound/soc/uniphier/
H A Daio-dma.c209 struct snd_pcm *pcm = rtd->pcm; in uniphier_aiodma_new() local
/kernel/linux/linux-5.10/drivers/media/usb/usbtv/
H A Dusbtv-audio.c324 struct snd_pcm *pcm; in usbtv_audio_init() local
/kernel/linux/linux-5.10/drivers/media/usb/go7007/
H A Dsnd-go7007.c37 struct snd_pcm *pcm; member
/kernel/linux/linux-5.10/include/drm/i2c/
H A Dch7006.h63 int xcm, pcm; member

Completed in 12 milliseconds

12345678910>>...25