Home
last modified time | relevance | path

Searched defs:substream (Results 1476 - 1500 of 1627) sorted by relevance

1...<<51525354555657585960>>...66

/kernel/linux/linux-6.6/sound/soc/samsung/
H A Di2s.c727 static int i2s_hw_params(struct snd_pcm_substream *substream, in i2s_hw_params() argument
824 static int i2s_startup(struct snd_pcm_substream *substream, in i2s_startup() argument
851 static void i2s_shutdown(struct snd_pcm_substream *substream, in i2s_shutdown() argument
937 i2s_trigger(struct snd_pcm_substream *substream, int cmd, struct snd_soc_dai *dai) i2s_trigger() argument
1022 i2s_delay(struct snd_pcm_substream *substream, struct snd_soc_dai *dai) i2s_delay() argument
1580 fsd_i2s_fixup_early(struct snd_pcm_substream *substream, struct snd_soc_dai *dai) fsd_i2s_fixup_early() argument
1593 fsd_i2s_fixup_late(struct snd_pcm_substream *substream, struct snd_soc_dai *dai) fsd_i2s_fixup_late() argument
[all...]
/kernel/linux/linux-6.6/sound/soc/
H A Dsoc-pcm.c260 struct snd_pcm_substream *substream = in dpcm_set_fe_update_state() local
336 int snd_soc_set_runtime_hwparams(struct snd_pcm_substream *substream, in snd_soc_set_runtime_hwparams() argument
386 static int soc_pcm_apply_symmetry(struct snd_pcm_substream *substream, in soc_pcm_apply_symmetry() argument
419 soc_pcm_params_symmetry(struct snd_pcm_substream *substream, struct snd_pcm_hw_params *params) soc_pcm_params_symmetry() argument
453 soc_pcm_update_symmetry(struct snd_pcm_substream *substream) soc_pcm_update_symmetry() argument
474 soc_pcm_set_msb(struct snd_pcm_substream *substream, int bits) soc_pcm_set_msb() argument
488 soc_pcm_apply_msb(struct snd_pcm_substream *substream) soc_pcm_apply_msb() argument
636 soc_pcm_init_runtime_hw(struct snd_pcm_substream *substream) soc_pcm_init_runtime_hw() argument
653 soc_pcm_components_open(struct snd_pcm_substream *substream) soc_pcm_components_open() argument
672 soc_pcm_components_close(struct snd_pcm_substream *substream, int rollback) soc_pcm_components_close() argument
690 soc_pcm_clean(struct snd_soc_pcm_runtime *rtd, struct snd_pcm_substream *substream, int rollback) soc_pcm_clean() argument
730 __soc_pcm_close(struct snd_soc_pcm_runtime *rtd, struct snd_pcm_substream *substream) __soc_pcm_close() argument
737 soc_pcm_close(struct snd_pcm_substream *substream) soc_pcm_close() argument
747 soc_hw_sanity_check(struct snd_pcm_substream *substream) soc_hw_sanity_check() argument
790 __soc_pcm_open(struct snd_soc_pcm_runtime *rtd, struct snd_pcm_substream *substream) __soc_pcm_open() argument
853 soc_pcm_open(struct snd_pcm_substream *substream) soc_pcm_open() argument
869 __soc_pcm_prepare(struct snd_soc_pcm_runtime *rtd, struct snd_pcm_substream *substream) __soc_pcm_prepare() argument
909 soc_pcm_prepare(struct snd_pcm_substream *substream) soc_pcm_prepare() argument
931 soc_pcm_hw_clean(struct snd_soc_pcm_runtime *rtd, struct snd_pcm_substream *substream, int rollback) soc_pcm_hw_clean() argument
970 __soc_pcm_hw_free(struct snd_soc_pcm_runtime *rtd, struct snd_pcm_substream *substream) __soc_pcm_hw_free() argument
977 soc_pcm_hw_free(struct snd_pcm_substream *substream) soc_pcm_hw_free() argument
993 __soc_pcm_hw_params(struct snd_soc_pcm_runtime *rtd, struct snd_pcm_substream *substream, struct snd_pcm_hw_params *params) __soc_pcm_hw_params() argument
1096 soc_pcm_hw_params(struct snd_pcm_substream *substream, struct snd_pcm_hw_params *params) soc_pcm_hw_params() argument
1122 soc_pcm_trigger(struct snd_pcm_substream *substream, int cmd) soc_pcm_trigger() argument
1204 soc_pcm_pointer(struct snd_pcm_substream *substream) soc_pcm_pointer() argument
1682 dpcm_runtime_setup_fe(struct snd_pcm_substream *substream) dpcm_runtime_setup_fe() argument
1716 dpcm_runtime_setup_be_format(struct snd_pcm_substream *substream) dpcm_runtime_setup_be_format() argument
1753 dpcm_runtime_setup_be_chan(struct snd_pcm_substream *substream) dpcm_runtime_setup_be_chan() argument
1801 dpcm_runtime_setup_be_rate(struct snd_pcm_substream *substream) dpcm_runtime_setup_be_rate() argument
1923 dpcm_fe_dai_shutdown(struct snd_pcm_substream *substream) dpcm_fe_dai_shutdown() argument
1989 dpcm_fe_dai_hw_free(struct snd_pcm_substream *substream) dpcm_fe_dai_hw_free() argument
2091 dpcm_fe_dai_hw_params(struct snd_pcm_substream *substream, struct snd_pcm_hw_params *params) dpcm_fe_dai_hw_params() argument
2294 dpcm_dai_trigger_fe_be(struct snd_pcm_substream *substream, int cmd, bool fe_first) dpcm_dai_trigger_fe_be() argument
2326 dpcm_fe_dai_do_trigger(struct snd_pcm_substream *substream, int cmd) dpcm_fe_dai_do_trigger() argument
2413 dpcm_fe_dai_trigger(struct snd_pcm_substream *substream, int cmd) dpcm_fe_dai_trigger() argument
2467 dpcm_fe_dai_prepare(struct snd_pcm_substream *substream) dpcm_fe_dai_prepare() argument
2509 struct snd_pcm_substream *substream = dpcm_run_update_shutdown() local
2542 struct snd_pcm_substream *substream = dpcm_run_update_startup() local
[all...]
/kernel/linux/linux-6.6/sound/soc/sof/
H A Dsof-audio.h318 struct snd_pcm_substream *substream; member
H A Dipc4-topology.c2894 struct snd_pcm_substream *substream = spcm->stream[dir].substream; in sof_ipc4_tear_down_all_pipelines() local
/kernel/linux/linux-6.6/sound/soc/sunxi/
H A Dsun8i-codec.c432 static int sun8i_codec_startup(struct snd_pcm_substream *substream, in sun8i_codec_startup() argument
510 static int sun8i_codec_hw_params(struct snd_pcm_substream *substream, in sun8i_codec_hw_params() argument
612 static int sun8i_codec_hw_free(struct snd_pcm_substream *substream, in sun8i_codec_hw_free() argument
[all...]
H A Dsun4i-i2s.c591 static int sun4i_i2s_hw_params(struct snd_pcm_substream *substream, in sun4i_i2s_hw_params() argument
1025 static int sun4i_i2s_trigger(struct snd_pcm_substream *substream, int cmd, in sun4i_i2s_trigger() argument
H A Dsun4i-spdif.c209 static void sun4i_snd_txctrl_on(struct snd_pcm_substream *substream, in sun4i_snd_txctrl_on() argument
230 static void sun4i_snd_txctrl_off(struct snd_pcm_substream *substream, in sun4i_snd_txctrl_off() argument
246 static int sun4i_spdif_startup(struct snd_pcm_substream *substream, in sun4i_spdif_startup() argument
260 static int sun4i_spdif_hw_params(struct snd_pcm_substream *substream, in sun4i_spdif_hw_params() argument
362 static int sun4i_spdif_trigger(struct snd_pcm_substream *substream, int cmd, in sun4i_spdif_trigger() argument
[all...]
/kernel/linux/linux-6.6/sound/soc/intel/boards/
H A Dbytcr_rt5640.c528 static int byt_rt5640_aif1_hw_params(struct snd_pcm_substream *substream, in byt_rt5640_aif1_hw_params() argument
1496 static int byt_rt5640_aif1_startup(struct snd_pcm_substream *substream) in byt_rt5640_aif1_startup() argument
/kernel/linux/linux-6.6/sound/sparc/
H A Dcs4231.c442 static void cs4231_dma_trigger(struct snd_pcm_substream *substream, in cs4231_dma_trigger() argument
474 static int snd_cs4231_trigger(struct snd_pcm_substream *substream, int cmd) in snd_cs4231_trigger() argument
422 snd_cs4231_advance_dma(struct cs4231_dma_control *dma_cont, struct snd_pcm_substream *substream, unsigned int *periods_sent) snd_cs4231_advance_dma() argument
886 snd_cs4231_playback_hw_params(struct snd_pcm_substream *substream, struct snd_pcm_hw_params *hw_params) snd_cs4231_playback_hw_params() argument
900 snd_cs4231_playback_prepare(struct snd_pcm_substream *substream) snd_cs4231_playback_prepare() argument
925 snd_cs4231_capture_hw_params(struct snd_pcm_substream *substream, struct snd_pcm_hw_params *hw_params) snd_cs4231_capture_hw_params() argument
939 snd_cs4231_capture_prepare(struct snd_pcm_substream *substream) snd_cs4231_capture_prepare() argument
987 snd_cs4231_playback_pointer( struct snd_pcm_substream *substream) snd_cs4231_playback_pointer() argument
1003 snd_cs4231_capture_pointer( struct snd_pcm_substream *substream) snd_cs4231_capture_pointer() argument
1130 snd_cs4231_playback_open(struct snd_pcm_substream *substream) snd_cs4231_playback_open() argument
1149 snd_cs4231_capture_open(struct snd_pcm_substream *substream) snd_cs4231_capture_open() argument
1168 snd_cs4231_playback_close(struct snd_pcm_substream *substream) snd_cs4231_playback_close() argument
1178 snd_cs4231_capture_close(struct snd_pcm_substream *substream) snd_cs4231_capture_close() argument
[all...]
/kernel/linux/linux-6.6/sound/soc/mediatek/common/
H A Dmtk-btcvsd.c83 struct snd_pcm_substream *substream; member
272 static int btcvsd_bytes_to_frame(struct snd_pcm_substream *substream, in btcvsd_bytes_to_frame() argument
850 get_bt_stream(struct mtk_btcvsd_snd *bt, struct snd_pcm_substream *substream) get_bt_stream() argument
871 mtk_pcm_btcvsd_open(struct snd_soc_component *component, struct snd_pcm_substream *substream) mtk_pcm_btcvsd_open() argument
893 mtk_pcm_btcvsd_close(struct snd_soc_component *component, struct snd_pcm_substream *substream) mtk_pcm_btcvsd_close() argument
906 mtk_pcm_btcvsd_hw_params(struct snd_soc_component *component, struct snd_pcm_substream *substream, struct snd_pcm_hw_params *hw_params) mtk_pcm_btcvsd_hw_params() argument
924 mtk_pcm_btcvsd_hw_free(struct snd_soc_component *component, struct snd_pcm_substream *substream) mtk_pcm_btcvsd_hw_free() argument
935 mtk_pcm_btcvsd_prepare(struct snd_soc_component *component, struct snd_pcm_substream *substream) mtk_pcm_btcvsd_prepare() argument
947 mtk_pcm_btcvsd_trigger(struct snd_soc_component *component, struct snd_pcm_substream *substream, int cmd) mtk_pcm_btcvsd_trigger() argument
977 mtk_pcm_btcvsd_pointer( struct snd_soc_component *component, struct snd_pcm_substream *substream) mtk_pcm_btcvsd_pointer() argument
1026 mtk_pcm_btcvsd_copy(struct snd_soc_component *component, struct snd_pcm_substream *substream, int channel, unsigned long pos, struct iov_iter *buf, unsigned long count) mtk_pcm_btcvsd_copy() argument
[all...]
/kernel/linux/linux-6.6/sound/soc/mediatek/mt8188/
H A Dmt8188-afe-pcm.c91 static int mt8188_memif_fs(struct snd_pcm_substream *substream, in mt8188_memif_fs() argument
134 static int mt8188_irq_fs(struct snd_pcm_substream *substream, in mt8188_irq_fs() argument
300 static int mt8188_afe_fe_startup(struct snd_pcm_substream *substream, in mt8188_afe_fe_startup() argument
327 static void mt8188_afe_fe_shutdown(struct snd_pcm_substream *substream, in mt8188_afe_fe_shutdown() argument
333 mt8188_afe_fe_hw_params(struct snd_pcm_substream *substream, struct snd_pcm_hw_params *params, struct snd_soc_dai *dai) mt8188_afe_fe_hw_params() argument
356 mt8188_afe_fe_trigger(struct snd_pcm_substream *substream, int cmd, struct snd_soc_dai *dai) mt8188_afe_fe_trigger() argument
[all...]
H A Dmt8188-dai-etdm.c2173 static int mtk_dai_etdm_hw_params(struct snd_pcm_substream *substream, in mtk_dai_etdm_hw_params() argument
2414 static int mtk_dai_hdmitx_dptx_hw_params(struct snd_pcm_substream *substream, in mtk_dai_hdmitx_dptx_hw_params() argument
/kernel/linux/linux-6.6/sound/soc/sh/rcar/
H A Dcore.c667 struct snd_pcm_substream *substream = io->substream; in rsnd_dai_period_elapsed() local
691 struct snd_soc_dai *rsnd_substream_to_dai(struct snd_pcm_substream *substream) in rsnd_substream_to_dai() argument
679 rsnd_dai_stream_init(struct rsnd_dai_stream *io, struct snd_pcm_substream *substream) rsnd_dai_stream_init() argument
699 rsnd_rdai_to_io(struct rsnd_dai *rdai, struct snd_pcm_substream *substream) rsnd_rdai_to_io() argument
708 rsnd_soc_dai_trigger(struct snd_pcm_substream *substream, int cmd, struct snd_soc_dai *dai) rsnd_soc_dai_trigger() argument
982 rsnd_soc_dai_startup(struct snd_pcm_substream *substream, struct snd_soc_dai *dai) rsnd_soc_dai_startup() argument
1038 rsnd_soc_dai_shutdown(struct snd_pcm_substream *substream, struct snd_soc_dai *dai) rsnd_soc_dai_shutdown() argument
1053 rsnd_soc_dai_prepare(struct snd_pcm_substream *substream, struct snd_soc_dai *dai) rsnd_soc_dai_prepare() argument
1326 struct snd_pcm_substream *substream; rsnd_preallocate_pages() local
1551 rsnd_hw_update(struct snd_pcm_substream *substream, struct snd_pcm_hw_params *hw_params) rsnd_hw_update() argument
1571 rsnd_hw_params(struct snd_soc_component *component, struct snd_pcm_substream *substream, struct snd_pcm_hw_params *hw_params) rsnd_hw_params() argument
1682 rsnd_hw_free(struct snd_soc_component *component, struct snd_pcm_substream *substream) rsnd_hw_free() argument
1688 rsnd_pointer(struct snd_soc_component *component, struct snd_pcm_substream *substream) rsnd_pointer() argument
[all...]
/kernel/linux/linux-6.6/sound/soc/ti/
H A Ddavinci-mcasp.c368 struct snd_pcm_substream *substream; in davinci_mcasp_tx_irq_handler() local
399 struct snd_pcm_substream *substream; in davinci_mcasp_rx_irq_handler() local
1188 davinci_mcasp_delay( struct snd_pcm_substream *substream, struct snd_soc_dai *cpu_dai) davinci_mcasp_delay() argument
1208 davinci_mcasp_hw_params(struct snd_pcm_substream *substream, struct snd_pcm_hw_params *params, struct snd_soc_dai *cpu_dai) davinci_mcasp_hw_params() argument
1300 davinci_mcasp_trigger(struct snd_pcm_substream *substream, int cmd, struct snd_soc_dai *cpu_dai) davinci_mcasp_trigger() argument
1486 davinci_mcasp_startup(struct snd_pcm_substream *substream, struct snd_soc_dai *cpu_dai) davinci_mcasp_startup() argument
1602 davinci_mcasp_shutdown(struct snd_pcm_substream *substream, struct snd_soc_dai *cpu_dai) davinci_mcasp_shutdown() argument
[all...]
/kernel/linux/linux-6.6/sound/soc/qcom/
H A Dlpass.h151 struct snd_pcm_substream *substream[LPASS_MAX_DMA_CHANNELS]; member
/kernel/linux/linux-6.6/sound/soc/sh/
H A Drz-ssi.c84 struct snd_pcm_substream *substream; member
159 rz_ssi_get_dai(struct snd_pcm_substream *substream) in rz_ssi_get_dai() argument
173 rz_ssi_stream_get(struct rz_ssi_priv *ssi, struct snd_pcm_substream *substream) in rz_ssi_stream_get() argument
166 rz_ssi_stream_is_play(struct rz_ssi_priv *ssi, struct snd_pcm_substream *substream) rz_ssi_stream_is_play() argument
188 rz_ssi_set_substream(struct rz_ssi_stream *strm, struct snd_pcm_substream *substream) rz_ssi_set_substream() argument
212 rz_ssi_stream_init(struct rz_ssi_stream *strm, struct snd_pcm_substream *substream) rz_ssi_stream_init() argument
390 struct snd_pcm_substream *substream = strm->substream; rz_ssi_pointer_update() local
414 struct snd_pcm_substream *substream = strm->substream; rz_ssi_pio_recv() local
467 struct snd_pcm_substream *substream = strm->substream; rz_ssi_pio_send() local
570 struct snd_pcm_substream *substream = strm->substream; rz_ssi_interrupt() local
602 struct snd_pcm_substream *substream = strm->substream; rz_ssi_dma_transfer() local
725 rz_ssi_dai_trigger(struct snd_pcm_substream *substream, int cmd, struct snd_soc_dai *dai) rz_ssi_dai_trigger() argument
828 rz_ssi_dai_hw_params(struct snd_pcm_substream *substream, struct snd_pcm_hw_params *params, struct snd_soc_dai *dai) rz_ssi_dai_hw_params() argument
873 rz_ssi_pcm_open(struct snd_soc_component *component, struct snd_pcm_substream *substream) rz_ssi_pcm_open() argument
882 rz_ssi_pcm_pointer(struct snd_soc_component *component, struct snd_pcm_substream *substream) rz_ssi_pcm_pointer() argument
[all...]
/kernel/linux/linux-6.6/sound/soc/sof/intel/
H A Dhda.c132 static int sdw_ace2x_trigger(struct snd_pcm_substream *substream, int cmd, struct snd_soc_dai *dai) in sdw_ace2x_trigger() argument
/kernel/linux/linux-6.6/sound/soc/tegra/
H A Dtegra210_sfc.c3200 static int tegra210_sfc_startup(struct snd_pcm_substream *substream, in tegra210_sfc_startup() argument
3220 static int tegra210_sfc_in_hw_params(struct snd_pcm_substream *substream, in tegra210_sfc_in_hw_params() argument
3244 static int tegra210_sfc_out_hw_params(struct snd_pcm_substream *substream, in tegra210_sfc_out_hw_params() argument
/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dtda1997x.c2449 static int tda1997x_pcm_startup(struct snd_pcm_substream *substream, in tda1997x_pcm_startup() argument
/kernel/linux/linux-5.10/drivers/media/pci/cx23885/
H A Dcx23885.h349 struct snd_pcm_substream *substream; member
/kernel/linux/linux-5.10/sound/pci/
H A Datiixp.c233 struct snd_pcm_substream *substream; /* assigned PCM substream */ member
647 static snd_pcm_uframes_t snd_atiixp_pcm_pointer(struct snd_pcm_substream *substream) in snd_atiixp_pcm_pointer() argument
342 atiixp_build_dma_packets(struct atiixp *chip, struct atiixp_dma *dma, struct snd_pcm_substream *substream, unsigned int periods, unsigned int period_bytes) atiixp_build_dma_packets() argument
402 atiixp_clear_dma_packets(struct atiixp *chip, struct atiixp_dma *dma, struct snd_pcm_substream *substream) atiixp_clear_dma_packets() argument
707 snd_atiixp_pcm_trigger(struct snd_pcm_substream *substream, int cmd) snd_atiixp_pcm_trigger() argument
861 snd_atiixp_spdif_prepare(struct snd_pcm_substream *substream) snd_atiixp_spdif_prepare() argument
888 snd_atiixp_playback_prepare(struct snd_pcm_substream *substream) snd_atiixp_playback_prepare() argument
933 snd_atiixp_capture_prepare(struct snd_pcm_substream *substream) snd_atiixp_capture_prepare() argument
948 snd_atiixp_pcm_hw_params(struct snd_pcm_substream *substream, struct snd_pcm_hw_params *hw_params) snd_atiixp_pcm_hw_params() argument
983 snd_atiixp_pcm_hw_free(struct snd_pcm_substream *substream) snd_atiixp_pcm_hw_free() argument
1021 snd_atiixp_pcm_open(struct snd_pcm_substream *substream, struct atiixp_dma *dma, int pcm_type) snd_atiixp_pcm_open() argument
1056 snd_atiixp_pcm_close(struct snd_pcm_substream *substream, struct atiixp_dma *dma) snd_atiixp_pcm_close() argument
1073 snd_atiixp_playback_open(struct snd_pcm_substream *substream) snd_atiixp_playback_open() argument
1091 snd_atiixp_playback_close(struct snd_pcm_substream *substream) snd_atiixp_playback_close() argument
1101 snd_atiixp_capture_open(struct snd_pcm_substream *substream) snd_atiixp_capture_open() argument
1107 snd_atiixp_capture_close(struct snd_pcm_substream *substream) snd_atiixp_capture_close() argument
1113 snd_atiixp_spdif_open(struct snd_pcm_substream *substream) snd_atiixp_spdif_open() argument
1126 snd_atiixp_spdif_close(struct snd_pcm_substream *substream) snd_atiixp_spdif_close() argument
[all...]
H A Des1938.c516 static int snd_es1938_capture_trigger(struct snd_pcm_substream *substream, in snd_es1938_capture_trigger() argument
539 static int snd_es1938_playback1_trigger(struct snd_pcm_substream *substream, in snd_es1938_playback1_trigger() argument
569 static int snd_es1938_playback2_trigger(struct snd_pcm_substream *substream, in snd_es1938_playback2_trigger() argument
592 static int snd_es1938_playback_trigger(struct snd_pcm_substream *substream, in snd_es1938_playback_trigger() argument
445 snd_es1938_rate_set(struct es1938 *chip, struct snd_pcm_substream *substream, int mode) snd_es1938_rate_set() argument
608 snd_es1938_capture_prepare(struct snd_pcm_substream *substream) snd_es1938_capture_prepare() argument
656 snd_es1938_playback1_prepare(struct snd_pcm_substream *substream) snd_es1938_playback1_prepare() argument
693 snd_es1938_playback2_prepare(struct snd_pcm_substream *substream) snd_es1938_playback2_prepare() argument
735 snd_es1938_playback_prepare(struct snd_pcm_substream *substream) snd_es1938_playback_prepare() argument
755 snd_es1938_capture_pointer(struct snd_pcm_substream *substream) snd_es1938_capture_pointer() argument
785 snd_es1938_playback1_pointer(struct snd_pcm_substream *substream) snd_es1938_playback1_pointer() argument
797 snd_es1938_playback2_pointer(struct snd_pcm_substream *substream) snd_es1938_playback2_pointer() argument
814 snd_es1938_playback_pointer(struct snd_pcm_substream *substream) snd_es1938_playback_pointer() argument
826 snd_es1938_capture_copy(struct snd_pcm_substream *substream, int channel, unsigned long pos, void __user *dst, unsigned long count) snd_es1938_capture_copy() argument
848 snd_es1938_capture_copy_kernel(struct snd_pcm_substream *substream, int channel, unsigned long pos, void *dst, unsigned long count) snd_es1938_capture_copy_kernel() argument
911 snd_es1938_capture_open(struct snd_pcm_substream *substream) snd_es1938_capture_open() argument
926 snd_es1938_playback_open(struct snd_pcm_substream *substream) snd_es1938_playback_open() argument
951 snd_es1938_capture_close(struct snd_pcm_substream *substream) snd_es1938_capture_close() argument
959 snd_es1938_playback_close(struct snd_pcm_substream *substream) snd_es1938_playback_close() argument
[all...]
/kernel/linux/linux-5.10/sound/pci/lola/
H A Dlola.h283 struct snd_pcm_substream *substream; /* assigned PCM substream */ member
/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dcpcap.c1114 static int cpcap_hifi_hw_params(struct snd_pcm_substream *substream, in cpcap_hifi_hw_params() argument
1244 static int cpcap_voice_hw_params(struct snd_pcm_substream *substream, in cpcap_voice_hw_params() argument
/kernel/linux/linux-5.10/sound/pci/ali5451/
H A Dali5451.c182 struct snd_pcm_substream *substream; member
1045 static unsigned int snd_ali_control_mode(struct snd_pcm_substream *substream) in snd_ali_control_mode() argument
1067 static int snd_ali_trigger(struct snd_pcm_substream *substream, in snd_ali_trigger() argument
1132 snd_ali_playback_hw_params(struct snd_pcm_substream *substream, struct snd_pcm_hw_params *hw_params) snd_ali_playback_hw_params() argument
1163 snd_ali_playback_hw_free(struct snd_pcm_substream *substream) snd_ali_playback_hw_free() argument
1177 snd_ali_playback_prepare(struct snd_pcm_substream *substream) snd_ali_playback_prepare() argument
1270 snd_ali_prepare(struct snd_pcm_substream *substream) snd_ali_prepare() argument
1359 snd_ali_playback_pointer(struct snd_pcm_substream *substream) snd_ali_playback_pointer() argument
1381 snd_ali_pointer(struct snd_pcm_substream *substream) snd_ali_pointer() argument
1457 snd_ali_open(struct snd_pcm_substream *substream, int rec, int channel, const struct snd_pcm_hardware *phw) snd_ali_open() argument
1480 snd_ali_playback_open(struct snd_pcm_substream *substream) snd_ali_playback_open() argument
1485 snd_ali_capture_open(struct snd_pcm_substream *substream) snd_ali_capture_open() argument
1490 snd_ali_playback_close(struct snd_pcm_substream *substream) snd_ali_playback_close() argument
1495 snd_ali_close(struct snd_pcm_substream *substream) snd_ali_close() argument
1527 snd_ali_modem_hw_params(struct snd_pcm_substream *substream, struct snd_pcm_hw_params *hw_params) snd_ali_modem_hw_params() argument
1560 snd_ali_modem_open(struct snd_pcm_substream *substream, int rec, int channel) snd_ali_modem_open() argument
1577 snd_ali_modem_playback_open(struct snd_pcm_substream *substream) snd_ali_modem_playback_open() argument
1582 snd_ali_modem_capture_open(struct snd_pcm_substream *substream) snd_ali_modem_capture_open() argument
[all...]

Completed in 54 milliseconds

1...<<51525354555657585960>>...66