Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/video/fbdev/core/
Dsvgalib.c601 static inline int match_format(const struct svga_fb_format *frm, in match_format() function
628 int i = match_format(frm, var); in svga_match_format()