sbstrm            290 sound/firewire/bebob/bebob_pcm.c pcm_capture_pointer(struct snd_pcm_substream *sbstrm)
sbstrm            292 sound/firewire/bebob/bebob_pcm.c 	struct snd_bebob *bebob = sbstrm->private_data;
sbstrm            296 sound/firewire/bebob/bebob_pcm.c pcm_playback_pointer(struct snd_pcm_substream *sbstrm)
sbstrm            298 sound/firewire/bebob/bebob_pcm.c 	struct snd_bebob *bebob = sbstrm->private_data;
sbstrm            267 sound/firewire/digi00x/digi00x-pcm.c static snd_pcm_uframes_t pcm_capture_pointer(struct snd_pcm_substream *sbstrm)
sbstrm            269 sound/firewire/digi00x/digi00x-pcm.c 	struct snd_dg00x *dg00x = sbstrm->private_data;
sbstrm            274 sound/firewire/digi00x/digi00x-pcm.c static snd_pcm_uframes_t pcm_playback_pointer(struct snd_pcm_substream *sbstrm)
sbstrm            276 sound/firewire/digi00x/digi00x-pcm.c 	struct snd_dg00x *dg00x = sbstrm->private_data;
sbstrm            311 sound/firewire/fireface/ff-pcm.c static snd_pcm_uframes_t pcm_capture_pointer(struct snd_pcm_substream *sbstrm)
sbstrm            313 sound/firewire/fireface/ff-pcm.c 	struct snd_ff *ff = sbstrm->private_data;
sbstrm            318 sound/firewire/fireface/ff-pcm.c static snd_pcm_uframes_t pcm_playback_pointer(struct snd_pcm_substream *sbstrm)
sbstrm            320 sound/firewire/fireface/ff-pcm.c 	struct snd_ff *ff = sbstrm->private_data;
sbstrm            319 sound/firewire/fireworks/fireworks_pcm.c static snd_pcm_uframes_t pcm_capture_pointer(struct snd_pcm_substream *sbstrm)
sbstrm            321 sound/firewire/fireworks/fireworks_pcm.c 	struct snd_efw *efw = sbstrm->private_data;
sbstrm            324 sound/firewire/fireworks/fireworks_pcm.c static snd_pcm_uframes_t pcm_playback_pointer(struct snd_pcm_substream *sbstrm)
sbstrm            326 sound/firewire/fireworks/fireworks_pcm.c 	struct snd_efw *efw = sbstrm->private_data;
sbstrm            199 sound/firewire/tascam/tascam-pcm.c static snd_pcm_uframes_t pcm_capture_pointer(struct snd_pcm_substream *sbstrm)
sbstrm            201 sound/firewire/tascam/tascam-pcm.c 	struct snd_tscm *tscm = sbstrm->private_data;
sbstrm            206 sound/firewire/tascam/tascam-pcm.c static snd_pcm_uframes_t pcm_playback_pointer(struct snd_pcm_substream *sbstrm)
sbstrm            208 sound/firewire/tascam/tascam-pcm.c 	struct snd_tscm *tscm = sbstrm->private_data;