Home
last modified time | relevance | path

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

/linux/drivers/staging/media/atomisp/i2c/
A Datomisp-mt9m114.c1178 int win_left, win_top, win_right, win_bottom; in mt9m114_s_exposure_selection() local
1201 win_right = grid_right / grid_width; in mt9m114_s_exposure_selection()
1210 win_right = clamp_t(int, win_right, 0, 4); in mt9m114_s_exposure_selection()
1220 for (j = win_left; j <= win_right; j++) { in mt9m114_s_exposure_selection()
/linux/drivers/accessibility/speakup/
A Dspk_types.h100 #define win_right (speakup_console[vc->vc_num]->w_right) macro
A Dmain.c963 to = start + (win_right * 2); in speakup_win_say()
1693 if (vc->state.x >= win_left && vc->state.x <= win_right && in cursor_done()
1766 if (vc->state.x >= win_left && vc->state.x <= win_right && in speakup_con_write()
1879 win_right = vc->vc_cols - 1; in speakup_win_set()
1889 win_right = spk_x; in speakup_win_set()
1905 win_right = 0; in speakup_win_clear()

Completed in 12 milliseconds