Home
last modified time | relevance | path

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

/linux-6.15/sound/core/oss/
H A Dpcm_oss.c1205 err = snd_pcm_kernel_ioctl(substream, SNDRV_PCM_IOCTL_DELAY, delay); in snd_pcm_oss_capture_position_fixup()
2171 err = snd_pcm_kernel_ioctl(substream, SNDRV_PCM_IOCTL_DELAY, &delay); in snd_pcm_oss_get_odelay()
2204 err = snd_pcm_kernel_ioctl(substream, SNDRV_PCM_IOCTL_DELAY, &delay); in snd_pcm_oss_get_ptr()
2283 err = snd_pcm_kernel_ioctl(substream, SNDRV_PCM_IOCTL_DELAY, &avail); in snd_pcm_oss_get_space()
/linux-6.15/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-6.15/include/uapi/sound/
H A Dasound.h685 #define SNDRV_PCM_IOCTL_DELAY _IOR('A', 0x21, snd_pcm_sframes_t) macro
/linux-6.15/sound/core/
H A Dpcm_native.c3368 case SNDRV_PCM_IOCTL_DELAY: in snd_pcm_common_ioctl()
3468 case SNDRV_PCM_IOCTL_DELAY: in snd_pcm_kernel_ioctl()