Searched defs:get_line_length (Results 1 – 13 of 13) sorted by relevance
| /kernel/linux/linux-5.10/drivers/video/fbdev/ |
| D | 68328fb.c | 114 static u_long get_line_length(int xres_virtual, int bpp) in get_line_length() function
|
| D | vfb.c | 98 static u_long get_line_length(int xres_virtual, int bpp) in get_line_length() function
|
| D | pvr2fb.c | 249 static inline unsigned long get_line_length(int xres_virtual, int bpp) in get_line_length() function
|
| /kernel/linux/linux-6.6/drivers/video/fbdev/ |
| D | 68328fb.c | 112 static u_long get_line_length(int xres_virtual, int bpp) in get_line_length() function
|
| D | vfb.c | 99 static u_long get_line_length(int xres_virtual, int bpp) in get_line_length() function
|
| D | pvr2fb.c | 250 static inline unsigned long get_line_length(int xres_virtual, int bpp) in get_line_length() function
|
| /kernel/linux/linux-5.10/drivers/media/platform/davinci/ |
| D | ccdc_hw_device.h | 58 unsigned int (*get_line_length) (void); member
|
| /kernel/linux/linux-5.10/scripts/kconfig/ |
| D | nconf.gui.c | 203 int get_line_length(const char *line) in get_line_length() function
|
| /kernel/linux/linux-5.10/drivers/video/fbdev/kyro/ |
| D | fbdev.c | 393 static inline unsigned long get_line_length(int x, int bpp) in get_line_length() function
|
| /kernel/linux/linux-6.6/drivers/video/fbdev/kyro/ |
| D | fbdev.c | 394 static inline unsigned long get_line_length(int x, int bpp) in get_line_length() function
|
| /kernel/linux/linux-6.6/scripts/kconfig/ |
| D | nconf.gui.c | 154 int get_line_length(const char *line) in get_line_length() function
|
| /kernel/linux/linux-5.10/drivers/video/fbdev/i810/ |
| D | i810_main.c | 683 static u32 get_line_length(struct i810fb_par *par, int xres_virtual, int bpp) in get_line_length() function
|
| /kernel/linux/linux-6.6/drivers/video/fbdev/i810/ |
| D | i810_main.c | 684 static u32 get_line_length(struct i810fb_par *par, int xres_virtual, int bpp) in get_line_length() function
|