Home
last modified time | relevance | path

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

/linux/sound/core/oss/
H A Dpcm_oss.c1206 err = snd_pcm_kernel_ioctl(substream, SNDRV_PCM_IOCTL_DELAY, delay); in snd_pcm_oss_capture_position_fixup()
2172 err = snd_pcm_kernel_ioctl(substream, SNDRV_PCM_IOCTL_DELAY, &delay); in snd_pcm_oss_get_odelay()
2205 err = snd_pcm_kernel_ioctl(substream, SNDRV_PCM_IOCTL_DELAY, &delay); in snd_pcm_oss_get_ptr()
2284 err = snd_pcm_kernel_ioctl(substream, SNDRV_PCM_IOCTL_DELAY, &avail); in snd_pcm_oss_get_space()
/linux/tools/include/uapi/sound/
H A Dasound.h
/linux/include/uapi/sound/
H A Dasound.h685 #define SNDRV_PCM_IOCTL_DELAY _IOR('A', 0x21, snd_pcm_sframes_t) macro
/linux/tools/perf/trace/beauty/include/uapi/sound/
H A Dasound.h685 #define SNDRV_PCM_IOCTL_DELAY _IOR('A', 0x21, snd_pcm_sframes_t) macro
/linux/sound/core/
H A Dpcm_native.c3357 case SNDRV_PCM_IOCTL_DELAY: in snd_pcm_common_ioctl()
3457 case SNDRV_PCM_IOCTL_DELAY: in snd_pcm_kernel_ioctl()