Lines Matching full:focus
359 mux_chr_send_event(d, chr->focus, CHR_EVENT_MUX_OUT);360 chr->focus++;361 if (chr->focus >= d->mux_cnt)362 chr->focus = 0;363 mux_chr_send_event(d, chr->focus, CHR_EVENT_MUX_IN);382 int m = chr->focus;397 int m = chr->focus;410 int m = chr->focus;454 chr->focus = d->mux_cnt;468 chr->focus = -1;