Searched refs:SNDRV_TIMER_IOCTL_PARAMS (Results 1 – 11 of 11) sorted by relevance
/hardware/qcom/msm8994/original-kernel-headers/sound/ |
D | asound.h | 720 #define SNDRV_TIMER_IOCTL_PARAMS _IOW('T', 0x12, struct snd_timer_params) macro
|
/hardware/qcom/msm8x84/kernel-headers/sound/ |
D | asound.h | 720 #define SNDRV_TIMER_IOCTL_PARAMS _IOW('T', 0x12, struct snd_timer_params) macro
|
/hardware/qcom/msm8x09/kernel-headers/sound/ |
D | asound.h | 726 #define SNDRV_TIMER_IOCTL_PARAMS _IOW('T', 0x12, struct snd_timer_params) macro
|
/hardware/qcom/msm8x09/original-kernel-headers/sound/ |
D | asound.h | 729 #define SNDRV_TIMER_IOCTL_PARAMS _IOW('T', 0x12, struct snd_timer_params) macro
|
/hardware/qcom/msm8x26/original-kernel-headers/sound/ |
D | asound.h | 719 #define SNDRV_TIMER_IOCTL_PARAMS _IOW('T', 0x12, struct snd_timer_params) macro
|
/hardware/qcom/msm8994/kernel-headers/sound/ |
D | asound.h | 721 #define SNDRV_TIMER_IOCTL_PARAMS _IOW('T', 0x12, struct snd_timer_params) macro
|
/hardware/qcom/msm8x26/kernel-headers/sound/ |
D | asound.h | 720 #define SNDRV_TIMER_IOCTL_PARAMS _IOW('T', 0x12, struct snd_timer_params) macro
|
/hardware/qcom/msm8996/original-kernel-headers/sound/ |
D | asound.h | 729 #define SNDRV_TIMER_IOCTL_PARAMS _IOW('T', 0x12, struct snd_timer_params) macro
|
/hardware/qcom/msm8996/kernel-headers/sound/ |
D | asound.h | 726 #define SNDRV_TIMER_IOCTL_PARAMS _IOW('T', 0x12, struct snd_timer_params) macro
|
/hardware/qcom/msm8x84/original-kernel-headers/sound/ |
D | asound.h | 719 #define SNDRV_TIMER_IOCTL_PARAMS _IOW('T', 0x12, struct snd_timer_params) macro
|
/hardware/qcom/audio/legacy/libalsa-intf/ |
D | alsa_pcm.c | 700 if (ioctl(pcm->timer_fd, SNDRV_TIMER_IOCTL_PARAMS, &timer_param)< 0) { in enable_timer()
|