Home
last modified time | relevance | path

Searched refs:match_format (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/video/fbdev/core/
H A Dsvgalib.c603 static inline int match_format(const struct svga_fb_format *frm, in match_format() function
630 int i = match_format(frm, var); in svga_match_format()