Home
last modified time | relevance | path

Searched refs:pcm_capture_pointer (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/sound/firewire/tascam/
Dtascam-pcm.c257 static snd_pcm_uframes_t pcm_capture_pointer(struct snd_pcm_substream *sbstrm) in pcm_capture_pointer() function
279 .pointer = pcm_capture_pointer,
/linux-4.4.14/sound/firewire/digi00x/
Ddigi00x-pcm.c318 static snd_pcm_uframes_t pcm_capture_pointer(struct snd_pcm_substream *sbstrm) in pcm_capture_pointer() function
340 .pointer = pcm_capture_pointer,
/linux-4.4.14/sound/firewire/fireworks/
Dfireworks_pcm.c363 static snd_pcm_uframes_t pcm_capture_pointer(struct snd_pcm_substream *sbstrm) in pcm_capture_pointer() function
382 .pointer = pcm_capture_pointer,
/linux-4.4.14/sound/firewire/bebob/
Dbebob_pcm.c338 pcm_capture_pointer(struct snd_pcm_substream *sbstrm) in pcm_capture_pointer() function
358 .pointer = pcm_capture_pointer,
/linux-4.4.14/sound/firewire/oxfw/
Doxfw-pcm.c376 static snd_pcm_uframes_t pcm_capture_pointer(struct snd_pcm_substream *sbstm) in pcm_capture_pointer() function
399 .pointer = pcm_capture_pointer, in snd_oxfw_create_pcm()