HomeSort by relevance Sort by last modified time
    Searched refs:SNDRV_PCM_IOCTL_HW_PARAMS (Results 1 - 8 of 8) sorted by null

  /bionic/libc/kernel/uapi/sound/
asound.h 520 #define SNDRV_PCM_IOCTL_HW_PARAMS _IOWR('A', 0x11, struct snd_pcm_hw_params)
    [all...]
  /external/kernel-headers/original/uapi/sound/
asound.h 520 #define SNDRV_PCM_IOCTL_HW_PARAMS _IOWR('A', 0x11, struct snd_pcm_hw_params)
    [all...]
  /hardware/qcom/msm8x84/kernel-headers/sound/
asound.h 520 #define SNDRV_PCM_IOCTL_HW_PARAMS _IOWR('A', 0x11, struct snd_pcm_hw_params)
    [all...]
  /hardware/qcom/msm8x84/original-kernel-headers/sound/
asound.h 520 #define SNDRV_PCM_IOCTL_HW_PARAMS _IOWR('A', 0x11, struct snd_pcm_hw_params)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/sound/
asound.h 443 #define SNDRV_PCM_IOCTL_HW_PARAMS _IOWR('A', 0x11, struct snd_pcm_hw_params)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sound/
asound.h 443 #define SNDRV_PCM_IOCTL_HW_PARAMS _IOWR('A', 0x11, struct snd_pcm_hw_params)
    [all...]
  /external/tinyalsa/
pcm.c 902 if (ioctl(pcm->fd, SNDRV_PCM_IOCTL_HW_PARAMS, &params)) {
    [all...]
  /hardware/qcom/audio/legacy/libalsa-intf/
alsa_pcm.c 340 if (ioctl(pcm->fd, SNDRV_PCM_IOCTL_HW_PARAMS, params)) {

Completed in 54 milliseconds