Home
last modified time | relevance | path

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

/drivers/staging/speakup/
Dselection.c50 char *bp, *obp; in speakup_set_selection() local
105 obp = bp; in speakup_set_selection()
109 obp = bp; in speakup_set_selection()
113 if (obp != bp) { in speakup_set_selection()
114 bp = obp; in speakup_set_selection()
117 obp = bp; in speakup_set_selection()
/drivers/tty/vt/
Dselection.c162 char *bp, *obp; in set_selection() local
306 obp = bp; in set_selection()
314 obp = bp; in set_selection()
318 if (obp != bp) { in set_selection()
319 bp = obp; in set_selection()
322 obp = bp; in set_selection()