Lines Matching defs:substream
762 static unsigned int snd_trident_control_mode(struct snd_pcm_substream *substream) in snd_trident_control_mode()
797 static int snd_trident_ioctl(struct snd_pcm_substream *substream, in snd_trident_ioctl()
819 static int snd_trident_allocate_pcm_mem(struct snd_pcm_substream *substream, in snd_trident_allocate_pcm_mem()
853 static int snd_trident_allocate_evoice(struct snd_pcm_substream *substream, in snd_trident_allocate_evoice()
893 static int snd_trident_hw_params(struct snd_pcm_substream *substream, in snd_trident_hw_params()
915 static int snd_trident_hw_free(struct snd_pcm_substream *substream) in snd_trident_hw_free()
947 static int snd_trident_playback_prepare(struct snd_pcm_substream *substream) in snd_trident_playback_prepare()
1033 static int snd_trident_capture_hw_params(struct snd_pcm_substream *substream, in snd_trident_capture_hw_params()
1050 static int snd_trident_capture_prepare(struct snd_pcm_substream *substream) in snd_trident_capture_prepare()
1142 static int snd_trident_si7018_capture_hw_params(struct snd_pcm_substream *substream, in snd_trident_si7018_capture_hw_params()
1164 static int snd_trident_si7018_capture_hw_free(struct snd_pcm_substream *substream) in snd_trident_si7018_capture_hw_free()
1190 static int snd_trident_si7018_capture_prepare(struct snd_pcm_substream *substream) in snd_trident_si7018_capture_prepare()
1261 static int snd_trident_foldback_prepare(struct snd_pcm_substream *substream) in snd_trident_foldback_prepare()
1339 static int snd_trident_spdif_hw_params(struct snd_pcm_substream *substream, in snd_trident_spdif_hw_params()
1404 static int snd_trident_spdif_prepare(struct snd_pcm_substream *substream) in snd_trident_spdif_prepare()
1543 static int snd_trident_trigger(struct snd_pcm_substream *substream, in snd_trident_trigger()
1642 static snd_pcm_uframes_t snd_trident_playback_pointer(struct snd_pcm_substream *substream) in snd_trident_playback_pointer()
1681 static snd_pcm_uframes_t snd_trident_capture_pointer(struct snd_pcm_substream *substream) in snd_trident_capture_pointer()
1711 static snd_pcm_uframes_t snd_trident_spdif_pointer(struct snd_pcm_substream *substream) in snd_trident_spdif_pointer()
1856 static int snd_trident_playback_open(struct snd_pcm_substream *substream) in snd_trident_playback_open()
1884 static int snd_trident_playback_close(struct snd_pcm_substream *substream) in snd_trident_playback_close()
1905 static int snd_trident_spdif_open(struct snd_pcm_substream *substream) in snd_trident_spdif_open()
1946 static int snd_trident_spdif_close(struct snd_pcm_substream *substream) in snd_trident_spdif_close()
1984 static int snd_trident_capture_open(struct snd_pcm_substream *substream) in snd_trident_capture_open()
2012 static int snd_trident_capture_close(struct snd_pcm_substream *substream) in snd_trident_capture_close()
2028 static int snd_trident_foldback_open(struct snd_pcm_substream *substream) in snd_trident_foldback_open()
2055 static int snd_trident_foldback_close(struct snd_pcm_substream *substream) in snd_trident_foldback_close()
2200 struct snd_pcm_substream *substream; in snd_trident_pcm() local
2232 struct snd_pcm_substream *substream; in snd_trident_foldback_pcm() local
2921 struct snd_pcm_substream *substream) in snd_trident_pcm_mixer_build()
2937 …(struct snd_trident *trident, struct snd_trident_voice *voice, struct snd_pcm_substream *substream) in snd_trident_pcm_mixer_free()