Searched refs:mdp_histogram (Results 1 – 5 of 5) sorted by relevance
28 #define MSMFB_HISTOGRAM _IOWR(MSMFB_IOCTL_MAGIC, 132, struct mdp_histogram)198 struct mdp_histogram { struct
115 struct mdp_histogram *hist);
207 struct mdp_histogram mdp_hist;210 static struct mdp_histogram mdp_hist;214 static int mdp_do_histogram(struct fb_info *info, struct mdp_histogram *hist) in mdp_do_histogram()
19 extern struct mdp_histogram mdp_hist;
2015 struct mdp_histogram hist; in msm_fb_ioctl()