Searched refs:AUDIO_GET_CALIBRATION (Results 1 – 8 of 8) sorted by relevance
/hardware/qcom/msm8x26/original-kernel-headers/linux/ |
D | msm_audio_calibration.h | 17 #define AUDIO_GET_CALIBRATION _IOWR(CAL_IOCTL_MAGIC, \ macro
|
/hardware/qcom/msm8x26/kernel-headers/linux/ |
D | msm_audio_calibration.h | 30 #define AUDIO_GET_CALIBRATION _IOWR(CAL_IOCTL_MAGIC, 204, void *) macro
|
/hardware/qcom/msm8994/original-kernel-headers/linux/ |
D | msm_audio_calibration.h | 17 #define AUDIO_GET_CALIBRATION _IOWR(CAL_IOCTL_MAGIC, \ macro
|
/hardware/qcom/msm8994/kernel-headers/linux/ |
D | msm_audio_calibration.h | 30 #define AUDIO_GET_CALIBRATION _IOWR(CAL_IOCTL_MAGIC, 204, void *) macro
|
/hardware/qcom/msm8996/original-kernel-headers/linux/ |
D | msm_audio_calibration.h | 17 #define AUDIO_GET_CALIBRATION _IOWR(CAL_IOCTL_MAGIC, \ macro
|
/hardware/qcom/msm8996/kernel-headers/linux/ |
D | msm_audio_calibration.h | 30 #define AUDIO_GET_CALIBRATION _IOWR(CAL_IOCTL_MAGIC, 204, void *) macro
|
/hardware/qcom/audio/msm8909/hal/audio_extn/ |
D | spkr_protection.c | 217 if (ioctl(cal_fd, AUDIO_GET_CALIBRATION, &cal_data)) { in get_spkr_prot_cal()
|
/hardware/qcom/audio/hal/audio_extn/ |
D | spkr_protection.c | 207 if (ioctl(cal_fd, AUDIO_GET_CALIBRATION, &cal_data)) { in get_spkr_prot_cal()
|