Lines Matching full:focus
367 mux_chr_send_event(d, chr->focus, CHR_EVENT_MUX_OUT);368 chr->focus++;369 if (chr->focus >= d->mux_cnt)370 chr->focus = 0;371 mux_chr_send_event(d, chr->focus, CHR_EVENT_MUX_IN);390 int m = chr->focus;405 int m = chr->focus;418 int m = chr->focus;462 chr->focus = d->mux_cnt;476 chr->focus = -1;