Searched refs:SNDRV_PCM_IOCTL_HW_REFINE (Results 1 – 7 of 7) sorted by relevance
/device/google/coral-kernel/sm8150/kernel-headers/sound/ |
D | asound.h | 456 #define SNDRV_PCM_IOCTL_HW_REFINE _IOWR('A', 0x10, struct snd_pcm_hw_params) macro
|
/device/google/bonito/sdm710/kernel-headers/sound/ |
D | asound.h | 450 #define SNDRV_PCM_IOCTL_HW_REFINE _IOWR('A', 0x10, struct snd_pcm_hw_params) macro
|
/device/google/crosshatch/sdm845/kernel-headers/sound/ |
D | asound.h | 450 #define SNDRV_PCM_IOCTL_HW_REFINE _IOWR('A', 0x10, struct snd_pcm_hw_params) macro
|
/device/google/bonito/sdm710/original-kernel-headers/sound/ |
D | asound.h | 564 #define SNDRV_PCM_IOCTL_HW_REFINE _IOWR('A', 0x10, struct snd_pcm_hw_params) macro
|
/device/google/coral-kernel/sm8150/original-kernel-headers/sound/ |
D | asound.h | 573 #define SNDRV_PCM_IOCTL_HW_REFINE _IOWR('A', 0x10, struct snd_pcm_hw_params) macro
|
/device/google/crosshatch/sdm845/original-kernel-headers/sound/ |
D | asound.h | 564 #define SNDRV_PCM_IOCTL_HW_REFINE _IOWR('A', 0x10, struct snd_pcm_hw_params) macro
|
/device/linaro/hikey/hifi/xaf/host-apf/playback/tinyalsa/ |
D | pcm.c | 578 if (ioctl(fd, SNDRV_PCM_IOCTL_HW_REFINE, params)) { in pcm_params_get()
|