Searched refs:win_left (Results 1 – 4 of 4) sorted by relevance
963 from = start + (win_left * 2); in speakup_win_say()1695 if (vc->state.x >= win_left && vc->state.x <= win_right && in cursor_done()1768 if (vc->state.x >= win_left && vc->state.x <= win_right && in speakup_con_write()1875 if (spk_x < win_left || spk_y < win_top) { in speakup_win_set()1879 if (win_start && spk_x == win_left && spk_y == win_top) { in speakup_win_set()1880 win_left = 0; in speakup_win_set()1888 win_left = spk_x; in speakup_win_set()1906 win_left = 0; in speakup_win_clear()
99 #define win_left (speakup_console[vc->vc_num]->w_left) macro
1169 int win_left, win_top, win_right, win_bottom; in mt9m114_s_exposure_selection() local1190 win_left = grid_left / grid_width; in mt9m114_s_exposure_selection()1199 win_left = clamp_t(int, win_left, 0, 4); in mt9m114_s_exposure_selection()1211 for (j = win_left; j <= win_right; j++) { in mt9m114_s_exposure_selection()
768 u32 win_left, win_limit; in batadv_tp_avail() local771 win_left = win_limit - tp_vars->last_sent; in batadv_tp_avail()773 return win_left >= payload_len; in batadv_tp_avail()