Home
last modified time | relevance | path

Searched defs:get_line_length (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/video/fbdev/
H A D68328fb.c112 static u_long get_line_length(int xres_virtual, int bpp) in get_line_length() function
H A Dvfb.c99 static u_long get_line_length(int xres_virtual, int bpp) in get_line_length() function
H A Dpvr2fb.c250 static inline unsigned long get_line_length(int xres_virtual, int bpp) in get_line_length() function
/openbmc/u-boot/scripts/kconfig/
H A Dnconf.gui.c204 int get_line_length(const char *line) in get_line_length() function
/openbmc/linux/drivers/video/fbdev/kyro/
H A Dfbdev.c394 static inline unsigned long get_line_length(int x, int bpp) in get_line_length() function
/openbmc/linux/scripts/kconfig/
H A Dnconf.gui.c154 int get_line_length(const char *line) in get_line_length() function
/openbmc/linux/drivers/video/fbdev/i810/
H A Di810_main.c684 static u32 get_line_length(struct i810fb_par *par, int xres_virtual, int bpp) in get_line_length() function