Home
last modified time | relevance | path

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

/linux/tools/include/uapi/sound/
H A Dasound.h
/linux/include/uapi/sound/
H A Dasound.h705 #define SNDRV_PCM_IOCTL_READN_FRAMES _IOR('A', 0x53, struct snd_xfern) macro
/linux/tools/perf/trace/beauty/include/uapi/sound/
H A Dasound.h705 #define SNDRV_PCM_IOCTL_READN_FRAMES _IOR('A', 0x53, struct snd_xfern) macro
/linux/sound/core/
H A Dpcm_native.c3390 case SNDRV_PCM_IOCTL_READN_FRAMES: in snd_pcm_common_ioctl()