Home
last modified time | relevance | path

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

/sound/core/oss/
Dpcm_oss.c1202 static int snd_pcm_oss_capture_position_fixup(struct snd_pcm_substream *substream, snd_pcm_sframes_… in snd_pcm_oss_capture_position_fixup() function
1280 ret = snd_pcm_oss_capture_position_fixup(substream, &delay); in snd_pcm_oss_read3()
2220 err = snd_pcm_oss_capture_position_fixup(substream, &delay); in snd_pcm_oss_get_ptr()
2300 err = snd_pcm_oss_capture_position_fixup(substream, &avail); in snd_pcm_oss_get_space()