Lines Matching defs:substream
480 static int snd_wss_trigger(struct snd_pcm_substream *substream, in snd_wss_trigger()
994 static int snd_wss_playback_hw_params(struct snd_pcm_substream *substream, in snd_wss_playback_hw_params()
1010 static int snd_wss_playback_hw_free(struct snd_pcm_substream *substream) in snd_wss_playback_hw_free()
1015 static int snd_wss_playback_prepare(struct snd_pcm_substream *substream) in snd_wss_playback_prepare()
1037 static int snd_wss_capture_hw_params(struct snd_pcm_substream *substream, in snd_wss_capture_hw_params()
1053 static int snd_wss_capture_hw_free(struct snd_pcm_substream *substream) in snd_wss_capture_hw_free()
1058 static int snd_wss_capture_prepare(struct snd_pcm_substream *substream) in snd_wss_capture_prepare()
1154 static snd_pcm_uframes_t snd_wss_playback_pointer(struct snd_pcm_substream *substream) in snd_wss_playback_pointer()
1165 static snd_pcm_uframes_t snd_wss_capture_pointer(struct snd_pcm_substream *substream) in snd_wss_capture_pointer()
1500 static int snd_wss_playback_open(struct snd_pcm_substream *substream) in snd_wss_playback_open()
1543 static int snd_wss_capture_open(struct snd_pcm_substream *substream) in snd_wss_capture_open()
1584 static int snd_wss_playback_close(struct snd_pcm_substream *substream) in snd_wss_playback_close()
1593 static int snd_wss_capture_close(struct snd_pcm_substream *substream) in snd_wss_capture_close()