Home
last modified time | relevance | path

Searched refs:SNDRV_PCM_IOCTL_READI_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.h703 #define SNDRV_PCM_IOCTL_READI_FRAMES _IOR('A', 0x51, struct snd_xferi) macro
/linux/tools/perf/trace/beauty/include/uapi/sound/
H A Dasound.h703 #define SNDRV_PCM_IOCTL_READI_FRAMES _IOR('A', 0x51, struct snd_xferi) macro
/linux/sound/core/
H A Dpcm_native.c3387 case SNDRV_PCM_IOCTL_READI_FRAMES: in snd_pcm_common_ioctl()