Lines Matching defs:subs
514 static int vx_pcm_playback_open(struct snd_pcm_substream *subs) in vx_pcm_playback_open()
557 static int vx_pcm_playback_close(struct snd_pcm_substream *subs) in vx_pcm_playback_close()
678 struct snd_pcm_substream *subs, in vx_pcm_playback_transfer()
699 struct snd_pcm_substream *subs, in vx_pcm_playback_update()
719 static int vx_pcm_trigger(struct snd_pcm_substream *subs, int cmd) in vx_pcm_trigger()
774 static snd_pcm_uframes_t vx_pcm_playback_pointer(struct snd_pcm_substream *subs) in vx_pcm_playback_pointer()
784 static int vx_pcm_prepare(struct snd_pcm_substream *subs) in vx_pcm_prepare()
890 static int vx_pcm_capture_open(struct snd_pcm_substream *subs) in vx_pcm_capture_open()
949 static int vx_pcm_capture_close(struct snd_pcm_substream *subs) in vx_pcm_capture_close()
985 static void vx_pcm_capture_update(struct vx_core *chip, struct snd_pcm_substream *subs, in vx_pcm_capture_update()
1061 static snd_pcm_uframes_t vx_pcm_capture_pointer(struct snd_pcm_substream *subs) in vx_pcm_capture_pointer()