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

  /bionic/libc/kernel/uapi/sound/
asound.h     [all...]
  /external/kernel-headers/original/uapi/sound/
asound.h     [all...]
  /hardware/qcom/msm8x26/kernel-headers/sound/
asound.h     [all...]
  /hardware/qcom/msm8x26/original-kernel-headers/sound/
asound.h     [all...]
  /hardware/qcom/msm8x84/kernel-headers/sound/
asound.h     [all...]
  /hardware/qcom/msm8x84/original-kernel-headers/sound/
asound.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sound/
asound.h 729 #define SNDRV_CTL_ELEM_ACCESS_INACTIVE (1<<8) /* control does actually nothing, but may be updated */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/sound/
asound.h     [all...]
  /hardware/qcom/audio/legacy/libalsa-intf/
alsa_mixer.c 251 (ei->access & SNDRV_CTL_ELEM_ACCESS_INACTIVE) ? 'I' : ' ',

Completed in 43 milliseconds