Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/video/fbdev/
D68328fb.c114 static u_long get_line_length(int xres_virtual, int bpp) in get_line_length() function
Dvfb.c98 static u_long get_line_length(int xres_virtual, int bpp) in get_line_length() function
Dpvr2fb.c249 static inline unsigned long get_line_length(int xres_virtual, int bpp) in get_line_length() function
/Linux-v5.15/drivers/media/platform/davinci/
Dccdc_hw_device.h58 unsigned int (*get_line_length) (void); member
/Linux-v5.15/drivers/video/fbdev/kyro/
Dfbdev.c393 static inline unsigned long get_line_length(int x, int bpp) in get_line_length() function
/Linux-v5.15/scripts/kconfig/
Dnconf.gui.c154 int get_line_length(const char *line) in get_line_length() function
/Linux-v5.15/drivers/video/fbdev/i810/
Di810_main.c683 static u32 get_line_length(struct i810fb_par *par, int xres_virtual, int bpp) in get_line_length() function