Home
last modified time | relevance | path

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

/drivers/staging/speakup/
Dselection.c55 char *bp, *obp; in speakup_set_selection() local
110 obp = bp; in speakup_set_selection()
114 obp = bp; in speakup_set_selection()
118 if (obp != bp) { in speakup_set_selection()
119 bp = obp; in speakup_set_selection()
122 obp = bp; in speakup_set_selection()
/drivers/tty/vt/
Dselection.c163 char *bp, *obp; in set_selection() local
307 obp = bp; in set_selection()
315 obp = bp; in set_selection()
319 if (obp != bp) { in set_selection()
320 bp = obp; in set_selection()
323 obp = bp; in set_selection()