Searched defs:substream (Results 326 - 350 of 882) sorted by relevance

<<11121314151617181920>>

/linux-master/sound/soc/meson/
H A Daiu-fifo.c58 int aiu_fifo_trigger(struct snd_pcm_substream *substream, int cmd, argument
79 int aiu_fifo_prepare(struct snd_pcm_substream *substream, argument
95 int aiu_fifo_hw_params(struct snd_pcm_substream *substream, argument
132 int aiu_fifo_startup(struct snd_pcm_substream *substream, argument
33 aiu_fifo_pointer(struct snd_soc_component *component, struct snd_pcm_substream *substream) argument
168 aiu_fifo_shutdown(struct snd_pcm_substream *substream, struct snd_soc_dai *dai) argument
[all...]
/linux-master/sound/soc/
H A Dsoc-generic-dmaengine-pcm.c50 int snd_dmaengine_pcm_prepare_slave_config(struct snd_pcm_substream *substream, argument
28 dmaengine_dma_dev(struct dmaengine_pcm *pcm, struct snd_pcm_substream *substream) argument
76 dmaengine_pcm_hw_params(struct snd_soc_component *component, struct snd_pcm_substream *substream, struct snd_pcm_hw_params *params) argument
98 dmaengine_pcm_set_runtime_hwparams(struct snd_soc_component *component, struct snd_pcm_substream *substream) argument
148 dmaengine_pcm_open(struct snd_soc_component *component, struct snd_pcm_substream *substream) argument
162 dmaengine_pcm_close(struct snd_soc_component *component, struct snd_pcm_substream *substream) argument
168 dmaengine_pcm_trigger(struct snd_soc_component *component, struct snd_pcm_substream *substream, int cmd) argument
174 dmaengine_pcm_compat_request_channel( struct snd_soc_component *component, struct snd_soc_pcm_runtime *rtd, struct snd_pcm_substream *substream) argument
240 struct snd_pcm_substream *substream = rtd->pcm->streams[i].substream; local
278 dmaengine_pcm_pointer( struct snd_soc_component *component, struct snd_pcm_substream *substream) argument
290 dmaengine_copy(struct snd_soc_component *component, struct snd_pcm_substream *substream, int channel, unsigned long hwoff, struct iov_iter *iter, unsigned long bytes) argument
[all...]
/linux-master/sound/soc/codecs/
H A Dwm8711.c155 static int wm8711_hw_params(struct snd_pcm_substream *substream, argument
184 static int wm8711_pcm_prepare(struct snd_pcm_substream *substream, argument
195 static void wm8711_shutdown(struct snd_pcm_substream *substream, argument
H A Dwm8523.c121 static int wm8523_startup(struct snd_pcm_substream *substream, argument
143 static int wm8523_hw_params(struct snd_pcm_substream *substream, argument
H A Dwm8728.c85 static int wm8728_hw_params(struct snd_pcm_substream *substream, argument
/linux-master/sound/soc/intel/boards/
H A Dskl_rt286.c181 static int skl_fe_startup(struct snd_pcm_substream *substream) argument
228 static int skylake_rt286_hw_params(struct snd_pcm_substream *substream, argument
270 static int skylake_dmic_startup(struct snd_pcm_substream *substream) argument
H A Dsof_maxim_common.c75 static int max_98373_hw_params(struct snd_pcm_substream *substream, argument
100 static int max_98373_trigger(struct snd_pcm_substream *substream, int cmd) argument
289 static int max_98390_hw_params(struct snd_pcm_substream *substream, argument
H A Dsof_da7219.c181 static int max98373_hw_params(struct snd_pcm_substream *substream, argument
H A Dsof_rt5682.c254 static int sof_rt5682_hw_params(struct snd_pcm_substream *substream, argument
H A Dsof_realtek_common.c136 static int rt1011_hw_params(struct snd_pcm_substream *substream, argument
332 static int rt1015p_hw_params(struct snd_pcm_substream *substream, argument
396 static int rt1015_hw_params(struct snd_pcm_substream *substream, argument
589 static int rt1308_hw_params(struct snd_pcm_substream *substream, argument
H A Dsof_sdw_rt_amp.c203 static int rt1308_i2s_hw_params(struct snd_pcm_substream *substream, argument
/linux-master/sound/soc/qcom/
H A Dapq8016_sbc.c193 static int msm8916_qdsp6_startup(struct snd_pcm_substream *substream) argument
214 static void msm8916_qdsp6_shutdown(struct snd_pcm_substream *substream) argument
H A Dsc7280.c204 static int sc7280_snd_hw_params(struct snd_pcm_substream *substream, argument
238 static int sc7280_snd_swr_prepare(struct snd_pcm_substream *substream) argument
269 static int sc7280_snd_prepare(struct snd_pcm_substream *substream) argument
288 static int sc7280_snd_hw_free(struct snd_pcm_substream *substream) argument
313 sc7280_snd_shutdown(struct snd_pcm_substream *substream) argument
338 sc7280_snd_startup(struct snd_pcm_substream *substream) argument
[all...]
/linux-master/sound/core/
H A Dpcm_dmaengine.c35 struct dma_chan *snd_dmaengine_pcm_get_chan(struct snd_pcm_substream *substream) argument
54 int snd_hwparams_to_dma_slave_config(const struct snd_pcm_substream *substream, argument
29 substream_to_prtd( const struct snd_pcm_substream *substream) argument
106 snd_dmaengine_pcm_set_config_from_dai_data( const struct snd_pcm_substream *substream, const struct snd_dmaengine_dai_dma_data *dma_data, struct dma_slave_config *slave_config) argument
137 struct snd_pcm_substream *substream = arg; local
148 dmaengine_pcm_prepare_and_submit(struct snd_pcm_substream *substream) argument
187 snd_dmaengine_pcm_trigger(struct snd_pcm_substream *substream, int cmd) argument
233 snd_dmaengine_pcm_pointer_no_residue(struct snd_pcm_substream *substream) argument
249 snd_dmaengine_pcm_pointer(struct snd_pcm_substream *substream) argument
305 snd_dmaengine_pcm_open(struct snd_pcm_substream *substream, struct dma_chan *chan) argument
344 snd_dmaengine_pcm_open_request_chan(struct snd_pcm_substream *substream, dma_filter_fn filter_fn, void *filter_data) argument
358 snd_dmaengine_pcm_close(struct snd_pcm_substream *substream) argument
378 snd_dmaengine_pcm_close_release_chan(struct snd_pcm_substream *substream) argument
402 snd_dmaengine_pcm_refine_runtime_hwparams( struct snd_pcm_substream *substream, struct snd_dmaengine_dai_dma_data *dma_data, struct snd_pcm_hardware *hw, struct dma_chan *chan) argument
[all...]
/linux-master/sound/pci/hda/
H A Dpatch_si3054.c135 si3054_pcm_prepare(struct hda_pcm_stream *hinfo, struct hda_codec *codec, unsigned int stream_tag, unsigned int format, struct snd_pcm_substream *substream) argument
154 si3054_pcm_open(struct hda_pcm_stream *hinfo, struct hda_codec *codec, struct snd_pcm_substream *substream) argument
/linux-master/sound/pci/ctxfi/
H A Dcttimer.c34 struct snd_pcm_substream *substream; member in struct:ct_timer_instance
66 struct snd_pcm_substream *substream = ti->substream; local
[all...]
/linux-master/sound/usb/caiaq/
H A Daudio.c141 static int snd_usb_caiaq_substream_open(struct snd_pcm_substream *substream) argument
153 static int snd_usb_caiaq_substream_close(struct snd_pcm_substream *substream) argument
185 static int snd_usb_caiaq_pcm_prepare(struct snd_pcm_substream *substream) argument
[all...]
/linux-master/sound/firewire/tascam/
H A Dtascam.h60 struct snd_rawmidi_substream *substream; member in struct:snd_fw_async_midi_port
183 snd_fw_async_midi_port_run(struct snd_fw_async_midi_port *port, struct snd_rawmidi_substream *substream) argument
/linux-master/sound/isa/sb/
H A Dsb16_main.c235 static int snd_sb16_playback_prepare(struct snd_pcm_substream *substream) argument
277 static int snd_sb16_playback_trigger(struct snd_pcm_substream *substream, argument
305 static int snd_sb16_capture_prepare(struct snd_pcm_substream *substream) argument
346 snd_sb16_capture_trigger(struct snd_pcm_substream *substream, int cmd) argument
426 snd_sb16_playback_pointer(struct snd_pcm_substream *substream) argument
437 snd_sb16_capture_pointer(struct snd_pcm_substream *substream) argument
492 snd_sb16_playback_open(struct snd_pcm_substream *substream) argument
554 snd_sb16_playback_close(struct snd_pcm_substream *substream) argument
567 snd_sb16_capture_open(struct snd_pcm_substream *substream) argument
629 snd_sb16_capture_close(struct snd_pcm_substream *substream) argument
[all...]
/linux-master/sound/pci/ice1712/
H A Ddelta.c374 static void delta_open_spdif(struct snd_ice1712 *ice, struct snd_pcm_substream *substream) argument
/linux-master/sound/isa/msnd/
H A Dmsnd.c466 static int snd_msnd_playback_open(struct snd_pcm_substream *substream) argument
484 static int snd_msnd_playback_close(struct snd_pcm_substream *substream) argument
494 static int snd_msnd_playback_hw_params(struct snd_pcm_substream *substream, argument
517 static int snd_msnd_playback_prepare(struct snd_pcm_substream *substream) argument
529 snd_msnd_playback_trigger(struct snd_pcm_substream *substream, int cmd) argument
555 snd_msnd_playback_pointer(struct snd_pcm_substream *substream) argument
573 snd_msnd_capture_open(struct snd_pcm_substream *substream) argument
589 snd_msnd_capture_close(struct snd_pcm_substream *substream) argument
598 snd_msnd_capture_prepare(struct snd_pcm_substream *substream) argument
610 snd_msnd_capture_trigger(struct snd_pcm_substream *substream, int cmd) argument
632 snd_msnd_capture_pointer(struct snd_pcm_substream *substream) argument
641 snd_msnd_capture_hw_params(struct snd_pcm_substream *substream, struct snd_pcm_hw_params *params) argument
[all...]
/linux-master/sound/soc/sti/
H A Duniperif_player.c691 static int uni_player_startup(struct snd_pcm_substream *substream, argument
746 uni_player_prepare(struct snd_pcm_substream *substream, struct snd_soc_dai *dai) argument
976 uni_player_trigger(struct snd_pcm_substream *substream, int cmd, struct snd_soc_dai *dai) argument
994 uni_player_shutdown(struct snd_pcm_substream *substream, struct snd_soc_dai *dai) argument
[all...]
/linux-master/sound/soc/samsung/
H A Didma.c64 static int idma_enqueue(struct snd_pcm_substream *substream) argument
99 static void idma_setcallbk(struct snd_pcm_substream *substream, argument
133 struct snd_pcm_substream *substream = id; local
140 idma_hw_params(struct snd_soc_component *component, struct snd_pcm_substream *substream, struct snd_pcm_hw_params *params) argument
167 idma_hw_free(struct snd_soc_component *component, struct snd_pcm_substream *substream) argument
175 idma_prepare(struct snd_soc_component *component, struct snd_pcm_substream *substream) argument
189 idma_trigger(struct snd_soc_component *component, struct snd_pcm_substream *substream, int cmd) argument
223 idma_pointer(struct snd_soc_component *component, struct snd_pcm_substream *substream) argument
241 idma_mmap(struct snd_soc_component *component, struct snd_pcm_substream *substream, struct vm_area_struct *vma) argument
284 idma_open(struct snd_soc_component *component, struct snd_pcm_substream *substream) argument
311 idma_close(struct snd_soc_component *component, struct snd_pcm_substream *substream) argument
330 struct snd_pcm_substream *substream; local
349 struct snd_pcm_substream *substream = pcm->streams[stream].substream; local
[all...]
/linux-master/sound/pci/lola/
H A Dlola_pcm.c21 static struct lola_pcm *lola_get_pcm(struct snd_pcm_substream *substream) argument
27 static struct lola_stream *lola_get_stream(struct snd_pcm_substream *substream) argument
115 lola_sync_wait_for_fifo(struct lola *chip, struct snd_pcm_substream *substream, bool ready) argument
151 lola_sync_pause(struct lola *chip, struct snd_pcm_substream *substream) argument
210 lola_pcm_open(struct snd_pcm_substream *substream) argument
259 lola_pcm_close(struct snd_pcm_substream *substream) argument
277 lola_pcm_hw_params(struct snd_pcm_substream *substream, struct snd_pcm_hw_params *hw_params) argument
288 lola_pcm_hw_free(struct snd_pcm_substream *substream) argument
304 setup_bdle(struct snd_pcm_substream *substream, struct lola_stream *str, __le32 **bdlp, int ofs, int size) argument
340 lola_setup_periods(struct lola *chip, struct lola_pcm *pcm, struct snd_pcm_substream *substream, struct lola_stream *str) argument
367 lola_get_format_verb(struct snd_pcm_substream *substream) argument
451 lola_pcm_prepare(struct snd_pcm_substream *substream) argument
503 lola_pcm_trigger(struct snd_pcm_substream *substream, int cmd) argument
550 lola_pcm_pointer(struct snd_pcm_substream *substream) argument
[all...]
/linux-master/sound/soc/intel/atom/sst/
H A Dsst_drv_interface.c514 struct snd_pcm_substream *substream; local
477 sst_calc_tstamp(struct intel_sst_drv *ctx, struct pcm_stream_info *info, struct snd_pcm_substream *substream, struct snd_sst_tstamp *fw_tstamp) argument

Completed in 229 milliseconds

<<11121314151617181920>>