Home
last modified time | relevance | path

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

12345678910

/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
357 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
410 dmaengine_pcm_release_chan(struct dmaengine_pcm * pcm) dmaengine_pcm_release_chan() argument
437 struct dmaengine_pcm *pcm; snd_dmaengine_pcm_register() local
491 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
498 struct snd_pcm *pcm = pstr->pcm; snd_pcm_stream_proc_init() local
627 snd_pcm_new_stream(struct snd_pcm * pcm,int stream,int substream_count) snd_pcm_new_stream() argument
701 struct snd_pcm *pcm; _snd_pcm_new() local
844 pcm_call_notify(pcm,call) global() argument
851 pcm_call_notify(pcm,call) global() argument
854 snd_pcm_free(struct snd_pcm * pcm) snd_pcm_free() argument
871 struct snd_pcm *pcm = device->device_data; snd_pcm_dev_free() local
875 snd_pcm_attach_substream(struct snd_pcm * pcm,int stream,struct file * file,struct snd_pcm_substream ** rsubstream) snd_pcm_attach_substream() argument
1013 struct snd_pcm *pcm = pstr->pcm; pcm_class_show() local
1048 struct snd_pcm *pcm; snd_pcm_dev_register() local
1089 struct snd_pcm *pcm = device->device_data; snd_pcm_dev_disconnect() local
1138 struct snd_pcm *pcm; snd_pcm_notify() local
1168 struct snd_pcm *pcm; snd_pcm_proc_read() local
[all...]
H A Dpcm_memory.c140 snd_pcm_lib_preallocate_free_for_all(struct snd_pcm * pcm) snd_pcm_lib_preallocate_free_for_all() argument
297 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
341 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
401 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...]
H A Didma.c328 struct snd_pcm *pcm) in idma_free() argument
347 static int preallocate_idma_buffer(struct snd_pcm *pcm, int stream) in preallocate_idma_buffer() argument
370 struct snd_pcm *pcm = rtd->pcm; in idma_new() 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 lola_cleanup_slave_streams(struct lola_pcm * pcm,struct lola_stream * str) lola_cleanup_slave_streams() argument
291 struct lola_pcm *pcm = lola_get_pcm(substream); lola_pcm_hw_free() local
340 lola_setup_periods(struct lola * chip,struct lola_pcm * pcm,struct snd_pcm_substream * substream,struct lola_stream * str) lola_setup_periods() argument
427 lola_setup_controller(struct lola * chip,struct lola_pcm * pcm,struct lola_stream * str) lola_setup_controller() argument
454 struct lola_pcm *pcm = lola_get_pcm(substream); lola_pcm_prepare() local
561 lola_pcm_update(struct lola * chip,struct lola_pcm * pcm,unsigned int bits) lola_pcm_update() argument
588 struct snd_pcm *pcm; lola_create_pcm() local
678 struct lola_pcm *pcm = &chip->pcm[dir]; lola_init_pcm() local
[all...]
/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() argument
71 static inline void cvmx_coremask_set64(struct cvmx_coremask *pcm, in cvmx_coremask_set64() argument
80 static inline void cvmx_coremask_clear_core(struct cvmx_coremask *pcm, int core) in cvmx_coremask_clear_core() argument
/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() argument
393 static unsigned int get_rates(struct ac97_pcm *pcm, unsigned int cidx, unsigned short slots, int dbl) in get_rates() argument
436 const struct ac97_pcm *pcm; snd_ac97_pcm_assign() local
555 snd_ac97_pcm_open(struct ac97_pcm * pcm,unsigned int rate,enum ac97_pcm_cfg cfg,unsigned short slots) snd_ac97_pcm_open() argument
646 snd_ac97_pcm_close(struct ac97_pcm * pcm) snd_ac97_pcm_close() argument
[all...]
/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; hdac_hda_dai_open() local
324 struct hda_pcm *pcm; hdac_hda_dai_close() local
[all...]
H A Dpcm3008.c37 struct pcm3008 *pcm = component->dev->platform_data; in pcm3008_dac_ev() local
50 struct pcm3008 *pcm = component->dev->platform_data; in pcm3008_adc_ev() local
115 struct pcm3008 *pcm; in pcm3008_codec_probe() local
[all...]
H A Dhdac_hdmi.c146 struct hdac_hdmi_pcm *pcm; in hdac_hdmi_get_pcm_from_cvt() local
156 static void hdac_hdmi_jack_report(struct hdac_hdmi_pcm *pcm, in hdac_hdmi_jack_report() argument
206 hdac_hdmi_jack_report_sync(struct hdac_hdmi_pcm * pcm,struct hdac_hdmi_port * port,bool is_connect) hdac_hdmi_jack_report_sync() argument
284 struct hdac_hdmi_pcm *pcm; get_hdmi_pcm_from_id() local
356 hdac_hdmi_setup_audio_infoframe(struct hdac_device * hdev,struct hdac_hdmi_pcm * pcm,struct hdac_hdmi_port * port) hdac_hdmi_setup_audio_infoframe() argument
444 struct hdac_hdmi_pcm *pcm; hdac_hdmi_set_stream() local
469 struct hdac_hdmi_pcm *pcm; hdac_hdmi_set_hw_params() local
530 struct hdac_hdmi_pcm *pcm; hdac_hdmi_get_port_from_cvt() local
636 struct hdac_hdmi_pcm *pcm; hdac_hdmi_pcm_close() local
722 struct hdac_hdmi_pcm *pcm; hdac_hdmi_get_pcm() local
773 struct hdac_hdmi_pcm *pcm; hdac_hdmi_pin_output_widget_event() local
819 struct hdac_hdmi_pcm *pcm; hdac_hdmi_cvt_output_widget_event() local
909 struct hdac_hdmi_pcm *pcm; hdac_hdmi_set_pin_port_mux() local
1257 struct hdac_hdmi_pcm *pcm; hdac_hdmi_present_sense() local
1773 struct hdac_hdmi_pcm *pcm = get_hdmi_pcm_from_id(hdmi, pcm_idx); hdac_hdmi_get_chmap() local
1782 struct hdac_hdmi_pcm *pcm = get_hdmi_pcm_from_id(hdmi, pcm_idx); hdac_hdmi_set_chmap() local
1803 struct hdac_hdmi_pcm *pcm = get_hdmi_pcm_from_id(hdmi, pcm_idx); is_hdac_hdmi_pcm_attached() local
1817 struct hdac_hdmi_pcm *pcm = get_hdmi_pcm_from_id(hdmi, pcm_idx); hdac_hdmi_get_spk_alloc() local
[all...]
H A Dhda.c21 struct hda_pcm *pcm; in hda_codec_create_dais() local
87 struct hda_pcm *pcm; hda_codec_register_dais() local
128 struct hda_pcm *pcm; hda_codec_unregister_dais() local
[all...]
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
[all...]
/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() argument
60 static void read_pcm_s32(struct amdtp_stream *s, struct snd_pcm_substream *pcm, in read_pcm_s32() argument
116 unsigned int count, struct snd_pcm_substream *pcm) in process_it_ctx_payloads() argument
137 unsigned int count, struct snd_pcm_substream *pcm) in process_ir_ctx_payloads() argument
[all...]
/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() argument
65 static void read_pcm_s32(struct amdtp_stream *s, struct snd_pcm_substream *pcm, in read_pcm_s32() argument
180 unsigned int count, struct snd_pcm_substream *pcm) in process_ir_ctx_payloads() argument
201 unsigned int count, struct snd_pcm_substream *pcm) in process_it_ctx_payloads() argument
[all...]
/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
2329 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
2404 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
2476 struct snd_pcm *pcm; snd_pcm_oss_open() local
2562 struct snd_pcm *pcm; snd_pcm_oss_release() local
3054 snd_pcm_oss_proc_init(struct snd_pcm * pcm) snd_pcm_oss_proc_init() argument
3078 snd_pcm_oss_proc_done(struct snd_pcm * pcm) snd_pcm_oss_proc_done() argument
3089 snd_pcm_oss_proc_init(struct snd_pcm * pcm) snd_pcm_oss_proc_init() argument
3092 snd_pcm_oss_proc_done(struct snd_pcm * pcm) snd_pcm_oss_proc_done() argument
3114 register_oss_dsp(struct snd_pcm * pcm,int index) register_oss_dsp() argument
3124 snd_pcm_oss_register_minor(struct snd_pcm * pcm) snd_pcm_oss_register_minor() argument
3155 snd_pcm_oss_disconnect_minor(struct snd_pcm * pcm) snd_pcm_oss_disconnect_minor() argument
3178 snd_pcm_oss_unregister_minor(struct snd_pcm * pcm) snd_pcm_oss_unregister_minor() argument
[all...]
/linux/sound/pci/emu10k1/
H A Demupcm.c1413 struct snd_pcm *pcm; in snd_emu10k1_pcm() local
1446 struct snd_pcm *pcm; snd_emu10k1_pcm_multi() local
1482 struct snd_pcm *pcm; snd_emu10k1_pcm_mic() local
1608 struct snd_emu10k1_fx8010_pcm *pcm = &emu->fx8010.pcm[substream->number]; fx8010_pb_trans_copy() local
1636 struct snd_emu10k1_fx8010_pcm *pcm = &emu->fx8010.pcm[substream->number]; snd_emu10k1_fx8010_playback_transfer() local
1645 struct snd_emu10k1_fx8010_pcm *pcm = &emu->fx8010.pcm[substream->number]; snd_emu10k1_fx8010_playback_hw_free() local
1657 struct snd_emu10k1_fx8010_pcm *pcm = &emu->fx8010.pcm[substream->number]; snd_emu10k1_fx8010_playback_prepare() local
1687 struct snd_emu10k1_fx8010_pcm *pcm = &emu->fx8010.pcm[substream->number]; snd_emu10k1_fx8010_playback_trigger() local
1734 struct snd_emu10k1_fx8010_pcm *pcm = &emu->fx8010.pcm[substream->number]; snd_emu10k1_fx8010_playback_pointer() local
1767 struct snd_emu10k1_fx8010_pcm *pcm = &emu->fx8010.pcm[substream->number]; snd_emu10k1_fx8010_playback_open() local
1785 struct snd_emu10k1_fx8010_pcm *pcm = &emu->fx8010.pcm[substream->number]; snd_emu10k1_fx8010_playback_close() local
1805 struct snd_pcm *pcm; snd_emu10k1_pcm_efx() local
[all...]
/linux/sound/soc/fsl/
H A Dimx-pcm-fiq.c217 struct snd_pcm *pcm = rtd->pcm; in imx_pcm_new() local
234 struct snd_pcm *pcm = rtd->pcm; in snd_imx_pcm_new() local
263 snd_imx_pcm_free(struct snd_soc_component * component,struct snd_pcm * pcm) snd_imx_pcm_free() argument
[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; snd_card_saa7134_pcm() local
[all...]
/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() argument
179 static void read_pcm_s32(struct amdtp_stream *s, struct snd_pcm_substream *pcm, in read_pcm_s32() argument
348 unsigned int count, struct snd_pcm_substream *pcm) in process_it_ctx_payloads() argument
375 unsigned int count, struct snd_pcm_substream *pcm) in process_ir_ctx_payloads() argument
[all...]
/linux/sound/pci/mixart/
H A Dmixart.c709 struct snd_pcm *pcm in snd_mixart_playback_open() local
788 struct snd_pcm *pcm = subs->pcm; snd_mixart_capture_open() local
928 preallocate_buffers(struct snd_mixart * chip,struct snd_pcm * pcm) preallocate_buffers() argument
953 struct snd_pcm *pcm; snd_mixart_pcm_analog() local
987 struct snd_pcm *pcm; snd_mixart_pcm_digital() local
[all...]
/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() argument
177 static void read_pcm_s32(struct amdtp_stream *s, struct snd_pcm_substream *pcm, in read_pcm_s32() argument
345 unsigned int count, struct snd_pcm_substream *pcm) in process_ir_ctx_payloads() argument
366 unsigned int count, struct snd_pcm_substream *pcm) in process_it_ctx_payloads() argument
[all...]
/linux/sound/soc/intel/avs/boards/
H A Dhdaudio.c23 struct hda_pcm *pcm; in avs_create_dai_links() local
133 struct hda_pcm *pcm; avs_probing_link_init() local
[all...]
/linux/sound/firewire/oxfw/
H A Doxfw-pcm.c348 struct snd_pcm_substream *pcm; in pcm_capture_trigger() local
366 struct snd_pcm_substream *pcm; pcm_playback_trigger() local
431 struct snd_pcm *pcm; snd_oxfw_create_pcm() local
[all...]
/linux/sound/firewire/motu/
H A Damdtp-motu.c93 static void read_pcm_s32(struct amdtp_stream *s, struct snd_pcm_substream *pcm, in read_pcm_s32() argument
129 static void write_pcm_s32(struct amdtp_stream *s, struct snd_pcm_substream *pcm, in write_pcm_s32() argument
332 unsigned int count, struct snd_pcm_substream *pcm) in process_ir_ctx_payloads() argument
396 unsigned int count, struct snd_pcm_substream *pcm) in process_it_ctx_payloads() argument
[all...]

12345678910