| /kernel/linux/linux-6.6/sound/soc/codecs/ |
| H A D | max98363.c | 211 struct sdw_stream_runtime *stream; in max98363_sdw_dai_hw_params() local 260 struct sdw_stream_runtime *stream = in max98363_pcm_hw_free() local
|
| H A D | uda1334.c | 183 static int uda1334_mute_stream(struct snd_soc_dai *dai, int mute, int stream) in uda1334_mute_stream() argument
|
| H A D | cs47l90.c | 2365 cs47l90_open(struct snd_soc_component *component, struct snd_compr_stream *stream) cs47l90_open() argument
|
| H A D | cs47l92.c | 1844 cs47l92_open(struct snd_soc_component *component, struct snd_compr_stream *stream) cs47l92_open() argument
|
| H A D | cs47l35.c | 1504 cs47l35_open(struct snd_soc_component *component, struct snd_compr_stream *stream) cs47l35_open() argument
|
| H A D | cs47l24.c | 1075 cs47l24_open(struct snd_soc_component *component, struct snd_compr_stream *stream) cs47l24_open() argument
|
| H A D | hdac_hda.c | 266 unsigned int stream; in hdac_hda_dai_prepare() local 185 hdac_hda_dai_set_stream(struct snd_soc_dai *dai, void *stream, int direction) hdac_hda_dai_set_stream() argument [all...] |
| H A D | cs47l15.c | 1240 cs47l15_open(struct snd_soc_component *component, struct snd_compr_stream *stream) cs47l15_open() argument
|
| H A D | rk817_codec.c | 351 static int rk817_digital_mute(struct snd_soc_dai *dai, int mute, int stream) in rk817_digital_mute() argument
|
| H A D | wcd938x-sdw.c | 151 wcd938x_sdw_set_sdw_stream(struct wcd938x_sdw_priv *wcd, struct snd_soc_dai *dai, void *stream, int direction) wcd938x_sdw_set_sdw_stream() argument
|
| /kernel/linux/linux-6.6/sound/core/oss/ |
| H A D | pcm_plugin.h | 41 int stream; member
|
| /kernel/linux/linux-6.6/sound/core/ |
| H A D | pcm_memory.c | 148 int stream; in snd_pcm_lib_preallocate_free_for_all() local 306 int stream, err; in preallocate_pages_for_all() local [all...] |
| /kernel/linux/linux-6.6/sound/drivers/ |
| H A D | serial-generic.c | 278 static void snd_serial_generic_substreams(struct snd_rawmidi_str *stream, int dev_num) in snd_serial_generic_substreams() argument
|
| /kernel/linux/linux-6.6/sound/firewire/dice/ |
| H A D | dice-stream.c | 155 static int keep_resources(struct snd_dice *dice, struct amdtp_stream *stream, in keep_resources() argument 211 struct amdtp_stream *stream; in keep_dual_resources() local 334 struct amdtp_stream *stream; start_streams() local 491 struct amdtp_stream *stream; init_stream() local 525 struct amdtp_stream *stream; destroy_stream() local [all...] |
| H A D | dice-pcm.c | 132 struct amdtp_stream *stream; in init_hw_info() local 309 struct amdtp_stream *stream = &dice->tx_stream[substream->pcm->device]; in capture_prepare() local 323 struct amdtp_stream *stream = &dice->rx_stream[substream->pcm->device]; playback_prepare() local 338 struct amdtp_stream *stream = &dice->tx_stream[substream->pcm->device]; capture_trigger() local 356 struct amdtp_stream *stream = &dice->rx_stream[substream->pcm->device]; playback_trigger() local 375 struct amdtp_stream *stream = &dice->tx_stream[substream->pcm->device]; capture_pointer() local 382 struct amdtp_stream *stream = &dice->rx_stream[substream->pcm->device]; playback_pointer() local 390 struct amdtp_stream *stream = &dice->tx_stream[substream->pcm->device]; capture_ack() local 398 struct amdtp_stream *stream = &dice->rx_stream[substream->pcm->device]; playback_ack() local [all...] |
| H A D | dice-proc.c | 115 unsigned int quadlets, stream, i; in dice_proc_read() local [all...] |
| /kernel/linux/linux-6.6/sound/firewire/motu/ |
| H A D | motu-stream.c | 28 keep_resources(struct snd_motu *motu, unsigned int rate, struct amdtp_stream *stream) keep_resources() argument
|
| /kernel/linux/linux-6.6/sound/firewire/oxfw/ |
| H A D | oxfw-pcm.c | 114 struct amdtp_stream *stream; in init_hw_params() local
|
| H A D | oxfw-stream.c | 103 static int start_stream(struct snd_oxfw *oxfw, struct amdtp_stream *stream) in start_stream() argument 151 static int init_stream(struct snd_oxfw *oxfw, struct amdtp_stream *stream) in init_stream() argument 127 check_connection_used_by_others(struct snd_oxfw *oxfw, struct amdtp_stream *stream) check_connection_used_by_others() argument 199 keep_resources(struct snd_oxfw *oxfw, struct amdtp_stream *stream) keep_resources() argument 251 snd_oxfw_stream_reserve_duplex(struct snd_oxfw *oxfw, struct amdtp_stream *stream, unsigned int rate, unsigned int pcm_channels, unsigned int frames_per_period, unsigned int frames_per_buffer) snd_oxfw_stream_reserve_duplex() argument 419 destroy_stream(struct snd_oxfw *oxfw, struct amdtp_stream *stream) destroy_stream() argument [all...] |
| /kernel/linux/linux-6.6/sound/pci/au88x0/ |
| H A D | au88x0_pcm.c | 194 stream_t *stream = (stream_t *) substream->runtime->private_data; in snd_vortex_pcm_close() local 211 stream_t *stream = (stream_t *) (substream->runtime->private_data); in snd_vortex_pcm_hw_params() local 272 stream_t *stream = (stream_t *) (substream->runtime->private_data); snd_vortex_pcm_hw_free() local 307 stream_t *stream = (stream_t *) substream->runtime->private_data; snd_vortex_pcm_prepare() local 339 stream_t *stream = (stream_t *) substream->runtime->private_data; snd_vortex_pcm_trigger() local 402 stream_t *stream = (stream_t *) substream->runtime->private_data; snd_vortex_pcm_pointer() local [all...] |
| /kernel/linux/linux-6.6/sound/soc/amd/acp/ |
| H A D | acp-i2s.c | 53 struct acp_stream *stream; in acp_i2s_set_tdm_slot() local 262 struct acp_stream *stream = substream->runtime->private_data; in acp_i2s_trigger() local 395 struct acp_stream *stream = substream->runtime->private_data; acp_i2s_prepare() local 487 struct acp_stream *stream = substream->runtime->private_data; acp_i2s_startup() local [all...] |
| H A D | acp-legacy-common.c | 44 struct acp_stream *stream = runtime->private_data; in set_acp_pdm_ring_buffer() local 103 struct acp_stream *stream = substream->runtime->private_data; in set_acp_i2s_dma_fifo() local 187 restore_acp_i2s_params(struct snd_pcm_substream *substream, struct acp_dev_data *adata, struct acp_stream *stream) restore_acp_i2s_params() argument [all...] |
| /kernel/linux/linux-6.6/sound/soc/fsl/ |
| H A D | fsl_asrc_dma.c | 147 int stream = substream->stream; in fsl_asrc_dma_hw_params() local
|
| /kernel/linux/linux-6.6/sound/pci/mixart/ |
| H A D | mixart_core.c | 457 struct mixart_stream *stream; in snd_mixart_threaded_irq() local [all...] |
| /kernel/linux/linux-6.6/sound/soc/au1x/ |
| H A D | dma.c | 42 struct audio_stream stream[2]; /* playback & capture */ member 45 static void au1000_release_dma_link(struct audio_stream *stream) in au1000_release_dma_link() argument 63 static int au1000_setup_dma_link(struct audio_stream *stream, in au1000_setup_dma_link() argument 105 au1000_dma_stop(struct audio_stream *stream) au1000_dma_stop() argument 111 au1000_dma_start(struct audio_stream *stream) au1000_dma_start() argument 136 struct audio_stream *stream = (struct audio_stream *)ptr; au1000_dma_interrupt() local 233 struct audio_stream *stream = ss_to_as(substream, component); alchemy_pcm_hw_params() local 243 struct audio_stream *stream = ss_to_as(substream, component); alchemy_pcm_hw_free() local 251 struct audio_stream *stream = ss_to_as(substream, component); alchemy_pcm_trigger() local 271 struct audio_stream *stream = ss_to_as(ss, component); alchemy_pcm_pointer() local [all...] |