Home
last modified time | relevance | path

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

/linux-4.4.14/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()
119 if (obp != bp) { in speakup_set_selection()
120 bp = obp; in speakup_set_selection()
123 obp = bp; in speakup_set_selection()
/linux-4.4.14/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()