Lines Matching refs:__u16
78 __u16 input; /* display type - see FB_DISP_* */
79 __u16 dpms; /* DPMS support - see FB_DPMS_ */
80 __u16 signal; /* Signal Type - see FB_SIGNAL_* */
81 __u16 vfmin; /* vfreq lower limit (Hz) */
82 __u16 vfmax; /* vfreq upper limit (Hz) */
83 __u16 gamma; /* Gamma - in fractions of 100 */
84 __u16 gtf : 1; /* supports GTF */
85 __u16 misc; /* Misc flags - see FB_MISC_* */
95 __u16 __user *red; /* Red values */
96 __u16 __user *green;
97 __u16 __user *blue;
98 __u16 __user *transp; /* transparency, can be NULL */
114 __u16 set; /* what to set */
115 __u16 enable; /* cursor on/off */
116 __u16 rop; /* bitop operation */