summaryrefslogtreecommitdiff
path: root/include/linux/mxcfb.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/mxcfb.h')
-rw-r--r--include/linux/mxcfb.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/mxcfb.h b/include/linux/mxcfb.h
index 27f786e5f018..4105bc9c4385 100644
--- a/include/linux/mxcfb.h
+++ b/include/linux/mxcfb.h
@@ -118,6 +118,7 @@ struct mxcfb_waveform_modes {
#define MXCFB_SET_GAMMA _IOW('F', 0x28, struct mxcfb_gamma)
#define MXCFB_GET_FB_IPU_DI _IOR('F', 0x29, u_int32_t)
#define MXCFB_GET_DIFMT _IOR('F', 0x2A, u_int32_t)
+#define MXCFB_GET_FB_BLANK _IOR('F', 0x2B, u_int32_t)
/* IOCTLs for E-ink panel updates */
#define MXCFB_SET_WAVEFORM_MODES _IOW('F', 0x2B, struct mxcfb_waveform_modes)