Home
last modified time | relevance | path

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

/linux/tools/include/uapi/sound/
H A Dasound.h
/linux/include/uapi/sound/
H A Dasound.h698 #define SNDRV_PCM_IOCTL_REWIND _IOW('A', 0x46, snd_pcm_uframes_t) macro
/linux/tools/perf/trace/beauty/include/uapi/sound/
H A Dasound.h698 #define SNDRV_PCM_IOCTL_REWIND _IOW('A', 0x46, snd_pcm_uframes_t) macro
/linux/sound/core/
H A Dpcm_native.c3392 case SNDRV_PCM_IOCTL_REWIND: in snd_pcm_common_ioctl()