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

/linux-master/sound/firewire/tascam/
H A Dtascam-pcm.c224 static snd_pcm_uframes_t pcm_capture_pointer(struct snd_pcm_substream *sbstrm) function
261 .pointer = pcm_capture_pointer,
/linux-master/sound/firewire/bebob/
H A Dbebob_pcm.c311 static snd_pcm_uframes_t pcm_capture_pointer(struct snd_pcm_substream *sbstrm) function
349 .pointer = pcm_capture_pointer,
/linux-master/sound/firewire/fireface/
H A Dff-pcm.c335 static snd_pcm_uframes_t pcm_capture_pointer(struct snd_pcm_substream *sbstrm) function
372 .pointer = pcm_capture_pointer,
/linux-master/sound/firewire/digi00x/
H A Ddigi00x-pcm.c295 static snd_pcm_uframes_t pcm_capture_pointer(struct snd_pcm_substream *sbstrm) function
332 .pointer = pcm_capture_pointer,
/linux-master/sound/firewire/fireworks/
H A Dfireworks_pcm.c343 static snd_pcm_uframes_t pcm_capture_pointer(struct snd_pcm_substream *sbstrm) function
379 .pointer = pcm_capture_pointer,
/linux-master/sound/firewire/oxfw/
H A Doxfw-pcm.c382 static snd_pcm_uframes_t pcm_capture_pointer(struct snd_pcm_substream *sbstm) function
418 .pointer = pcm_capture_pointer,

Completed in 134 milliseconds