Home
last modified time | relevance | path

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

/linux-2.6.39/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()
/linux-2.6.39/drivers/tty/vt/
Dselection.c140 char *bp, *obp; in set_selection() local
280 obp = bp; in set_selection()
288 obp = bp; in set_selection()
292 if (obp != bp) { in set_selection()
293 bp = obp; in set_selection()
296 obp = bp; in set_selection()