Home
last modified time | relevance | path

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

/linux-2.6.39/sound/core/
Dpcm_compat.c34 err = snd_pcm_delay(substream, &delay); in snd_pcm_ioctl_delay_compat()
Dpcm_native.c2407 static int snd_pcm_delay(struct snd_pcm_substream *substream, in snd_pcm_delay() function
2544 return snd_pcm_delay(substream, arg); in snd_pcm_common_ioctl1()