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

  /bionic/libc/kernel/uapi/sound/
asound.h 526 #define SNDRV_PCM_IOCTL_SW_PARAMS _IOWR('A', 0x13, struct snd_pcm_sw_params)
    [all...]
  /external/kernel-headers/original/uapi/sound/
asound.h 530 #define SNDRV_PCM_IOCTL_SW_PARAMS _IOWR('A', 0x13, struct snd_pcm_sw_params)
    [all...]
  /hardware/qcom/msm8x26/kernel-headers/sound/
asound.h 522 #define SNDRV_PCM_IOCTL_SW_PARAMS _IOWR('A', 0x13, struct snd_pcm_sw_params)
    [all...]
  /hardware/qcom/msm8x26/original-kernel-headers/sound/
asound.h 522 #define SNDRV_PCM_IOCTL_SW_PARAMS _IOWR('A', 0x13, struct snd_pcm_sw_params)
    [all...]
  /hardware/qcom/msm8x84/kernel-headers/sound/
asound.h 522 #define SNDRV_PCM_IOCTL_SW_PARAMS _IOWR('A', 0x13, struct snd_pcm_sw_params)
    [all...]
  /hardware/qcom/msm8x84/original-kernel-headers/sound/
asound.h 522 #define SNDRV_PCM_IOCTL_SW_PARAMS _IOWR('A', 0x13, struct snd_pcm_sw_params)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sound/
asound.h 445 #define SNDRV_PCM_IOCTL_SW_PARAMS _IOWR('A', 0x13, struct snd_pcm_sw_params)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/sound/
asound.h 452 #define SNDRV_PCM_IOCTL_SW_PARAMS _IOWR('A', 0x13, struct snd_pcm_sw_params)
    [all...]
  /external/tinyalsa/
pcm.c 963 if (ioctl(pcm->fd, SNDRV_PCM_IOCTL_SW_PARAMS, &sparams)) {
    [all...]
  /hardware/qcom/audio/legacy/libalsa-intf/
alsa_pcm.c 349 if (ioctl(pcm->fd, SNDRV_PCM_IOCTL_SW_PARAMS, sparams)) {

Completed in 52 milliseconds