Searched refs:MSM_ROTATOR_IOCTL_FINISH (Results 1 - 7 of 7) sorted by relevance

/hardware/qcom/msm8960/kernel-headers/linux/
H A Dmsm_rotator.h27 #define MSM_ROTATOR_IOCTL_FINISH _IOW(MSM_ROTATOR_IOCTL_MAGIC, 3, int) macro
/hardware/qcom/msm8960/original-kernel-headers/linux/
H A Dmsm_rotator.h13 #define MSM_ROTATOR_IOCTL_FINISH \ macro
/hardware/qcom/msm8x74/kernel-headers/linux/
H A Dmsm_rotator.h27 #define MSM_ROTATOR_IOCTL_FINISH _IOW(MSM_ROTATOR_IOCTL_MAGIC, 3, int) macro
/hardware/qcom/msm8x74/original-kernel-headers/linux/
H A Dmsm_rotator.h13 #define MSM_ROTATOR_IOCTL_FINISH \ macro
/hardware/qcom/display/msm8960/liboverlay/
H A DmdpWrapper.h66 /* MSM_ROTATOR_IOCTL_FINISH */
156 if (ioctl(fd, MSM_ROTATOR_IOCTL_FINISH, &sessionId) < 0) {
157 ALOGE("Failed to call ioctl MSM_ROTATOR_IOCTL_FINISH err=%s",
/hardware/qcom/display/msm8974/liboverlay/
H A DmdpWrapper.h68 /* MSM_ROTATOR_IOCTL_FINISH */
180 if (ioctl(fd, MSM_ROTATOR_IOCTL_FINISH, &sessionId) < 0) {
181 ALOGE("Failed to call ioctl MSM_ROTATOR_IOCTL_FINISH err=%s",
/hardware/qcom/display/msm8x26/liboverlay/
H A DmdpWrapper.h66 /* MSM_ROTATOR_IOCTL_FINISH */
156 if (ioctl(fd, MSM_ROTATOR_IOCTL_FINISH, &sessionId) < 0) {
157 ALOGE("Failed to call ioctl MSM_ROTATOR_IOCTL_FINISH err=%s",

Completed in 1045 milliseconds