Searched defs:yend (Results 1 - 2 of 2) sorted by relevance
/linux-4.4.14/drivers/video/console/ |
H A D | newport_con.c | 150 static inline void newport_clear_lines(int ystart, int yend, int ci) newport_clear_lines() argument 355 int yend = (((sy + height) << 4) + topscan - 1) & 0x3ff; newport_clear() local 71 newport_render_background(int xstart, int ystart, int xend, int yend, int ci) newport_render_background() argument 134 newport_clear_screen(int xstart, int ystart, int xend, int yend, int ci) newport_clear_screen() argument
|
/linux-4.4.14/drivers/media/usb/gspca/ |
H A D | ov519.c | 3915 int qvga, xstart, xend, ystart, yend; mode_init_ov_sensor_regs() local
|
Completed in 137 milliseconds