Searched refs:sbstm (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/sound/firewire/oxfw/
H A Doxfw-pcm.c376 static snd_pcm_uframes_t pcm_capture_pointer(struct snd_pcm_substream *sbstm) pcm_capture_pointer() argument
378 struct snd_oxfw *oxfw = sbstm->private_data; pcm_capture_pointer()
382 static snd_pcm_uframes_t pcm_playback_pointer(struct snd_pcm_substream *sbstm) pcm_playback_pointer() argument
384 struct snd_oxfw *oxfw = sbstm->private_data; pcm_playback_pointer()

Completed in 90 milliseconds