Lines Matching defs:subs
526 static int vx_pcm_playback_open(struct snd_pcm_substream *subs) in vx_pcm_playback_open()
570 static int vx_pcm_playback_close(struct snd_pcm_substream *subs) in vx_pcm_playback_close()
691 struct snd_pcm_substream *subs, in vx_pcm_playback_transfer()
711 struct snd_pcm_substream *subs, in vx_pcm_playback_update()
730 static int vx_pcm_trigger(struct snd_pcm_substream *subs, int cmd) in vx_pcm_trigger()
783 static snd_pcm_uframes_t vx_pcm_playback_pointer(struct snd_pcm_substream *subs) in vx_pcm_playback_pointer()
793 static int vx_pcm_hw_params(struct snd_pcm_substream *subs, in vx_pcm_hw_params()
803 static int vx_pcm_hw_free(struct snd_pcm_substream *subs) in vx_pcm_hw_free()
811 static int vx_pcm_prepare(struct snd_pcm_substream *subs) in vx_pcm_prepare()
917 static int vx_pcm_capture_open(struct snd_pcm_substream *subs) in vx_pcm_capture_open()
976 static int vx_pcm_capture_close(struct snd_pcm_substream *subs) in vx_pcm_capture_close()
1012 static void vx_pcm_capture_update(struct vx_core *chip, struct snd_pcm_substream *subs, in vx_pcm_capture_update()
1086 static snd_pcm_uframes_t vx_pcm_capture_pointer(struct snd_pcm_substream *subs) in vx_pcm_capture_pointer()