other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
FB_MATCH_MODE(9) | Frame Buffer Library | FB_MATCH_MODE(9) |
NAME¶
fb_match_mode - find a videomode which exactly matches the timings in varSYNOPSIS¶
const
struct fb_videomode *
fb_match_mode(const struct fb_var_screeninfo * var,
struct list_head * head);
ARGUMENTS¶
varpointer to struct fb_var_screeninfo
head
pointer to struct list_head of modelist
RETURNS¶
struct fb_videomode, NULL if none foundCOPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |