Searched defs:yend (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/video/console/
H A Dnewport_con.c150 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 Dov519.c3915 int qvga, xstart, xend, ystart, yend; mode_init_ov_sensor_regs() local

Completed in 332 milliseconds