1FB_MATCH_MODE(9)             Frame Buffer Library             FB_MATCH_MODE(9)
2
3
4

NAME

6       fb_match_mode - find a videomode which exactly matches the timings in
7       var
8

SYNOPSIS

10       const struct fb_videomode *
11                                                 fb_match_mode(const struct fb_var_screeninfo * var,
12                                                 struct list_head * head);
13

ARGUMENTS

15       var
16           pointer to struct fb_var_screeninfo
17
18       head
19           pointer to struct list_head of modelist
20

RETURNS

22       struct fb_videomode, NULL if none found
23
25Kernel Hackers Manual 3.10         June 2019                  FB_MATCH_MODE(9)
Impressum