Home
last modified time | relevance | path

Searched defs:stream (Results 1 – 25 of 46) sorted by relevance

12

/sound/pci/au88x0/
Dau88x0_pcm.c174 stream_t *stream = (stream_t *) substream->runtime->private_data; in snd_vortex_pcm_close() local
191 stream_t *stream = (stream_t *) (substream->runtime->private_data); in snd_vortex_pcm_hw_params() local
253 stream_t *stream = (stream_t *) (substream->runtime->private_data); in snd_vortex_pcm_hw_free() local
280 stream_t *stream = (stream_t *) substream->runtime->private_data; in snd_vortex_pcm_prepare() local
312 stream_t *stream = (stream_t *) substream->runtime->private_data; in snd_vortex_pcm_trigger() local
376 stream_t *stream = (stream_t *) substream->runtime->private_data; in snd_vortex_pcm_pointer() local
/sound/mips/
Dau1x00.c99 struct audio_stream *stream[2]; /* playback & capture */ member
131 au1000_release_dma_link(struct audio_stream *stream) in au1000_release_dma_link()
150 au1000_setup_dma_link(struct audio_stream *stream, unsigned int period_bytes, in au1000_setup_dma_link()
191 au1000_dma_stop(struct audio_stream *stream) in au1000_dma_stop()
199 au1000_dma_start(struct audio_stream *stream) in au1000_dma_start()
225 struct audio_stream *stream = (struct audio_stream *) dev_id; in au1000_dma_interrupt() local
333 struct audio_stream *stream = substream->private_data; in snd_au1000_hw_params() local
348 struct audio_stream *stream = substream->private_data; in snd_au1000_hw_free() local
384 struct audio_stream *stream = substream->private_data; in snd_au1000_trigger() local
406 struct audio_stream *stream = substream->private_data; in snd_au1000_pointer() local
/sound/pci/pcxhr/
Dpcxhr.c480 static int pcxhr_set_stream_state(struct pcxhr_stream *stream) in pcxhr_set_stream_state()
532 static int pcxhr_set_format(struct pcxhr_stream *stream) in pcxhr_set_format()
611 static int pcxhr_update_r_buffer(struct pcxhr_stream *stream) in pcxhr_update_r_buffer()
670 static inline int pcxhr_stream_scheduled_get_pipe(struct pcxhr_stream *stream, in pcxhr_stream_scheduled_get_pipe()
734 struct pcxhr_stream *stream; in pcxhr_trigger_tasklet() local
753 struct pcxhr_stream *stream; in pcxhr_trigger_tasklet() local
782 struct pcxhr_stream *stream; in pcxhr_trigger_tasklet() local
815 struct pcxhr_stream *stream; in pcxhr_trigger() local
929 struct pcxhr_stream *stream = subs->runtime->private_data; in pcxhr_hw_params() local
995 struct pcxhr_stream *stream; in pcxhr_open() local
[all …]
Dpcxhr_core.c1115 struct pcxhr_stream *stream) in pcxhr_stream_read_position()
1147 struct pcxhr_stream *stream, in pcxhr_update_timer_pos()
/sound/pci/mixart/
Dmixart.c373 static int mixart_set_stream_state(struct mixart_stream *stream, int start) in mixart_set_stream_state()
411 struct mixart_stream *stream = subs->runtime->private_data; in snd_mixart_trigger() local
472 struct mixart_stream *stream = subs->runtime->private_data; in snd_mixart_prepare() local
495 static int mixart_set_format(struct mixart_stream *stream, snd_pcm_format_t format) in mixart_set_format()
583 struct mixart_stream *stream = subs->runtime->private_data; in snd_mixart_hw_params() local
701 struct mixart_stream *stream; in snd_mixart_playback_open() local
776 struct mixart_stream *stream; in snd_mixart_capture_open() local
853 struct mixart_stream *stream = subs->runtime->private_data; in snd_mixart_close() local
882 struct mixart_stream *stream = runtime->private_data; in snd_mixart_stream_pointer() local
Dmixart_core.c472 struct mixart_stream *stream; in snd_mixart_interrupt() local
/sound/arm/
Dpxa2xx-pcm.c105 int stream = SNDRV_PCM_STREAM_PLAYBACK; in pxa2xx_pcm_new() local
112 int stream = SNDRV_PCM_STREAM_CAPTURE; in pxa2xx_pcm_new() local
Dpxa2xx-pcm-lib.c239 int pxa2xx_pcm_preallocate_dma_buffer(struct snd_pcm *pcm, int stream) in pxa2xx_pcm_preallocate_dma_buffer()
260 int stream; in pxa2xx_pcm_free_dma_buffers() local
/sound/usb/caiaq/
Dcaiaq-audio.c47 #define MAKE_CHECKBYTE(dev,stream,i) \ argument
300 int stream, pb, *cnt; in check_for_elapsed_periods() local
327 int stream, i; in read_in_urb_mode0() local
356 int stream, i; in read_in_urb_mode2() local
422 int stream, i; in fill_out_urb() local
/sound/core/
Drawmidi_compat.c26 s32 stream; member
57 s32 stream; member
Dpcm_memory.c120 int stream; in snd_pcm_lib_preallocate_free_for_all() local
296 int stream, err; in snd_pcm_lib_preallocate_pages_for_all() local
Dpcm.c109 int stream; in snd_pcm_control_ioctl() local
257 static const char *snd_pcm_stream_name(int stream) in snd_pcm_stream_name()
617 int snd_pcm_new_stream(struct snd_pcm *pcm, int stream, int substream_count) in snd_pcm_new_stream()
789 int snd_pcm_attach_substream(struct snd_pcm *pcm, int stream, in snd_pcm_attach_substream()
Drawmidi.c707 int stream; in snd_rawmidi_ioctl() local
1384 struct snd_rawmidi_str *stream, in snd_rawmidi_alloc_substreams()
1474 static void snd_rawmidi_free_substreams(struct snd_rawmidi_str *stream) in snd_rawmidi_free_substreams()
1631 void snd_rawmidi_set_ops(struct snd_rawmidi *rmidi, int stream, in snd_rawmidi_set_ops()
/sound/core/oss/
Dpcm_plugin.c202 int stream = snd_pcm_plug_stream(plug); in snd_pcm_plug_client_size() local
233 int stream = snd_pcm_plug_stream(plug); in snd_pcm_plug_slave_size() local
365 int stream = snd_pcm_plug_stream(plug); in snd_pcm_plug_format_plugins() local
550 int stream = snd_pcm_plug_stream(plug); in snd_pcm_plug_client_channels_buf() local
Dpcm_oss.c2053 static int snd_pcm_oss_get_ptr(struct snd_pcm_oss_file *pcm_oss_file, int stream, struct count_info… in snd_pcm_oss_get_ptr()
2121 static int snd_pcm_oss_get_space(struct snd_pcm_oss_file *pcm_oss_file, int stream, struct audio_bu… in snd_pcm_oss_get_space()
2180 static int snd_pcm_oss_get_mapbuf(struct snd_pcm_oss_file *pcm_oss_file, int stream, struct buffmem… in snd_pcm_oss_get_mapbuf()
2197 static void snd_pcm_oss_look_for_setup(struct snd_pcm *pcm, int stream, in snd_pcm_oss_look_for_setup()
2900 int stream; in snd_pcm_oss_proc_init() local
2923 int stream; in snd_pcm_oss_proc_done() local
Dpcm_plugin.h56 int stream; member
/sound/soc/blackfin/
Dbf5xx-i2s-pcm.c198 static int bf5xx_pcm_preallocate_dma_buffer(struct snd_pcm *pcm, int stream) in bf5xx_pcm_preallocate_dma_buffer()
231 int stream; in bf5xx_pcm_free_dma_buffers() local
Dbf5xx-ac97-pcm.c315 static int bf5xx_pcm_preallocate_dma_buffer(struct snd_pcm *pcm, int stream) in bf5xx_pcm_preallocate_dma_buffer()
382 int stream; in bf5xx_pcm_free_dma_buffers() local
/sound/usb/
Dusbaudio.c149 struct snd_usb_stream *stream; member
2211 struct snd_usb_stream *stream = entry->private_data; in proc_pcm_format_read() local
2227 static void proc_pcm_format_add(struct snd_usb_stream *stream) in proc_pcm_format_add()
2240 static inline void proc_pcm_format_add(struct snd_usb_stream *stream) in proc_pcm_format_add()
2250 static void init_substream(struct snd_usb_stream *as, int stream, struct audioformat *fp) in init_substream()
2305 static void snd_usb_audio_stream_free(struct snd_usb_stream *stream) in snd_usb_audio_stream_free()
2315 struct snd_usb_stream *stream = pcm->private_data; in snd_usb_audio_pcm_free() local
2328 static int add_audio_endpoint(struct snd_usb_audio *chip, int stream, struct audioformat *fp) in add_audio_endpoint()
2638 int format, unsigned char *fmt, int stream) in parse_audio_format()
2683 int i, altno, err, stream; in parse_audio_endpoints() local
[all …]
/sound/soc/omap/
Domap-pcm.c283 int stream) in omap_pcm_preallocate_dma_buffer()
305 int stream; in omap_pcm_free_dma_buffers() local
/sound/soc/atmel/
Datmel-pcm.c94 int stream) in atmel_pcm_preallocate_dma_buffer()
401 int stream; in atmel_pcm_free_dma_buffers() local
/sound/soc/s3c24xx/
Ds3c24xx-pcm.c387 static int s3c24xx_pcm_preallocate_dma_buffer(struct snd_pcm *pcm, int stream) in s3c24xx_pcm_preallocate_dma_buffer()
410 int stream; in s3c24xx_pcm_free_dma_buffers() local
/sound/soc/davinci/
Ddavinci-pcm.c301 static int davinci_pcm_preallocate_dma_buffer(struct snd_pcm *pcm, int stream) in davinci_pcm_preallocate_dma_buffer()
327 int stream; in davinci_pcm_free() local
/sound/soc/fsl/
Dmpc5200_psc_i2s.c66 struct snd_pcm_substream *stream; member
625 int stream; in psc_i2s_pcm_free() local
/sound/ppc/
Dpmac.c116 static inline int another_stream(int stream) in another_stream()
143 static struct pmac_stream *snd_pmac_get_stream(struct snd_pmac *chip, int stream) in snd_pmac_get_stream()

12