B_CAP             431 drivers/staging/speakup/main.c 		if (ch < 0x100 && IS_CHAR(ch, B_CAP)) {
B_CAP             436 drivers/staging/speakup/main.c 		if (ch < 0x100 && IS_CHAR(ch, B_CAP))
B_CAP             446 drivers/staging/speakup/main.c 	if (IS_CHAR(ch, B_CAP)) {
B_CAP             718 drivers/staging/speakup/main.c 		if (ch < 0x100 && IS_CHAR(ch, B_CAP)) {
B_CAP              36 drivers/staging/speakup/speakup.h #define B_CAPSYM (B_CAP | B_SYM)