Searched defs:fb_info (Results 1 – 2 of 2) sorted by relevance
449 struct fb_info { struct450 refcount_t count;451 int node;452 int flags;457 int fbcon_rotate_hint;486 struct lcd_device *lcd_dev;490 unsigned long npagerefs;504 union {515 void *par;539 extern int fb_set_var(struct fb_info *info, struct fb_var_screeninfo *var); argument[all …]
760 struct snd_ump_stream_msg_fb_info fb_info; member
Completed in 11 milliseconds