Lines Matching defs:subs
512 static int vx_pcm_playback_open(struct snd_pcm_substream *subs) in vx_pcm_playback_open()
555 static int vx_pcm_playback_close(struct snd_pcm_substream *subs) in vx_pcm_playback_close()
676 struct snd_pcm_substream *subs, in vx_pcm_playback_transfer()
697 struct snd_pcm_substream *subs, in vx_pcm_playback_update()
717 static int vx_pcm_trigger(struct snd_pcm_substream *subs, int cmd) in vx_pcm_trigger()
772 static snd_pcm_uframes_t vx_pcm_playback_pointer(struct snd_pcm_substream *subs) in vx_pcm_playback_pointer()
782 static int vx_pcm_prepare(struct snd_pcm_substream *subs) in vx_pcm_prepare()
886 static int vx_pcm_capture_open(struct snd_pcm_substream *subs) in vx_pcm_capture_open()
945 static int vx_pcm_capture_close(struct snd_pcm_substream *subs) in vx_pcm_capture_close()
981 static void vx_pcm_capture_update(struct vx_core *chip, struct snd_pcm_substream *subs, in vx_pcm_capture_update()
1057 static snd_pcm_uframes_t vx_pcm_capture_pointer(struct snd_pcm_substream *subs) in vx_pcm_capture_pointer()