Searched refs:SNDRV_PCM_IOCTL_DROP (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/function/ |
| H A D | u_uac1_legacy.c | 127 snd_pcm_kernel_ioctl(substream, SNDRV_PCM_IOCTL_DROP, NULL); in playback_default_hw_params()
|
| /OK3568_Linux_fs/kernel/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() 1288 ret = snd_pcm_kernel_ioctl(substream, SNDRV_PCM_IOCTL_DROP, NULL); in snd_pcm_oss_read3() 1575 snd_pcm_kernel_ioctl(substream, SNDRV_PCM_IOCTL_DROP, NULL); in snd_pcm_oss_reset() 1735 err = snd_pcm_kernel_ioctl(substream, SNDRV_PCM_IOCTL_DROP, NULL); in snd_pcm_oss_sync() 2097 cmd = SNDRV_PCM_IOCTL_DROP; in snd_pcm_oss_set_trigger() 2124 cmd = SNDRV_PCM_IOCTL_DROP; in snd_pcm_oss_set_trigger()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/sound/ |
| H A D | asound.h | 590 #define SNDRV_PCM_IOCTL_DROP _IO('A', 0x43) macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/sound/ |
| H A D | asound.h | 590 #define SNDRV_PCM_IOCTL_DROP _IO('A', 0x43) macro
|
| /OK3568_Linux_fs/kernel/sound/core/ |
| H A D | pcm_compat.c | 593 case SNDRV_PCM_IOCTL_DROP: in snd_pcm_ioctl_compat()
|
| H A D | pcm_native.c | 3342 case SNDRV_PCM_IOCTL_DROP: in snd_pcm_common_ioctl() 3410 case SNDRV_PCM_IOCTL_DROP: in snd_pcm_kernel_ioctl()
|
| /OK3568_Linux_fs/kernel/tools/include/uapi/sound/ |
| H A D | asound.h | 689 #define SNDRV_PCM_IOCTL_DROP _IO('A', 0x43) macro
|
| /OK3568_Linux_fs/kernel/include/uapi/sound/ |
| H A D | asound.h | 689 #define SNDRV_PCM_IOCTL_DROP _IO('A', 0x43) macro
|
| /OK3568_Linux_fs/external/rk_pcba_test/tinyalsa/ |
| H A D | pcm.c | 790 if (ioctl(pcm->fd, SNDRV_PCM_IOCTL_DROP) < 0) in pcm_stop()
|