/hardware/qcom/msm8x26/original-kernel-headers/sound/ |
D | asound.h | 143 typedef signed long snd_pcm_sframes_t; typedef 408 snd_pcm_sframes_t delay; /* current delay in frames */ 449 snd_pcm_sframes_t result; 455 snd_pcm_sframes_t result; 524 #define SNDRV_PCM_IOCTL_DELAY _IOR('A', 0x21, snd_pcm_sframes_t)
|
/hardware/qcom/msm8x26/kernel-headers/sound/ |
D | asound.h | 110 typedef signed long snd_pcm_sframes_t; typedef 397 snd_pcm_sframes_t delay; 442 snd_pcm_sframes_t result; 449 snd_pcm_sframes_t result; 525 #define SNDRV_PCM_IOCTL_DELAY _IOR('A', 0x21, snd_pcm_sframes_t)
|
/hardware/qcom/msm8996/original-kernel-headers/sound/ |
D | asound.h | 147 typedef signed long snd_pcm_sframes_t; typedef 417 snd_pcm_sframes_t delay; /* current delay in frames */ 458 snd_pcm_sframes_t result; 464 snd_pcm_sframes_t result; 534 #define SNDRV_PCM_IOCTL_DELAY _IOR('A', 0x21, snd_pcm_sframes_t)
|
/hardware/qcom/msm8x09/original-kernel-headers/sound/ |
D | asound.h | 147 typedef signed long snd_pcm_sframes_t; typedef 417 snd_pcm_sframes_t delay; /* current delay in frames */ 458 snd_pcm_sframes_t result; 464 snd_pcm_sframes_t result; 534 #define SNDRV_PCM_IOCTL_DELAY _IOR('A', 0x21, snd_pcm_sframes_t)
|
/hardware/qcom/msm8994/original-kernel-headers/sound/ |
D | asound.h | 144 typedef signed long snd_pcm_sframes_t; typedef 409 snd_pcm_sframes_t delay; /* current delay in frames */ 450 snd_pcm_sframes_t result; 456 snd_pcm_sframes_t result; 525 #define SNDRV_PCM_IOCTL_DELAY _IOR('A', 0x21, snd_pcm_sframes_t)
|
/hardware/qcom/msm8x84/original-kernel-headers/sound/ |
D | asound.h | 143 typedef signed long snd_pcm_sframes_t; typedef 408 snd_pcm_sframes_t delay; /* current delay in frames */ 449 snd_pcm_sframes_t result; 455 snd_pcm_sframes_t result; 524 #define SNDRV_PCM_IOCTL_DELAY _IOR('A', 0x21, snd_pcm_sframes_t)
|
/hardware/qcom/msm8x84/kernel-headers/sound/ |
D | asound.h | 110 typedef signed long snd_pcm_sframes_t; typedef 397 snd_pcm_sframes_t delay; 442 snd_pcm_sframes_t result; 449 snd_pcm_sframes_t result; 525 #define SNDRV_PCM_IOCTL_DELAY _IOR('A', 0x21, snd_pcm_sframes_t)
|
/hardware/qcom/msm8x09/kernel-headers/sound/ |
D | asound.h | 115 typedef signed long snd_pcm_sframes_t; typedef 402 snd_pcm_sframes_t delay; 447 snd_pcm_sframes_t result; 454 snd_pcm_sframes_t result; 531 #define SNDRV_PCM_IOCTL_DELAY _IOR('A', 0x21, snd_pcm_sframes_t)
|
/hardware/qcom/msm8998/original-kernel-headers/sound/ |
D | asound.h | 151 typedef signed long snd_pcm_sframes_t; typedef 445 snd_pcm_sframes_t delay; /* current delay in frames */ 488 snd_pcm_sframes_t result; 494 snd_pcm_sframes_t result; 564 #define SNDRV_PCM_IOCTL_DELAY _IOR('A', 0x21, snd_pcm_sframes_t)
|
/hardware/qcom/msm8998/kernel-headers/sound/ |
D | asound.h | 121 typedef signed long snd_pcm_sframes_t; typedef 426 snd_pcm_sframes_t delay; 473 snd_pcm_sframes_t result; 480 snd_pcm_sframes_t result; 557 #define SNDRV_PCM_IOCTL_DELAY _IOR('A', 0x21, snd_pcm_sframes_t)
|
/hardware/qcom/msm8996/kernel-headers/sound/ |
D | asound.h | 115 typedef signed long snd_pcm_sframes_t; typedef 402 snd_pcm_sframes_t delay; 447 snd_pcm_sframes_t result; 454 snd_pcm_sframes_t result; 531 #define SNDRV_PCM_IOCTL_DELAY _IOR('A', 0x21, snd_pcm_sframes_t)
|
/hardware/qcom/msm8994/kernel-headers/sound/ |
D | asound.h | 111 typedef signed long snd_pcm_sframes_t; typedef 399 snd_pcm_sframes_t delay; 444 snd_pcm_sframes_t result; 450 snd_pcm_sframes_t result; 526 #define SNDRV_PCM_IOCTL_DELAY _IOR('A', 0x21, snd_pcm_sframes_t)
|
/hardware/qcom/audio/legacy/alsa_sound/ |
D | AudioStreamOutALSA.cpp | 117 snd_pcm_sframes_t n = 0; in write()
|