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

/linux-master/sound/firewire/tascam/
H A Dtascam-pcm.c231 static snd_pcm_uframes_t pcm_playback_pointer(struct snd_pcm_substream *sbstrm) function
271 .pointer = pcm_playback_pointer,
/linux-master/sound/firewire/bebob/
H A Dbebob_pcm.c318 static snd_pcm_uframes_t pcm_playback_pointer(struct snd_pcm_substream *sbstrm) function
359 .pointer = pcm_playback_pointer,
/linux-master/sound/firewire/fireface/
H A Dff-pcm.c342 static snd_pcm_uframes_t pcm_playback_pointer(struct snd_pcm_substream *sbstrm) function
382 .pointer = pcm_playback_pointer,
/linux-master/sound/firewire/digi00x/
H A Ddigi00x-pcm.c302 static snd_pcm_uframes_t pcm_playback_pointer(struct snd_pcm_substream *sbstrm) function
342 .pointer = pcm_playback_pointer,
/linux-master/sound/firewire/fireworks/
H A Dfireworks_pcm.c349 static snd_pcm_uframes_t pcm_playback_pointer(struct snd_pcm_substream *sbstrm) function
389 .pointer = pcm_playback_pointer,
/linux-master/sound/firewire/oxfw/
H A Doxfw-pcm.c388 static snd_pcm_uframes_t pcm_playback_pointer(struct snd_pcm_substream *sbstm) function
428 .pointer = pcm_playback_pointer,

Completed in 183 milliseconds