Lines Matching defs:substream

358 static void snd_ymfpci_pcm_capture_interrupt(struct snd_pcm_substream *substream)  in snd_ymfpci_pcm_capture_interrupt()
390 static int snd_ymfpci_playback_trigger(struct snd_pcm_substream *substream, in snd_ymfpci_playback_trigger()
435 static int snd_ymfpci_capture_trigger(struct snd_pcm_substream *substream, in snd_ymfpci_capture_trigger()
638 static int snd_ymfpci_playback_hw_params(struct snd_pcm_substream *substream, in snd_ymfpci_playback_hw_params()
652 static int snd_ymfpci_playback_hw_free(struct snd_pcm_substream *substream) in snd_ymfpci_playback_hw_free()
676 static int snd_ymfpci_playback_prepare(struct snd_pcm_substream *substream) in snd_ymfpci_playback_prepare()
700 static int snd_ymfpci_capture_hw_params(struct snd_pcm_substream *substream, in snd_ymfpci_capture_hw_params()
706 static int snd_ymfpci_capture_hw_free(struct snd_pcm_substream *substream) in snd_ymfpci_capture_hw_free()
715 static int snd_ymfpci_capture_prepare(struct snd_pcm_substream *substream) in snd_ymfpci_capture_prepare()
759 static snd_pcm_uframes_t snd_ymfpci_playback_pointer(struct snd_pcm_substream *substream) in snd_ymfpci_playback_pointer()
771 static snd_pcm_uframes_t snd_ymfpci_capture_pointer(struct snd_pcm_substream *substream) in snd_ymfpci_capture_pointer()
897 static int snd_ymfpci_playback_open_1(struct snd_pcm_substream *substream) in snd_ymfpci_playback_open_1()
951 static int snd_ymfpci_playback_open(struct snd_pcm_substream *substream) in snd_ymfpci_playback_open()
973 static int snd_ymfpci_playback_spdif_open(struct snd_pcm_substream *substream) in snd_ymfpci_playback_spdif_open()
1001 static int snd_ymfpci_playback_4ch_open(struct snd_pcm_substream *substream) in snd_ymfpci_playback_4ch_open()
1021 static int snd_ymfpci_capture_open(struct snd_pcm_substream *substream, in snd_ymfpci_capture_open()
1054 static int snd_ymfpci_capture_rec_open(struct snd_pcm_substream *substream) in snd_ymfpci_capture_rec_open()
1059 static int snd_ymfpci_capture_ac97_open(struct snd_pcm_substream *substream) in snd_ymfpci_capture_ac97_open()
1064 static int snd_ymfpci_playback_close_1(struct snd_pcm_substream *substream) in snd_ymfpci_playback_close_1()
1069 static int snd_ymfpci_playback_close(struct snd_pcm_substream *substream) in snd_ymfpci_playback_close()
1083 static int snd_ymfpci_playback_spdif_close(struct snd_pcm_substream *substream) in snd_ymfpci_playback_spdif_close()
1100 static int snd_ymfpci_playback_4ch_close(struct snd_pcm_substream *substream) in snd_ymfpci_playback_4ch_close()
1113 static int snd_ymfpci_capture_close(struct snd_pcm_substream *substream) in snd_ymfpci_capture_close()
1754 struct snd_pcm_substream *substream; in snd_ymfpci_pcm_vol_put() local
1810 struct snd_pcm_substream *substream; in snd_ymfpci_mixer() local