Home
last modified time | relevance | path

Searched defs:stream (Results 201 - 225 of 830) sorted by relevance

12345678910>>...34

/kernel/linux/linux-5.10/include/net/
H A Diw_handler.h513 iwe_stream_add_event_check(struct iw_request_info *info, char *stream, in iwe_stream_add_event_check() argument
532 iwe_stream_add_point_check(struct iw_request_info *info, char *stream, in iwe_stream_add_point_check() argument
[all...]
/kernel/linux/linux-5.10/sound/firewire/motu/
H A Dmotu-stream.c28 keep_resources(struct snd_motu *motu, unsigned int rate, struct amdtp_stream *stream) keep_resources() argument
/kernel/linux/linux-5.10/sound/pci/au88x0/
H A Dau88x0_pcm.c194 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-5.10/sound/soc/bcm/
H A Dbcm63xx-pcm-whistler.c365 static int bcm63xx_pcm_preallocate_dma_buffer(struct snd_pcm *pcm, int stream) in bcm63xx_pcm_preallocate_dma_buffer() argument
425 int stream; in bcm63xx_pcm_free_dma_buffers() local
/kernel/linux/linux-5.10/sound/soc/au1x/
H A Ddma.c42 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...]
/kernel/linux/linux-5.10/sound/firewire/oxfw/
H A Doxfw-stream.c103 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
193 keep_resources(struct snd_oxfw *oxfw, struct amdtp_stream *stream) keep_resources() argument
245 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
404 destroy_stream(struct snd_oxfw *oxfw, struct amdtp_stream *stream) destroy_stream() argument
[all...]
H A Doxfw-pcm.c114 struct amdtp_stream *stream; in init_hw_params() local
/kernel/linux/linux-5.10/sound/pci/mixart/
H A Dmixart_core.c456 struct mixart_stream *stream; in snd_mixart_threaded_irq() local
[all...]
/kernel/linux/linux-5.10/sound/firewire/dice/
H A Ddice-stream.c168 static int keep_resources(struct snd_dice *dice, struct amdtp_stream *stream, in keep_resources() argument
224 struct amdtp_stream *stream; in keep_dual_resources() local
347 struct amdtp_stream *stream; start_streams() local
507 struct amdtp_stream *stream; init_stream() local
541 struct amdtp_stream *stream; destroy_stream() local
[all...]
H A Ddice-proc.c115 unsigned int quadlets, stream, i; in dice_proc_read() local
[all...]
H A Ddice-pcm.c132 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...]
/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dhdac_hda.c263 unsigned int stream; in hdac_hda_dai_prepare() local
182 hdac_hda_dai_set_stream(struct snd_soc_dai *dai, void *stream, int direction) hdac_hda_dai_set_stream() argument
[all...]
H A Dcs47l90.c2361 cs47l90_open(struct snd_soc_component *component, struct snd_compr_stream *stream) cs47l90_open() argument
H A Dcs47l92.c1833 cs47l92_open(struct snd_soc_component *component, struct snd_compr_stream *stream) cs47l92_open() argument
H A Dcs47l35.c1500 cs47l35_open(struct snd_soc_component *component, struct snd_compr_stream *stream) cs47l35_open() argument
H A Dcs47l15.c1236 cs47l15_open(struct snd_soc_component *component, struct snd_compr_stream *stream) cs47l15_open() argument
H A Dcs47l24.c1071 cs47l24_open(struct snd_soc_component *component, struct snd_compr_stream *stream) cs47l24_open() argument
H A Duda1334.c183 static int uda1334_mute_stream(struct snd_soc_dai *dai, int mute, int stream) in uda1334_mute_stream() argument
H A Dmax98373-sdw.c525 struct sdw_stream_data *stream; in max98373_sdw_dai_hw_params() local
661 struct sdw_stream_data *stream = in max98373_pcm_hw_free() local
674 struct sdw_stream_data *stream; in max98373_set_sdw_stream() local
697 struct sdw_stream_data *stream; max98373_shutdown() local
[all...]
/kernel/linux/linux-5.10/sound/hda/ext/
H A Dhdac_ext_stream.c29 snd_hdac_ext_stream_init(struct hdac_bus *bus, struct hdac_ext_stream *stream, int idx, int direction, int tag) snd_hdac_ext_stream_init() argument
76 struct hdac_ext_stream *stream = snd_hdac_ext_stream_init_all() local
98 struct hdac_ext_stream *stream; snd_hdac_stream_free_all() local
109 snd_hdac_ext_stream_decouple_locked(struct hdac_bus *bus, struct hdac_ext_stream *stream, bool decouple) snd_hdac_ext_stream_decouple_locked() argument
134 snd_hdac_ext_stream_decouple(struct hdac_bus *bus, struct hdac_ext_stream *stream, bool decouple) snd_hdac_ext_stream_decouple() argument
147 snd_hdac_ext_link_stream_start(struct hdac_ext_stream *stream) snd_hdac_ext_link_stream_start() argument
158 snd_hdac_ext_link_stream_clear(struct hdac_ext_stream *stream) snd_hdac_ext_link_stream_clear() argument
168 snd_hdac_ext_link_stream_reset(struct hdac_ext_stream *stream) snd_hdac_ext_link_stream_reset() argument
207 snd_hdac_ext_link_stream_setup(struct hdac_ext_stream *stream, int fmt) snd_hdac_ext_link_stream_setup() argument
232 snd_hdac_ext_link_set_stream_id(struct hdac_ext_link *link, int stream) snd_hdac_ext_link_set_stream_id() argument
244 snd_hdac_ext_link_clear_stream_id(struct hdac_ext_link *link, int stream) snd_hdac_ext_link_clear_stream_id() argument
256 struct hdac_stream *stream = NULL; hdac_ext_link_stream_assign() local
296 struct hdac_stream *stream = NULL; hdac_ext_host_stream_assign() local
350 struct hdac_stream *stream = NULL; snd_hdac_ext_stream_assign() local
379 snd_hdac_ext_stream_release(struct hdac_ext_stream *stream, int type) snd_hdac_ext_stream_release() argument
443 snd_hdac_ext_stream_set_spib(struct hdac_bus *bus, struct hdac_ext_stream *stream, u32 value) snd_hdac_ext_stream_set_spib() argument
465 snd_hdac_ext_stream_get_spbmaxfifo(struct hdac_bus *bus, struct hdac_ext_stream *stream) snd_hdac_ext_stream_get_spbmaxfifo() argument
509 snd_hdac_ext_stream_set_dpibr(struct hdac_bus *bus, struct hdac_ext_stream *stream, u32 value) snd_hdac_ext_stream_set_dpibr() argument
529 snd_hdac_ext_stream_set_lpib(struct hdac_ext_stream *stream, u32 value) snd_hdac_ext_stream_set_lpib() argument
[all...]
/kernel/linux/linux-5.10/sound/core/
H A Dpcm_memory.c148 int stream; in snd_pcm_lib_preallocate_free_for_all() local
286 int stream; in preallocate_pages_for_all() local
[all...]
/kernel/linux/linux-5.10/sound/core/oss/
H A Dpcm_plugin.h41 int stream; member
/kernel/linux/linux-5.10/sound/soc/fsl/
H A Dfsl_asrc_dma.c144 int stream = substream->stream; in fsl_asrc_dma_hw_params() local
H A Dimx-pcm-fiq.c233 static int imx_pcm_preallocate_dma_buffer(struct snd_pcm *pcm, int stream) in imx_pcm_preallocate_dma_buffer() argument
314 int stream; in imx_pcm_free() local
[all...]
H A Dmpc5200_dma.c346 int stream; psc_dma_free() local
[all...]

Completed in 20 milliseconds

12345678910>>...34