Home
last modified time | relevance | path

Searched defs:substream (Results 1 – 12 of 12) sorted by relevance

/include/sound/
Dpcm.h20 #define snd_pcm_substream_chip(substream) ((substream)->private_data) argument
218 struct snd_pcm_substream *substream; member
481 #define SUBSTREAM_BUSY(substream) ((substream)->ref_count > 0) argument
490 struct snd_pcm_substream *substream; member
587 snd_pcm_debug_name(struct snd_pcm_substream *substream, char *buf, size_t size) in snd_pcm_debug_name()
603 static inline int snd_pcm_stream_linked(struct snd_pcm_substream *substream) in snd_pcm_stream_linked()
623 #define snd_pcm_stream_lock_irqsave(substream, flags) \ argument
640 #define snd_pcm_group_for_each_entry(s, substream) \ argument
650 static inline int snd_pcm_running(struct snd_pcm_substream *substream) in snd_pcm_running()
711 static inline size_t snd_pcm_lib_buffer_bytes(struct snd_pcm_substream *substream) in snd_pcm_lib_buffer_bytes()
[all …]
Dpcm-indirect.h34 snd_pcm_indirect_playback_transfer(struct snd_pcm_substream *substream, in snd_pcm_indirect_playback_transfer()
82 snd_pcm_indirect_playback_pointer(struct snd_pcm_substream *substream, in snd_pcm_indirect_playback_pointer()
103 snd_pcm_indirect_capture_transfer(struct snd_pcm_substream *substream, in snd_pcm_indirect_capture_transfer()
150 snd_pcm_indirect_capture_pointer(struct snd_pcm_substream *substream, in snd_pcm_indirect_capture_pointer()
Ddmaengine_pcm.h20 snd_pcm_substream_to_dma_direction(const struct snd_pcm_substream *substream) in snd_pcm_substream_to_dma_direction()
Dseq_virmidi.h29 struct snd_rawmidi_substream *substream; member
Dcompress_driver.h190 struct snd_compr_stream *substream, in snd_compr_set_runtime_buffer()
Drawmidi.h53 struct snd_rawmidi_substream *substream; member
Dak4117.h160 struct snd_pcm_substream *substream; member
Dak4113.h287 struct snd_pcm_substream *substream; member
Dvx_core.h57 struct snd_pcm_substream *substream; member
Dhdaudio.h481 struct snd_pcm_substream *substream; /* assigned substream, member
Demu10k1.h1511 struct snd_pcm_substream *substream; member
/include/uapi/sound/
Demu10k1.h341 unsigned int substream; /* substream number */ member