Home
last modified time | relevance | path

Searched defs:pcm (Results 1 – 25 of 255) sorted by relevance

1234567891011

/linux/sound/soc/
H A Dsoc-generic-dmaengine-pcm.c28 static struct device *dmaengine_dma_dev(struct dmaengine_pcm *pcm, in dmaengine_dma_dev() argument
80 struct dmaengine_pcm *pcm = soc_component_to_pcm(component); in dmaengine_pcm_hw_params() local
102 struct dmaengine_pcm *pcm = soc_component_to_pcm(component); in dmaengine_pcm_set_runtime_hwparams() local
151 struct dmaengine_pcm *pcm = soc_component_to_pcm(component); dmaengine_pcm_open() local
179 struct dmaengine_pcm *pcm = soc_component_to_pcm(component); dmaengine_pcm_compat_request_channel() local
222 struct dmaengine_pcm *pcm = soc_component_to_pcm(component); dmaengine_pcm_new() local
282 struct dmaengine_pcm *pcm = soc_component_to_pcm(component); dmaengine_pcm_pointer() local
296 struct dmaengine_pcm *pcm = soc_component_to_pcm(component); dmaengine_copy() local
349 dmaengine_pcm_request_chan_of(struct dmaengine_pcm * pcm,struct device * dev,const struct snd_dmaengine_pcm_config * config) dmaengine_pcm_request_chan_of() argument
402 dmaengine_pcm_release_chan(struct dmaengine_pcm * pcm) dmaengine_pcm_release_chan() argument
429 struct dmaengine_pcm *pcm; snd_dmaengine_pcm_register() local
483 struct dmaengine_pcm *pcm; snd_dmaengine_pcm_unregister() local
[all...]
/linux/sound/core/
H A Dpcm.c40 struct snd_pcm *pcm; in snd_pcm_get() local
51 struct snd_pcm *pcm; in snd_pcm_next() local
64 struct snd_pcm *pcm; snd_pcm_add() local
105 struct snd_pcm *pcm; snd_pcm_control_ioctl() local
495 struct snd_pcm *pcm = pstr->pcm; snd_pcm_stream_proc_init() local
626 snd_pcm_new_stream(struct snd_pcm * pcm,int stream,int substream_count) snd_pcm_new_stream() argument
700 struct snd_pcm *pcm; _snd_pcm_new() local
843 pcm_call_notify(pcm,call) global() argument
850 pcm_call_notify(pcm,call) global() argument
853 snd_pcm_free(struct snd_pcm * pcm) snd_pcm_free() argument
870 struct snd_pcm *pcm = device->device_data; snd_pcm_dev_free() local
874 snd_pcm_attach_substream(struct snd_pcm * pcm,int stream,struct file * file,struct snd_pcm_substream ** rsubstream) snd_pcm_attach_substream() argument
1009 struct snd_pcm *pcm = pstr->pcm; pcm_class_show() local
1044 struct snd_pcm *pcm; snd_pcm_dev_register() local
1085 struct snd_pcm *pcm = device->device_data; snd_pcm_dev_disconnect() local
1134 struct snd_pcm *pcm; snd_pcm_notify() local
1164 struct snd_pcm *pcm; snd_pcm_proc_read() local
[all...]
H A Dpcm_memory.c141 snd_pcm_lib_preallocate_free_for_all(struct snd_pcm * pcm) snd_pcm_lib_preallocate_free_for_all() argument
295 preallocate_pages_for_all(struct snd_pcm * pcm,int type,void * data,size_t size,size_t max,bool managed) preallocate_pages_for_all() argument
339 snd_pcm_lib_preallocate_pages_for_all(struct snd_pcm * pcm,int type,void * data,size_t size,size_t max) snd_pcm_lib_preallocate_pages_for_all() argument
399 snd_pcm_set_managed_buffer_all(struct snd_pcm * pcm,int type,struct device * data,size_t size,size_t max) snd_pcm_set_managed_buffer_all() argument
[all...]
/linux/sound/soc/samsung/
H A Dpcm.c154 static void s3c_pcm_snd_txctrl(struct s3c_pcm_info *pcm, int on) in s3c_pcm_snd_txctrl() argument
185 static void s3c_pcm_snd_rxctrl(struct s3c_pcm_info *pcm, int on) in s3c_pcm_snd_rxctrl() argument
220 struct s3c_pcm_info *pcm = snd_soc_dai_get_drvdata(snd_soc_rtd_to_cpu(rtd, 0)); in s3c_pcm_trigger() local
264 struct s3c_pcm_info *pcm = snd_soc_dai_get_drvdata(snd_soc_rtd_to_cpu(rtd, 0)); s3c_pcm_hw_params() local
321 struct s3c_pcm_info *pcm = snd_soc_dai_get_drvdata(cpu_dai); s3c_pcm_set_fmt() local
392 struct s3c_pcm_info *pcm = snd_soc_dai_get_drvdata(cpu_dai); s3c_pcm_set_clkdiv() local
409 struct s3c_pcm_info *pcm = snd_soc_dai_get_drvdata(cpu_dai); s3c_pcm_set_sysclk() local
437 struct s3c_pcm_info *pcm = snd_soc_dai_get_drvdata(dai); s3c_pcm_dai_probe() local
489 struct s3c_pcm_info *pcm; s3c_pcm_dev_probe() local
584 struct s3c_pcm_info *pcm = &s3c_pcm[pdev->id]; s3c_pcm_dev_remove() local
[all...]
/linux/sound/pci/lola/
H A Dlola_pcm.c29 struct lola_pcm *pcm = lola_get_pcm(substream); in lola_get_stream() local
213 struct lola_pcm *pcm = lola_get_pcm(substream); in lola_pcm_open() local
246 static void lola_cleanup_slave_streams(struct lola_pcm *pcm, in lola_cleanup_slave_streams()
291 struct lola_pcm *pcm = lola_get_pcm(substream); in lola_pcm_hw_free() local
340 static int lola_setup_periods(struct lola *chip, struct lola_pcm *pcm, in lola_setup_periods()
427 static int lola_setup_controller(struct lola *chip, struct lola_pcm *pcm, in lola_setup_controller()
454 struct lola_pcm *pcm = lola_get_pcm(substream); in lola_pcm_prepare() local
561 void lola_pcm_update(struct lola *chip, struct lola_pcm *pcm, unsigned int bits) in lola_pcm_update()
588 struct snd_pcm *pcm; in lola_create_pcm() local
678 struct lola_pcm *pcm = &chip->pcm[dir]; in lola_init_pcm() local
/linux/arch/mips/include/asm/octeon/
H A Dcvmx-coremask.h48 static inline bool cvmx_coremask_is_core_set(const struct cvmx_coremask *pcm, in cvmx_coremask_is_core_set()
71 static inline void cvmx_coremask_set64(struct cvmx_coremask *pcm, in cvmx_coremask_set64()
80 static inline void cvmx_coremask_clear_core(struct cvmx_coremask *pcm, int core) in cvmx_coremask_clear_core()
/linux/sound/soc/codecs/
H A Dhdac_hda.c198 struct hdac_hda_pcm *pcm; in hdac_hda_dai_set_stream() local
251 struct hda_pcm *pcm; in hdac_hda_dai_hw_free() local
271 struct hda_pcm *pcm; in hdac_hda_dai_prepare() local
299 struct hda_pcm *pcm; in hdac_hda_dai_open() local
324 struct hda_pcm *pcm; in hdac_hda_dai_close() local
H A Dhdac_hdmi.c148 struct hdac_hdmi_pcm *pcm; in hdac_hdmi_get_pcm_from_cvt() local
158 static void hdac_hdmi_jack_report(struct hdac_hdmi_pcm *pcm, in hdac_hdmi_jack_report()
208 static void hdac_hdmi_jack_report_sync(struct hdac_hdmi_pcm *pcm, in hdac_hdmi_jack_report_sync()
286 struct hdac_hdmi_pcm *pcm; in get_hdmi_pcm_from_id() local
358 struct hdac_hdmi_pcm *pcm, struct hdac_hdmi_port *port) in hdac_hdmi_setup_audio_infoframe()
446 struct hdac_hdmi_pcm *pcm; in hdac_hdmi_set_stream() local
471 struct hdac_hdmi_pcm *pcm; in hdac_hdmi_set_hw_params() local
532 struct hdac_hdmi_pcm *pcm; in hdac_hdmi_get_port_from_cvt() local
638 struct hdac_hdmi_pcm *pcm; in hdac_hdmi_pcm_close() local
724 struct hdac_hdmi_pcm *pcm; in hdac_hdmi_get_pcm() local
[all …]
H A Dhda.c21 struct hda_pcm *pcm; in hda_codec_create_dais() local
87 struct hda_pcm *pcm; in hda_codec_register_dais() local
128 struct hda_pcm *pcm; in hda_codec_unregister_dais() local
H A Dhda-dai.c16 struct hda_pcm *pcm; in hda_codec_dai_startup() local
42 struct hda_pcm *pcm; in hda_codec_dai_shutdown() local
/linux/sound/pci/ac97/
H A Dac97_pcm.c144 static unsigned char get_slot_reg(struct ac97_pcm *pcm, unsigned short cidx, in get_slot_reg()
393 static unsigned int get_rates(struct ac97_pcm *pcm, unsigned int cidx, unsigned short slots, int db… in get_rates()
436 const struct ac97_pcm *pcm; in snd_ac97_pcm_assign() local
555 int snd_ac97_pcm_open(struct ac97_pcm *pcm, unsigned int rate, in snd_ac97_pcm_open()
646 int snd_ac97_pcm_close(struct ac97_pcm *pcm) in snd_ac97_pcm_close()
/linux/sound/firewire/fireface/
H A Damdtp-ff.c30 static void write_pcm_s32(struct amdtp_stream *s, struct snd_pcm_substream *pcm, in write_pcm_s32()
60 static void read_pcm_s32(struct amdtp_stream *s, struct snd_pcm_substream *pcm, in read_pcm_s32()
116 unsigned int count, struct snd_pcm_substream *pcm) in process_it_ctx_payloads()
137 unsigned int count, struct snd_pcm_substream *pcm) in process_ir_ctx_payloads()
/linux/sound/firewire/tascam/
H A Damdtp-tascam.c35 static void write_pcm_s32(struct amdtp_stream *s, struct snd_pcm_substream *pcm, in write_pcm_s32()
65 static void read_pcm_s32(struct amdtp_stream *s, struct snd_pcm_substream *pcm, in read_pcm_s32()
180 unsigned int count, struct snd_pcm_substream *pcm) in process_ir_ctx_payloads()
201 unsigned int count, struct snd_pcm_substream *pcm) in process_it_ctx_payloads()
/linux/sound/soc/intel/boards/
H A Dskl_hda_dsp_common.c
H A Dskl_nau88l25_max98357a.c
H A Dskl_nau88l25_ssm4567.c
/linux/sound/core/oss/
H A Dpcm_oss.c181 static int snd_pcm_hw_param_mask(struct snd_pcm_substream *pcm, in snd_pcm_hw_param_mask() argument
240 static int snd_pcm_hw_param_min(struct snd_pcm_substream *pcm, in snd_pcm_hw_param_min() argument
301 static int snd_pcm_hw_param_max(struct snd_pcm_substream *pcm, in snd_pcm_hw_param_max() argument
375 snd_pcm_hw_param_near(struct snd_pcm_substream * pcm,struct snd_pcm_hw_params * params,snd_pcm_hw_param_t var,unsigned int best,int * dir) snd_pcm_hw_param_near() argument
498 snd_pcm_hw_param_set(struct snd_pcm_substream * pcm,struct snd_pcm_hw_params * params,snd_pcm_hw_param_t var,unsigned int val,int dir) snd_pcm_hw_param_set() argument
2330 snd_pcm_oss_look_for_setup(struct snd_pcm * pcm,int stream,const char * task_name,struct snd_pcm_oss_setup * rsetup) snd_pcm_oss_look_for_setup() argument
2405 snd_pcm_oss_open_file(struct file * file,struct snd_pcm * pcm,struct snd_pcm_oss_file ** rpcm_oss_file,int minor,struct snd_pcm_oss_setup * setup) snd_pcm_oss_open_file() argument
2477 struct snd_pcm *pcm; snd_pcm_oss_open() local
2563 struct snd_pcm *pcm; snd_pcm_oss_release() local
3055 snd_pcm_oss_proc_init(struct snd_pcm * pcm) snd_pcm_oss_proc_init() argument
3079 snd_pcm_oss_proc_done(struct snd_pcm * pcm) snd_pcm_oss_proc_done() argument
3090 snd_pcm_oss_proc_init(struct snd_pcm * pcm) snd_pcm_oss_proc_init() argument
3093 snd_pcm_oss_proc_done(struct snd_pcm * pcm) snd_pcm_oss_proc_done() argument
3116 register_oss_dsp(struct snd_pcm * pcm,int index) register_oss_dsp() argument
3126 snd_pcm_oss_register_minor(struct snd_pcm * pcm) snd_pcm_oss_register_minor() argument
3157 snd_pcm_oss_disconnect_minor(struct snd_pcm * pcm) snd_pcm_oss_disconnect_minor() argument
3180 snd_pcm_oss_unregister_minor(struct snd_pcm * pcm) snd_pcm_oss_unregister_minor() argument
[all...]
/linux/sound/pci/emu10k1/
H A Demupcm.c1434 struct snd_pcm *pcm; snd_emu10k1_pcm() local
1467 struct snd_pcm *pcm; snd_emu10k1_pcm_multi() local
1503 struct snd_pcm *pcm; snd_emu10k1_pcm_mic() local
1629 struct snd_emu10k1_fx8010_pcm *pcm = &emu->fx8010.pcm[substream->number]; fx8010_pb_trans_copy() local
1657 struct snd_emu10k1_fx8010_pcm *pcm = &emu->fx8010.pcm[substream->number]; snd_emu10k1_fx8010_playback_transfer() local
1666 struct snd_emu10k1_fx8010_pcm *pcm = &emu->fx8010.pcm[substream->number]; snd_emu10k1_fx8010_playback_hw_free() local
1678 struct snd_emu10k1_fx8010_pcm *pcm = &emu->fx8010.pcm[substream->number]; snd_emu10k1_fx8010_playback_prepare() local
1708 struct snd_emu10k1_fx8010_pcm *pcm = &emu->fx8010.pcm[substream->number]; snd_emu10k1_fx8010_playback_trigger() local
1755 struct snd_emu10k1_fx8010_pcm *pcm = &emu->fx8010.pcm[substream->number]; snd_emu10k1_fx8010_playback_pointer() local
1788 struct snd_emu10k1_fx8010_pcm *pcm = &emu->fx8010.pcm[substream->number]; snd_emu10k1_fx8010_playback_open() local
1806 struct snd_emu10k1_fx8010_pcm *pcm = &emu->fx8010.pcm[substream->number]; snd_emu10k1_fx8010_playback_close() local
1826 struct snd_pcm *pcm; snd_emu10k1_pcm_efx() local
[all...]
/linux/drivers/media/pci/saa7134/
H A Dsaa7134-alsa.c236 snd_card_saa7134_pcm_t *pcm = runtime->private_data; in snd_card_saa7134_capture_trigger() local
504 snd_card_saa7134_pcm_t *pcm = runtime->private_data; in snd_card_saa7134_capture_prepare() local
594 snd_card_saa7134_pcm_t *pcm = runtime->private_data; in snd_card_saa7134_capture_pointer() local
646 snd_card_saa7134_pcm_t *pcm = runtime->private_data; in snd_card_saa7134_runtime_free() local
797 snd_card_saa7134_pcm_t *pcm; in snd_card_saa7134_capture_open() local
887 struct snd_pcm *pcm; in snd_card_saa7134_pcm() local
/linux/sound/soc/fsl/
H A Dimx-pcm-fiq.c218 struct snd_pcm *pcm = rtd->pcm; in imx_pcm_new() local
235 struct snd_pcm *pcm = rtd->pcm; in snd_imx_pcm_new() local
264 struct snd_pcm *pcm) in snd_imx_pcm_free()
/linux/sound/pci/mixart/
H A Dmixart.c709 struct snd_pcm *pcm = subs->pcm; in snd_mixart_playback_open() local
788 struct snd_pcm *pcm = subs->pcm; in snd_mixart_capture_open() local
928 static void preallocate_buffers(struct snd_mixart *chip, struct snd_pcm *pcm) in preallocate_buffers()
953 struct snd_pcm *pcm; in snd_mixart_pcm_analog() local
987 struct snd_pcm *pcm; in snd_mixart_pcm_digital() local
/linux/sound/firewire/
H A Damdtp-am824.c148 static void write_pcm_s32(struct amdtp_stream *s, struct snd_pcm_substream *pcm, in write_pcm_s32()
179 static void read_pcm_s32(struct amdtp_stream *s, struct snd_pcm_substream *pcm, in read_pcm_s32()
348 unsigned int count, struct snd_pcm_substream *pcm) in process_it_ctx_payloads()
375 unsigned int count, struct snd_pcm_substream *pcm) in process_ir_ctx_payloads()
/linux/sound/firewire/digi00x/
H A Damdtp-dot.c145 static void write_pcm_s32(struct amdtp_stream *s, struct snd_pcm_substream *pcm, in write_pcm_s32()
177 static void read_pcm_s32(struct amdtp_stream *s, struct snd_pcm_substream *pcm, in read_pcm_s32()
345 unsigned int count, struct snd_pcm_substream *pcm) in process_ir_ctx_payloads()
366 unsigned int count, struct snd_pcm_substream *pcm) in process_it_ctx_payloads()
/linux/arch/x86/mm/
H A Dioremap.c45 ioremap_change_attr(unsigned long vaddr,unsigned long size,enum page_cache_mode pcm) ioremap_change_attr() argument
185 __ioremap_caller(resource_size_t phys_addr,unsigned long size,enum page_cache_mode pcm,void * caller,bool encrypted) __ioremap_caller() argument
353 enum page_cache_mode pcm = _PAGE_CACHE_MODE_UC_MINUS; ioremap() local
386 enum page_cache_mode pcm = _PAGE_CACHE_MODE_UC; ioremap_uc() local
[all...]
/linux/sound/soc/intel/avs/boards/
H A Dhdaudio.c22 struct hda_pcm *pcm; in avs_create_dai_links() local
132 struct hda_pcm *pcm; in avs_probing_link_init() local

1234567891011