Lines Matching refs:snd_usx2y_substream

50 static int usx2y_usbpcm_urb_capt_retire(struct snd_usx2y_substream *subs)
98 static int usx2y_hwdep_urb_play_prepare(struct snd_usx2y_substream *subs,
137 static inline void usx2y_usbpcm_urb_capt_iso_advance(struct snd_usx2y_substream *subs,
160 static inline int usx2y_usbpcm_usbframe_complete(struct snd_usx2y_substream *capsubs,
161 struct snd_usx2y_substream *capsubs2,
162 struct snd_usx2y_substream *playbacksubs,
220 struct snd_usx2y_substream *subs = urb->context;
222 struct snd_usx2y_substream *capsubs, *capsubs2, *playbacksubs;
263 static void usx2y_usbpcm_urbs_release(struct snd_usx2y_substream *subs)
279 struct snd_usx2y_substream *subs = urb->context;
281 struct snd_usx2y_substream *prepare_subs = usx2y->prepare_subs;
286 struct snd_usx2y_substream *cap_subs2 = usx2y->subs[SNDRV_PCM_STREAM_CAPTURE + 2];
300 static int usx2y_usbpcm_urbs_allocate(struct snd_usx2y_substream *subs)
347 struct snd_usx2y_substream *subs = runtime->private_data,
353 struct snd_usx2y_substream *cap_subs = subs->usx2y->subs[SNDRV_PCM_STREAM_CAPTURE];
368 struct snd_usx2y_substream *playback_subs = subs->usx2y->subs[SNDRV_PCM_STREAM_PLAYBACK];
382 static void usx2y_usbpcm_subs_startup(struct snd_usx2y_substream *subs)
391 static int usx2y_usbpcm_urbs_start(struct snd_usx2y_substream *subs)
403 struct snd_usx2y_substream *subs = usx2y->subs[stream + p];
412 struct snd_usx2y_substream *subs = usx2y->subs[p];
421 struct snd_usx2y_substream *subs = usx2y->subs[stream + p];
472 struct snd_usx2y_substream *subs = runtime->private_data;
474 struct snd_usx2y_substream *capsubs = subs->usx2y->subs[SNDRV_PCM_STREAM_CAPTURE];
554 struct snd_usx2y_substream *subs = ((struct snd_usx2y_substream **)
573 struct snd_usx2y_substream *subs = runtime->private_data;
598 struct snd_usx2y_substream *subs = dev->subs[i];