Searched refs:characters (Results 1 – 11 of 11) sorted by relevance
/drivers/staging/panel/ |
D | lcd-panel-cgram.txt | 1 Some LCDs allow you to define up to 8 characters, mapped to ASCII 2 characters 0 to 7. The escape code to define a new character is
|
D | Kconfig | 98 int "Number of characters per line on the LCD (1-40)" 102 This is the number of characters per line on the LCD in custom profile. 112 characters, although sometimes only 16, 20 or 24 of them are really wired 113 to the terminal. This results in some non-visible but addressable characters, 116 for example, uses 16 characters per line for 16 visible characters per line. 143 'standard' ASCII characters to the character sets used by these controllers.
|
/drivers/staging/asus_oled/ |
D | README | 121 and ' ' (space) as OFF. Empty lines and all other characters are ignored. 124 and W*H characters will be used. If there is not enough characters, nothing will be 127 the line is not W characters long, it is assumed that all missing characters 138 how many characters you are missing, you can add few lines with one zero in each of them.
|
/drivers/tty/vt/ |
D | cp437.uni | 5 # Latin characters should replaced with their nonaccented versions, 6 # and some upper case Greek characters could be replaced by Latin), however, 48 # The ASCII range is identity-mapped, but some of the characters also 49 # have to act as substitutes, especially the upper-case characters. 151 # Non-English characters, mostly lower case letters...
|
/drivers/staging/speakup/ |
D | main.c | 132 char *characters[256]; variable 428 char *cp = characters[ch]; in speak_char() 714 cp1 = characters[ch]; in spell_word() 1249 if ((characters[i] != NULL) in reset_default_chars() 1250 && (characters[i] != default_chars[i])) in reset_default_chars() 1251 kfree(characters[i]); in reset_default_chars() 1254 memcpy(characters, default_chars, sizeof(default_chars)); in reset_default_chars() 2240 if (characters[i] != default_chars[i]) in speakup_exit() 2241 kfree(characters[i]); in speakup_exit() 2355 if (characters[i] != default_chars[i]) in speakup_init() [all …]
|
D | kobjects.c | 44 i, characters[i]); in chars_chartab_show() 188 if (characters[index] != default_chars[index]) in chars_chartab_store() 189 kfree(characters[index]); in chars_chartab_store() 190 characters[index] = desc; in chars_chartab_store() 894 __ATTR(characters, USER_RW, chars_chartab_show, chars_chartab_store);
|
D | speakup.h | 110 extern char *characters[];
|
D | spkguide.txt | 391 characters 743 automatically speak characters as you move left and right with the 850 Through the /speakup/i18n/characters sys entry, Speakup gives you the 852 for example, change how some punctuation characters are spoken. You can 862 echo 90 zee >/speakup/characters 863 echo 122 zee >/speakup/characters 869 string of characters that follow the word echo. If you were to just 879 values for the upper and lower case z, the characters we wish to change. 887 And finally, /speakup/i18n/characters is the file entry in the sys system 894 cat /speakup/i18n/characters [all …]
|
/drivers/video/console/ |
D | Kconfig | 181 Console font with characters just a bit smaller than the default. 198 Small console font with PC-style control characters and high-half
|
/drivers/net/slip/ |
D | Kconfig | 72 networks that don't pass all control characters or are only seven
|
/drivers/message/fusion/lsi/ |
D | mpi_history.txt | 567 * unique in the first 32 characters.
|