Home
last modified time | relevance | path

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

/linux-4.1.27/sound/firewire/fireworks/
Dfireworks_pcm.c351 static snd_pcm_uframes_t pcm_capture_pointer(struct snd_pcm_substream *sbstrm) in pcm_capture_pointer() function
370 .pointer = pcm_capture_pointer,
/linux-4.1.27/sound/firewire/bebob/
Dbebob_pcm.c326 pcm_capture_pointer(struct snd_pcm_substream *sbstrm) in pcm_capture_pointer() function
346 .pointer = pcm_capture_pointer,
/linux-4.1.27/sound/firewire/oxfw/
Doxfw-pcm.c367 static snd_pcm_uframes_t pcm_capture_pointer(struct snd_pcm_substream *sbstm) in pcm_capture_pointer() function
390 .pointer = pcm_capture_pointer, in snd_oxfw_create_pcm()