Searched refs:speak_char (Results 1 - 1 of 1) sorted by relevance

/drivers/staging/speakup/
H A Dmain.c426 static void speak_char(u_char ch) function
441 pr_info("speak_char: cp == NULL!\n");
487 speak_char(ch & 0xff);
501 speak_char(ch);
988 speak_char(ch);
1004 speak_char(ch);
1078 speak_char(ch);
1087 speak_char(ch);
1175 speak_char(value);
1277 speak_char(c
[all...]

Completed in 12 milliseconds