Home
last modified time | relevance | path

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

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