Home
last modified time | relevance | path

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

/linux-3.3/drivers/video/
D68328fb.c120 static u_long get_line_length(int xres_virtual, int bpp) in get_line_length() function
Dvfb.c143 static u_long get_line_length(int xres_virtual, int bpp) in get_line_length() function
Dsgivwfb.c146 static unsigned long get_line_length(int xres_virtual, int bpp) in get_line_length() function
Dfb-puv3.c324 static u_long get_line_length(int xres_virtual, int bpp) in get_line_length() function
Dpvr2fb.c281 static inline unsigned long get_line_length(int xres_virtual, int bpp) in get_line_length() function
/linux-3.3/drivers/media/video/davinci/
Dccdc_hw_device.h81 unsigned int (*get_line_length) (void); member
/linux-3.3/scripts/kconfig/
Dnconf.gui.c203 int get_line_length(const char *line) in get_line_length() function
/linux-3.3/drivers/video/kyro/
Dfbdev.c393 static inline unsigned long get_line_length(int x, int bpp) in get_line_length() function
/linux-3.3/drivers/video/i810/
Di810_main.c682 static u32 get_line_length(struct i810fb_par *par, int xres_virtual, int bpp) in get_line_length() function