Home
last modified time | relevance | path

Searched refs:win_bottom (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/staging/media/atomisp/i2c/
H A Datomisp-mt9m114.c962 int win_left, win_top, win_right, win_bottom; in mt9m114_s_exposure_selection() local
986 win_bottom = grid_bottom / grid_height; in mt9m114_s_exposure_selection()
995 win_bottom = clamp_t(int, win_bottom, 0, 4); in mt9m114_s_exposure_selection()
1003 for (i = win_top; i <= win_bottom; i++) { in mt9m114_s_exposure_selection()
/linux/drivers/accessibility/speakup/
H A Dspk_types.h98 #define win_bottom (speakup_console[vc->vc_num]->w_bottom) macro
H A Dmain.c961 end = vc->vc_origin + (win_bottom * vc->vc_size_row); in speakup_win_say()
1704 vc->state.y >= win_top && vc->state.y <= win_bottom) { in cursor_done()
1781 vc->state.y >= win_top && vc->state.y <= win_bottom) { in speakup_con_write()
1894 win_bottom = spk_y; in speakup_win_set()
1902 win_bottom = spk_y; in speakup_win_set()
1917 win_bottom = 0; in speakup_win_clear()