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

/linux-master/sound/core/
H A Dpcm_compat.c591 case SNDRV_PCM_IOCTL_START:
H A Dpcm_native.c3333 case SNDRV_PCM_IOCTL_START:
3439 case SNDRV_PCM_IOCTL_START:
/linux-master/include/uapi/sound/
H A Dasound.h693 #define SNDRV_PCM_IOCTL_START _IO('A', 0x42) macro
/linux-master/tools/include/uapi/sound/
H A Dasound.h693 #define SNDRV_PCM_IOCTL_START _IO('A', 0x42) macro
/linux-master/sound/core/oss/
H A Dpcm_oss.c1594 snd_pcm_kernel_ioctl(substream, SNDRV_PCM_IOCTL_START, NULL);
2095 cmd = SNDRV_PCM_IOCTL_START;
2122 cmd = SNDRV_PCM_IOCTL_START;

Completed in 159 milliseconds