Home
last modified time | relevance | path

Searched refs:pcm_pointer (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/staging/most/aim-sound/
Dsound.c450 static snd_pcm_uframes_t pcm_pointer(struct snd_pcm_substream *substream) in pcm_pointer() function
468 .pointer = pcm_pointer,
/linux-4.4.14/sound/pci/echoaudio/
Dechoaudio.c807 static snd_pcm_uframes_t pcm_pointer(struct snd_pcm_substream *substream) in pcm_pointer() function
837 .pointer = pcm_pointer,
848 .pointer = pcm_pointer,
861 .pointer = pcm_pointer,
873 .pointer = pcm_pointer,
1840 period = pcm_pointer(substream) / in snd_echo_interrupt()