Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/most/sound/
Dsound.c440 static snd_pcm_uframes_t pcm_pointer(struct snd_pcm_substream *substream) in pcm_pointer() function
458 .pointer = pcm_pointer,
/Linux-v4.19/sound/pci/echoaudio/
Dechoaudio.c808 static snd_pcm_uframes_t pcm_pointer(struct snd_pcm_substream *substream) in pcm_pointer() function
838 .pointer = pcm_pointer,
849 .pointer = pcm_pointer,
862 .pointer = pcm_pointer,
874 .pointer = pcm_pointer,
1841 period = pcm_pointer(substream) / in snd_echo_interrupt()