Lines Matching defs:subs
510 static int vx_pcm_playback_open(struct snd_pcm_substream *subs) in vx_pcm_playback_open()
553 static int vx_pcm_playback_close(struct snd_pcm_substream *subs) in vx_pcm_playback_close()
674 struct snd_pcm_substream *subs, in vx_pcm_playback_transfer()
694 struct snd_pcm_substream *subs, in vx_pcm_playback_update()
713 static int vx_pcm_trigger(struct snd_pcm_substream *subs, int cmd) in vx_pcm_trigger()
766 static snd_pcm_uframes_t vx_pcm_playback_pointer(struct snd_pcm_substream *subs) in vx_pcm_playback_pointer()
776 static int vx_pcm_prepare(struct snd_pcm_substream *subs) in vx_pcm_prepare()
877 static int vx_pcm_capture_open(struct snd_pcm_substream *subs) in vx_pcm_capture_open()
936 static int vx_pcm_capture_close(struct snd_pcm_substream *subs) in vx_pcm_capture_close()
972 static void vx_pcm_capture_update(struct vx_core *chip, struct snd_pcm_substream *subs, in vx_pcm_capture_update()
1048 static snd_pcm_uframes_t vx_pcm_capture_pointer(struct snd_pcm_substream *subs) in vx_pcm_capture_pointer()