Home
last modified time | relevance | path

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

/linux-6.15/sound/core/
H A Dpcm_compat.c591 case SNDRV_PCM_IOCTL_START: in snd_pcm_ioctl_compat()
H A Dpcm_native.c3356 case SNDRV_PCM_IOCTL_START: in snd_pcm_common_ioctl()
3462 case SNDRV_PCM_IOCTL_START: in snd_pcm_kernel_ioctl()
/linux-6.15/tools/perf/trace/beauty/include/uapi/sound/
H A Dasound.h694 #define SNDRV_PCM_IOCTL_START _IO('A', 0x42) macro
/linux-6.15/include/uapi/sound/
H A Dasound.h694 #define SNDRV_PCM_IOCTL_START _IO('A', 0x42) macro
/linux-6.15/sound/core/oss/
H A Dpcm_oss.c1593 snd_pcm_kernel_ioctl(substream, SNDRV_PCM_IOCTL_START, NULL); in snd_pcm_oss_post()
2094 cmd = SNDRV_PCM_IOCTL_START; in snd_pcm_oss_set_trigger()
2121 cmd = SNDRV_PCM_IOCTL_START; in snd_pcm_oss_set_trigger()