Home
last modified time | relevance | path

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

/linux-5.10/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-5.10/drivers/media/platform/davinci/
Dccdc_hw_device.h58 unsigned int (*get_line_length) (void); member
/linux-5.10/scripts/kconfig/
Dnconf.gui.c203 int get_line_length(const char *line) in get_line_length() function
/linux-5.10/drivers/video/fbdev/kyro/
Dfbdev.c388 static inline unsigned long get_line_length(int x, int bpp) in get_line_length() function
/linux-5.10/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