Searched refs:MSMFB_SECURE (Results 1 - 3 of 3) sorted by relevance

/hardware/qcom/display/msm8084/liboverlay/
H A DmdpWrapper.h101 /* MSMFB_SECURE */
288 if(ioctl(fbFd, MSMFB_SECURE, &config) < 0) {
289 ALOGE("Failed to call ioctl MSMFB_SECURE err=%s buf_fd=%d enable=%d",
/hardware/qcom/msm8x84/kernel-headers/linux/
H A Dmsm_mdp.h80 #define MSMFB_SECURE _IOWR(MSMFB_IOCTL_MAGIC, 170, struct msmfb_secure_config) macro
/hardware/qcom/msm8x84/original-kernel-headers/linux/
H A Dmsm_mdp.h72 #define MSMFB_SECURE _IOWR(MSMFB_IOCTL_MAGIC, 170, struct msmfb_secure_config) macro

Completed in 46 milliseconds