Home
last modified time | relevance | path

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

/openbmc/linux/tools/include/uapi/sound/
H A Dasound.h694 #define SNDRV_PCM_IOCTL_REWIND _IOW('A', 0x46, snd_pcm_uframes_t) macro
/openbmc/linux/include/uapi/sound/
H A Dasound.h694 #define SNDRV_PCM_IOCTL_REWIND _IOW('A', 0x46, snd_pcm_uframes_t) macro
/openbmc/linux/sound/core/
H A Dpcm_native.c3390 case SNDRV_PCM_IOCTL_REWIND: in snd_pcm_common_ioctl()