Home
last modified time | relevance | path

Searched refs:SNDRV_PCM_IOCTL_START (Results 1 – 6 of 6) sorted by relevance

/linux/sound/core/
H A Dpcm_compat.c591 case SNDRV_PCM_IOCTL_START: in snd_pcm_ioctl_compat()
H A Dpcm_native.c3345 case SNDRV_PCM_IOCTL_START: in snd_pcm_common_ioctl()
3451 case SNDRV_PCM_IOCTL_START: in snd_pcm_kernel_ioctl()
/linux/tools/include/uapi/sound/
H A Dasound.h
/linux/include/uapi/sound/
H A Dasound.h694 #define SNDRV_PCM_IOCTL_START _IO('A', 0x42) macro
/linux/tools/perf/trace/beauty/include/uapi/sound/
H A Dasound.h694 #define SNDRV_PCM_IOCTL_START _IO('A', 0x42) macro
/linux/sound/core/oss/
H A Dpcm_oss.c1594 snd_pcm_kernel_ioctl(substream, SNDRV_PCM_IOCTL_START, NULL); in snd_pcm_oss_post()
2095 cmd = SNDRV_PCM_IOCTL_START; in snd_pcm_oss_set_trigger()
2122 cmd = SNDRV_PCM_IOCTL_START; in snd_pcm_oss_set_trigger()