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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/alsa/
timer.h 160 int snd_timer_params(snd_timer_t *handle, snd_timer_params_t *params);
218 #define snd_timer_params_alloca(ptr) __snd_alloca(ptr, snd_timer_params)
  /bionic/libc/kernel/uapi/sound/
asound.h 589 struct snd_timer_params { struct
613 #define SNDRV_TIMER_IOCTL_PARAMS _IOW('T', 0x12, struct snd_timer_params)
  /hardware/qcom/msm8994/kernel-headers/sound/
asound.h 691 struct snd_timer_params { struct
721 #define SNDRV_TIMER_IOCTL_PARAMS _IOW('T', 0x12, struct snd_timer_params)
    [all...]
  /hardware/qcom/msm8994/original-kernel-headers/sound/
asound.h 694 struct snd_timer_params { struct
720 #define SNDRV_TIMER_IOCTL_PARAMS _IOW('T', 0x12, struct snd_timer_params)
    [all...]
  /hardware/qcom/msm8996/kernel-headers/sound/
asound.h 698 struct snd_timer_params { struct
728 #define SNDRV_TIMER_IOCTL_PARAMS _IOW('T', 0x12, struct snd_timer_params)
    [all...]
  /hardware/qcom/msm8996/original-kernel-headers/sound/
asound.h 703 struct snd_timer_params { struct
    [all...]
  /hardware/qcom/msm8998/kernel-headers/sound/
asound.h 723 struct snd_timer_params { struct
    [all...]
  /hardware/qcom/msm8998/original-kernel-headers/sound/
asound.h 734 struct snd_timer_params { struct
    [all...]
  /hardware/qcom/msm8x09/kernel-headers/sound/
asound.h 696 struct snd_timer_params { struct
726 #define SNDRV_TIMER_IOCTL_PARAMS _IOW('T', 0x12, struct snd_timer_params)
    [all...]
  /hardware/qcom/msm8x09/original-kernel-headers/sound/
asound.h 703 struct snd_timer_params { struct
    [all...]
  /hardware/qcom/msm8x26/kernel-headers/sound/
asound.h 690 struct snd_timer_params { struct
720 #define SNDRV_TIMER_IOCTL_PARAMS _IOW('T', 0x12, struct snd_timer_params)
    [all...]
  /hardware/qcom/msm8x26/original-kernel-headers/sound/
asound.h 693 struct snd_timer_params { struct
719 #define SNDRV_TIMER_IOCTL_PARAMS _IOW('T', 0x12, struct snd_timer_params)
    [all...]
  /hardware/qcom/msm8x84/kernel-headers/sound/
asound.h 690 struct snd_timer_params { struct
720 #define SNDRV_TIMER_IOCTL_PARAMS _IOW('T', 0x12, struct snd_timer_params)
    [all...]
  /hardware/qcom/msm8x84/original-kernel-headers/sound/
asound.h 693 struct snd_timer_params { struct
719 #define SNDRV_TIMER_IOCTL_PARAMS _IOW('T', 0x12, struct snd_timer_params)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/sound/
asound.h 623 struct snd_timer_params { struct
649 #define SNDRV_TIMER_IOCTL_PARAMS _IOW('T', 0x12, struct snd_timer_params)
    [all...]
  /external/kernel-headers/original/uapi/sound/
asound.h 744 struct snd_timer_params { struct
    [all...]
  /hardware/qcom/audio/legacy/libalsa-intf/
alsa_pcm.c 667 struct snd_timer_params timer_param;
695 memset(&timer_param, 0, sizeof(struct snd_timer_params));

Completed in 88 milliseconds