Home
last modified time | relevance | path

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

1234567891011

/openbmc/linux/sound/soc/
H A Dsoc-generic-dmaengine-pcm.c28 static struct device *dmaengine_dma_dev(struct dmaengine_pcm *pcm, in dmaengine_dma_dev()
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); in dmaengine_pcm_open() local
179 struct dmaengine_pcm *pcm = soc_component_to_pcm(component); in dmaengine_pcm_compat_request_channel() local
222 struct dmaengine_pcm *pcm = soc_component_to_pcm(component); in dmaengine_pcm_new() local
282 struct dmaengine_pcm *pcm = soc_component_to_pcm(component); in dmaengine_pcm_pointer() local
296 struct dmaengine_pcm *pcm = soc_component_to_pcm(component); in dmaengine_copy() local
402 static void dmaengine_pcm_release_chan(struct dmaengine_pcm *pcm) in dmaengine_pcm_release_chan()
429 struct dmaengine_pcm *pcm; in snd_dmaengine_pcm_register() local
[all …]
/openbmc/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; in snd_pcm_add() local
106 struct snd_pcm *pcm; in snd_pcm_control_ioctl() local
508 struct snd_pcm *pcm = pstr->pcm; in snd_pcm_stream_proc_init() local
713 struct snd_pcm *pcm; in _snd_pcm_new() local
856 #define pcm_call_notify(pcm, call) \ argument
1023 struct snd_pcm *pcm = pstr->pcm; in pcm_class_show() local
1058 struct snd_pcm *pcm; in snd_pcm_dev_register() local
1153 struct snd_pcm *pcm; in snd_pcm_notify() local
[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/samsung/
H A Dpcm.c154 static void s3c_pcm_snd_txctrl(struct s3c_pcm_info *pcm, int on) in s3c_pcm_snd_txctrl()
185 static void s3c_pcm_snd_rxctrl(struct s3c_pcm_info *pcm, int on) in s3c_pcm_snd_rxctrl()
220 struct s3c_pcm_info *pcm = snd_soc_dai_get_drvdata(asoc_rtd_to_cpu(rtd, 0)); in s3c_pcm_trigger() local
264 struct s3c_pcm_info *pcm = snd_soc_dai_get_drvdata(asoc_rtd_to_cpu(rtd, 0)); in s3c_pcm_hw_params() local
321 struct s3c_pcm_info *pcm = snd_soc_dai_get_drvdata(cpu_dai); in s3c_pcm_set_fmt() local
392 struct s3c_pcm_info *pcm = snd_soc_dai_get_drvdata(cpu_dai); in s3c_pcm_set_clkdiv() local
409 struct s3c_pcm_info *pcm = snd_soc_dai_get_drvdata(cpu_dai); in s3c_pcm_set_sysclk() local
437 struct s3c_pcm_info *pcm = snd_soc_dai_get_drvdata(dai); in s3c_pcm_dai_probe() local
489 struct s3c_pcm_info *pcm; in s3c_pcm_dev_probe() local
584 struct s3c_pcm_info *pcm = &s3c_pcm[pdev->id]; in s3c_pcm_dev_remove() local
/openbmc/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
/openbmc/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()
/openbmc/linux/sound/soc/codecs/
H A Dhdac_hda.c190 struct hdac_hda_pcm *pcm; in hdac_hda_dai_set_stream() local
244 struct hda_pcm *pcm; in hdac_hda_dai_hw_free() local
265 struct hda_pcm *pcm; in hdac_hda_dai_prepare() local
294 struct hda_pcm *pcm; in hdac_hda_dai_open() local
314 struct hda_pcm *pcm; in hdac_hda_dai_close() local
H A Dhdac_hdmi.c147 struct hdac_hdmi_pcm *pcm; in hdac_hdmi_get_pcm_from_cvt() local
285 struct hdac_hdmi_pcm *pcm; in get_hdmi_pcm_from_id() local
445 struct hdac_hdmi_pcm *pcm; in hdac_hdmi_set_stream() local
470 struct hdac_hdmi_pcm *pcm; in hdac_hdmi_set_hw_params() local
530 struct hdac_hdmi_pcm *pcm; in hdac_hdmi_get_port_from_cvt() local
636 struct hdac_hdmi_pcm *pcm; in hdac_hdmi_pcm_close() local
721 struct hdac_hdmi_pcm *pcm; in hdac_hdmi_get_pcm() local
772 struct hdac_hdmi_pcm *pcm; in hdac_hdmi_pin_output_widget_event() local
818 struct hdac_hdmi_pcm *pcm; in hdac_hdmi_cvt_output_widget_event() local
908 struct hdac_hdmi_pcm *pcm; in hdac_hdmi_set_pin_port_mux() local
[all …]
H A Dhda.c21 struct hda_pcm *pcm; in hda_codec_create_dais() local
85 struct hda_pcm *pcm; in hda_codec_register_dais() local
126 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
/openbmc/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()
/openbmc/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()
/openbmc/linux/sound/soc/intel/boards/
H A Dskl_hda_dsp_common.c25 struct skl_hda_hdmi_pcm *pcm; in skl_hda_hdmi_add_pcm() local
141 struct skl_hda_hdmi_pcm *pcm; in skl_hda_hdmi_jack_init() local
H A Dsof_sdw_hdmi.c28 struct hdmi_pcm *pcm; in sof_sdw_hdmi_init() local
47 struct hdmi_pcm *pcm; in sof_sdw_hdmi_card_late_probe() local
H A Dskl_nau88l25_max98357a.c198 struct skl_hdmi_pcm *pcm; in skylake_hdmi1_init() local
216 struct skl_hdmi_pcm *pcm; in skylake_hdmi2_init() local
234 struct skl_hdmi_pcm *pcm; in skylake_hdmi3_init() local
614 struct skl_hdmi_pcm *pcm; in skylake_card_late_probe() local
H A Dskl_nau88l25_ssm4567.c217 struct skl_hdmi_pcm *pcm; in skylake_hdmi1_init() local
235 struct skl_hdmi_pcm *pcm; in skylake_hdmi2_init() local
254 struct skl_hdmi_pcm *pcm; in skylake_hdmi3_init() local
655 struct skl_hdmi_pcm *pcm; in skylake_card_late_probe() local
/openbmc/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()
/openbmc/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()
240 static int snd_pcm_hw_param_min(struct snd_pcm_substream *pcm, in snd_pcm_hw_param_min()
301 static int snd_pcm_hw_param_max(struct snd_pcm_substream *pcm, in snd_pcm_hw_param_max()
375 static int snd_pcm_hw_param_near(struct snd_pcm_substream *pcm, in snd_pcm_hw_param_near()
506 static int snd_pcm_hw_param_set(struct snd_pcm_substream *pcm, in snd_pcm_hw_param_set()
2420 struct snd_pcm *pcm, in snd_pcm_oss_open_file()
2492 struct snd_pcm *pcm; in snd_pcm_oss_open() local
2578 struct snd_pcm *pcm; in snd_pcm_oss_release() local
3075 static void snd_pcm_oss_proc_init(struct snd_pcm *pcm) in snd_pcm_oss_proc_init()
3099 static void snd_pcm_oss_proc_done(struct snd_pcm *pcm) in snd_pcm_oss_proc_done()
[all …]
/openbmc/linux/sound/pci/emu10k1/
H A Demupcm.c1434 struct snd_pcm *pcm; in snd_emu10k1_pcm() local
1467 struct snd_pcm *pcm; in snd_emu10k1_pcm_multi() local
1503 struct snd_pcm *pcm; in snd_emu10k1_pcm_mic() local
1629 struct snd_emu10k1_fx8010_pcm *pcm = &emu->fx8010.pcm[substream->number]; in fx8010_pb_trans_copy() local
1657 struct snd_emu10k1_fx8010_pcm *pcm = &emu->fx8010.pcm[substream->number]; in snd_emu10k1_fx8010_playback_transfer() local
1666 struct snd_emu10k1_fx8010_pcm *pcm = &emu->fx8010.pcm[substream->number]; in snd_emu10k1_fx8010_playback_hw_free() local
1678 struct snd_emu10k1_fx8010_pcm *pcm = &emu->fx8010.pcm[substream->number]; in snd_emu10k1_fx8010_playback_prepare() local
1708 struct snd_emu10k1_fx8010_pcm *pcm = &emu->fx8010.pcm[substream->number]; in snd_emu10k1_fx8010_playback_trigger() local
1755 struct snd_emu10k1_fx8010_pcm *pcm = &emu->fx8010.pcm[substream->number]; in snd_emu10k1_fx8010_playback_pointer() local
1788 struct snd_emu10k1_fx8010_pcm *pcm = &emu->fx8010.pcm[substream->number]; in snd_emu10k1_fx8010_playback_open() local
[all …]
/openbmc/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()
/openbmc/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
/openbmc/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
/openbmc/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()
/openbmc/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
/openbmc/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()

1234567891011