Home
last modified time | relevance | path

Searched refs:obp (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/staging/speakup/
Dselection.c56 char *bp, *obp; in speakup_set_selection() local
106 obp = bp; in speakup_set_selection()
110 obp = bp; in speakup_set_selection()
115 if (obp != bp) { in speakup_set_selection()
116 bp = obp; in speakup_set_selection()
119 obp = bp; in speakup_set_selection()
/Linux-v4.19/drivers/tty/vt/
Dselection.c171 char *bp, *obp; in set_selection() local
303 obp = bp; in set_selection()
311 obp = bp; in set_selection()
315 if (obp != bp) { in set_selection()
316 bp = obp; in set_selection()
319 obp = bp; in set_selection()