Lines Matching refs:__u16
30 __u16 xpanstep; /* zero if no hardware panning */
31 __u16 ypanstep; /* zero if no hardware panning */
32 __u16 ywrapstep; /* zero if no hardware ywrap */
39 __u16 reserved[3]; /* Reserved for future compatibility */
146 __u16 *red; /* Red values */
147 __u16 *green;
148 __u16 *blue;
149 __u16 *transp; /* transparency, can be NULL */
246 __u16 x, y;
250 __u16 set; /* what to set */
251 __u16 enable; /* cursor on/off */
252 __u16 rop; /* bitop operation */
323 __u16 input; /* display type - see FB_DISP_* */
324 __u16 dpms; /* DPMS support - see FB_DPMS_ */
325 __u16 signal; /* Signal Type - see FB_SIGNAL_* */
326 __u16 vfmin; /* vfreq lower limit (Hz) */
327 __u16 vfmax; /* vfreq upper limit (Hz) */
328 __u16 gamma; /* Gamma - in fractions of 100 */
329 __u16 gtf : 1; /* supports GTF */
330 __u16 misc; /* Misc flags - see FB_MISC_* */
340 __u16 *red; /* Red values */
341 __u16 *green;
342 __u16 *blue;
343 __u16 *transp; /* transparency, can be NULL */
359 __u16 set; /* what to set */
360 __u16 enable; /* cursor on/off */
361 __u16 rop; /* bitop operation */