Searched refs:SNDRV_PCM_IOCTL_HW_REFINE (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/kernel/Documentation/sound/designs/ |
| H A D | tracepoints.rst | 39 value to these parameters, then execute ioctl(2) with SNDRV_PCM_IOCTL_HW_REFINE 75 SNDRV_PCM_IOCTL_HW_REFINE only. Applications can select which 86 SNDRV_PCM_IOCTL_HW_REFINE to retrieve this flag, then decide candidates
|
| /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 | 577 #define SNDRV_PCM_IOCTL_HW_REFINE _IOWR('A', 0x10, struct snd_pcm_hw_params) 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 | 577 #define SNDRV_PCM_IOCTL_HW_REFINE _IOWR('A', 0x10, struct snd_pcm_hw_params) macro
|
| /OK3568_Linux_fs/kernel/tools/include/uapi/sound/ |
| H A D | asound.h | 674 #define SNDRV_PCM_IOCTL_HW_REFINE _IOWR('A', 0x10, struct snd_pcm_hw_params) macro
|
| /OK3568_Linux_fs/kernel/include/uapi/sound/ |
| H A D | asound.h | 674 #define SNDRV_PCM_IOCTL_HW_REFINE _IOWR('A', 0x10, struct snd_pcm_hw_params) macro
|
| /OK3568_Linux_fs/external/rk_pcba_test/tinyalsa/ |
| H A D | pcm.c | 485 if (ioctl(fd, SNDRV_PCM_IOCTL_HW_REFINE, params)) { in pcm_params_get()
|
| /OK3568_Linux_fs/kernel/sound/core/ |
| H A D | pcm_native.c | 3283 case SNDRV_PCM_IOCTL_HW_REFINE: in snd_pcm_common_ioctl()
|