Searched refs:SNDRV_PCM_IOCTL_DROP (Results 1 – 7 of 7) sorted by relevance
/linux/drivers/usb/gadget/function/ |
H A D | u_uac1_legacy.c | 123 snd_pcm_kernel_ioctl(substream, SNDRV_PCM_IOCTL_DROP, NULL); in playback_default_hw_params()
|
/linux/sound/core/oss/ |
H A D | pcm_oss.c | 963 snd_pcm_kernel_ioctl(substream, SNDRV_PCM_IOCTL_DROP, NULL); in snd_pcm_oss_change_params_locked() 1286 ret = snd_pcm_kernel_ioctl(substream, SNDRV_PCM_IOCTL_DROP, NULL); in snd_pcm_oss_read3() 1573 snd_pcm_kernel_ioctl(substream, SNDRV_PCM_IOCTL_DROP, NULL); in snd_pcm_oss_reset() 1734 err = snd_pcm_kernel_ioctl(substream, SNDRV_PCM_IOCTL_DROP, NULL); in snd_pcm_oss_sync() 2101 cmd = SNDRV_PCM_IOCTL_DROP; in snd_pcm_oss_set_trigger() 2128 cmd = SNDRV_PCM_IOCTL_DROP; in snd_pcm_oss_set_trigger()
|
/linux/sound/core/ |
H A D | pcm_compat.c | 592 case SNDRV_PCM_IOCTL_DROP: in snd_pcm_ioctl_compat()
|
H A D | pcm_native.c | 3382 case SNDRV_PCM_IOCTL_DROP: in snd_pcm_common_ioctl() 3455 case SNDRV_PCM_IOCTL_DROP: in snd_pcm_kernel_ioctl()
|
/linux/tools/include/uapi/sound/ |
H A D | asound.h |
|
/linux/include/uapi/sound/ |
H A D | asound.h | 695 #define SNDRV_PCM_IOCTL_DROP _IO('A', 0x43) macro
|
/linux/tools/perf/trace/beauty/include/uapi/sound/ |
H A D | asound.h | 695 #define SNDRV_PCM_IOCTL_DROP _IO('A', 0x43) macro
|