/Linux-v5.4/fs/nls/ |
D | Kconfig | 44 native language character sets. These character sets are stored 56 native language character sets. These character sets are stored 68 native language character sets. These character sets are stored 81 native language character sets. These character sets are stored in 97 native language character sets. These character sets are stored in 112 native language character sets. These character sets are stored in 123 native language character sets. These character sets are stored in 134 native language character sets. These character sets are stored in 145 native language character sets. These character sets are stored in 156 native language character sets. These character sets are stored in [all …]
|
/Linux-v5.4/arch/mips/include/uapi/asm/ |
D | termbits.h | 57 #define VINTR 0 /* Interrupt character [ISIG]. */ 58 #define VQUIT 1 /* Quit character [ISIG]. */ 59 #define VERASE 2 /* Erase character [ICANON]. */ 60 #define VKILL 3 /* Kill-line character [ICANON]. */ 63 #define VEOL2 6 /* Second EOL character [ICANON]. */ 66 #define VSTART 8 /* Start (X-ON) character [IXON, IXOFF]. */ 67 #define VSTOP 9 /* Stop (X-OFF) character [IXON, IXOFF]. */ 68 #define VSUSP 10 /* Suspend character [ISIG]. */ 73 #define VDSUSP 11 /* Delayed suspend character [ISIG]. */ 75 #define VREPRINT 12 /* Reprint-line character [ICANON]. */ [all …]
|
/Linux-v5.4/drivers/acpi/acpica/ |
D | utascii.c | 31 /* Validate each character in the signature */ in acpi_ut_valid_nameseg() 46 * PARAMETERS: char - The character to be examined 49 * RETURN: TRUE if the character is valid, FALSE otherwise 51 * DESCRIPTION: Check for a valid ACPI character. Must be one of: 56 * We allow a '!' as the last character because of the ASF! table 60 u8 acpi_ut_valid_name_char(char character, u32 position) in acpi_ut_valid_name_char() argument 63 if (!((character >= 'A' && character <= 'Z') || in acpi_ut_valid_name_char() 64 (character >= '0' && character <= '9') || (character == '_'))) { in acpi_ut_valid_name_char() 68 if (character == '!' && position == 3) { in acpi_ut_valid_name_char()
|
/Linux-v5.4/include/linux/ |
D | posix-clock.h | 21 * Every posix clock is represented by a character device. Drivers may 23 * character device methods. The character device file operations are 32 * @open: Optional character device open method 33 * @release: Optional character device release method 34 * @ioctl: Optional character device ioctl method 35 * @read: Optional character device read method 36 * @poll: Optional character device poll method 51 * Optional character device methods: 71 * @cdev: Character device instance for this clock
|
/Linux-v5.4/lib/ |
D | glob.c | 21 * (And, inside character classes, !, - and ].) 34 * Note that according to glob(7) (and unlike bash), character classes 44 * character later in the string. Because * matches all characters in glob_match() 51 * Loop over each token (character or class) in pat, matching in glob_match() 70 case '[': { /* Character class */ in glob_match() 76 * Iterate over each span in the character class. in glob_match() 77 * A span is either a single character a, or a in glob_match() 106 default: /* Literal character */ in glob_match() 116 /* Try again from last *, one character later in str. */ in glob_match()
|
/Linux-v5.4/Documentation/devicetree/bindings/auxdisplay/ |
D | arm-charlcd.txt | 1 ARM Versatile Character LCD 3 This binding defines the character LCD interface found on ARM Versatile AB 8 - reg : Location and size of character LCD registers 11 - interrupts - single interrupt for character LCD. The character LCD can
|
D | hit,hd44780.txt | 1 DT bindings for the Hitachi HD44780 Character LCD Controller 3 The Hitachi HD44780 Character LCD Controller is commonly used on character LCDs 18 - display-height-chars: Height of the display, in character cells, 19 - display-width-chars: Width of the display, in character cells.
|
/Linux-v5.4/drivers/tty/serial/ |
D | ip22zilog.h | 60 #define RES_RxINT_FC 0x20 /* Reset RxINT on First Character */ 76 #define RxINT_FCERR 0x8 /* Rx Int on First Character Only or Error */ 90 #define SYNC_L_INH 0x2 /* Sync Character Load Inhibit */ 95 #define Rx5 0x0 /* Rx 5 Bits/Character */ 96 #define Rx7 0x40 /* Rx 7 Bits/Character */ 97 #define Rx6 0x80 /* Rx 6 Bits/Character */ 98 #define Rx8 0xc0 /* Rx 8 Bits/Character */ 111 #define MONSYNC 0 /* 8 Bit Sync character */ 112 #define BISYNC 0x10 /* 16 bit sync character */ 129 #define Tx5 0x0 /* Tx 5 bits (or less)/character */ [all …]
|
D | sunzilog.h | 52 #define RES_RxINT_FC 0x20 /* Reset RxINT on First Character */ 68 #define RxINT_FCERR 0x8 /* Rx Int on First Character Only or Error */ 82 #define SYNC_L_INH 0x2 /* Sync Character Load Inhibit */ 87 #define Rx5 0x0 /* Rx 5 Bits/Character */ 88 #define Rx7 0x40 /* Rx 7 Bits/Character */ 89 #define Rx6 0x80 /* Rx 6 Bits/Character */ 90 #define Rx8 0xc0 /* Rx 8 Bits/Character */ 103 #define MONSYNC 0 /* 8 Bit Sync character */ 104 #define BISYNC 0x10 /* 16 bit sync character */ 121 #define Tx5 0x0 /* Tx 5 bits (or less)/character */ [all …]
|
D | zs.h | 81 #define RES_RxINT_FC 0x20 /* Reset RxINT on First Character */ 96 #define RxINT_FCERR 0x8 /* Rx Int on First Character Only or Error */ 109 #define SYNC_L_INH 0x2 /* Sync Character Load Inhibit */ 114 #define Rx5 0x0 /* Rx 5 Bits/Character */ 115 #define Rx7 0x40 /* Rx 7 Bits/Character */ 116 #define Rx6 0x80 /* Rx 6 Bits/Character */ 117 #define Rx8 0xc0 /* Rx 8 Bits/Character */ 130 #define MONSYNC 0 /* 8 Bit Sync character */ 131 #define BISYNC 0x10 /* 16 bit sync character */ 147 #define Tx5 0x0 /* Tx 5 bits (or less)/character */ [all …]
|
D | pmac_zilog.h | 149 #define RES_RxINT_FC 0x20 /* Reset RxINT on First Character */ 165 #define RxINT_FCERR 0x8 /* Rx Int on First Character Only or Error */ 179 #define SYNC_L_INH 0x2 /* Sync Character Load Inhibit */ 184 #define Rx5 0x0 /* Rx 5 Bits/Character */ 185 #define Rx7 0x40 /* Rx 7 Bits/Character */ 186 #define Rx6 0x80 /* Rx 6 Bits/Character */ 187 #define Rx8 0xc0 /* Rx 8 Bits/Character */ 201 #define MONSYNC 0 /* 8 Bit Sync character */ 202 #define BISYNC 0x10 /* 16 bit sync character */ 219 #define Tx5 0x0 /* Tx 5 bits (or less)/character */ [all …]
|
/Linux-v5.4/drivers/net/hamradio/ |
D | z8530.h | 28 #define RES_RxINT_FC 0x20 /* Reset RxINT on First Character */ 44 #define RxINT_FCERR 0x8 /* Rx Int on First Character Only or Error */ 57 #define SYNC_L_INH 0x2 /* Sync Character Load Inhibit */ 62 #define Rx5 0x0 /* Rx 5 Bits/Character */ 63 #define Rx7 0x40 /* Rx 7 Bits/Character */ 64 #define Rx6 0x80 /* Rx 6 Bits/Character */ 65 #define Rx8 0xc0 /* Rx 8 Bits/Character */ 77 #define MONSYNC 0 /* 8 Bit Sync character */ 78 #define BISYNC 0x10 /* 16 bit sync character */ 94 #define Tx5 0x0 /* Tx 5 bits (or less)/character */ [all …]
|
/Linux-v5.4/arch/powerpc/platforms/embedded6xx/ |
D | usbgecko_udbg.c | 94 * Tries to transmit a character. 103 * Transmits a character. 131 * Tries to receive a character. 132 * If a character is unavailable the function returns -1. 144 * Receives a character. 165 * Transmits a character. 173 * Receives a character. Waits until a character is available. 185 * Receives a character. If a character is not available, returns -1.
|
/Linux-v5.4/arch/alpha/lib/ |
D | strrchr.S | 6 * Return the address of the last occurrence of a given character 22 zapnot a1, 1, a1 # e0 : zero extend our test character 24 sll a1, 8, t5 # e0 : replicate our test character 35 or t5, a1, a1 # .. e1 : character replication complete 43 /* Character search main loop */ 54 /* Mask out character matches after terminator */ 65 /* Locate the address of the last matched character */
|
/Linux-v5.4/drivers/staging/greybus/Documentation/firmware/ |
D | firmware-management | 49 The Firmware Management Protocol interacts with Userspace using the character 50 device interface. The character device will be present in /dev/ directory 53 Identifying the Character Device 57 and user first needs to identify the character device used for 61 be used by the user to identify the right character device for it. The class 76 The Character device (gb-fw-mgmt-0 in example) can be opened by the userspace 187 character device interface. The character device will be present in /dev/ 191 Identifying the Character Device 195 gb-authenticate-N and user first needs to identify the character device used for 199 be used by the user to identify the right character device for it. The class [all …]
|
/Linux-v5.4/Documentation/ABI/testing/ |
D | sysfs-bus-usb-devices-usbsevseg | 14 For a 6 character display the values are 16 for an 8 character display the values are 24 raw: each character controls its segment manually 25 hex: each character is between 0-15 26 ascii: each character is between '0'-'9' and 'A'-'F'.
|
/Linux-v5.4/arch/m68k/sun3/prom/ |
D | console.c | 16 /* Non blocking get character from console input device, returns -1 31 /* Non blocking put character to console device, returns -1 if 46 /* Blocking version of get character routine above. */ 50 int character; in prom_getchar() local 51 while((character = prom_nbgetchar()) == -1) ; in prom_getchar() 52 return (char) character; in prom_getchar() 55 /* Blocking version of put character routine above. */
|
/Linux-v5.4/Documentation/security/tpm/ |
D | tpm_vtpm_proxy.rst | 24 character device ``/dev/tpmX`` (with X=0,1,2...) and a 'server side' file 25 descriptor. The former is moved into the container by creating a character 28 TPM commands using the character device and the emulator will receive the 36 as well as the major and minor numbers of the character device that was created. 37 Besides that the number of the TPM character device is returned. If for
|
/Linux-v5.4/Documentation/admin-guide/ |
D | unicode.rst | 17 both the eight-bit character sets and UTF-8 mode are changed to use 20 This changes the semantics of the eight-bit character tables subtly. 21 The four character tables are now: 33 might be completely different than the IBM character set. This 46 two (in case 1024- or 2048-character fonts ever become necessary). 53 might be shorter; for example, vgacon can only handle 256-character 54 (U+F000..U+F0FF) or 512-character (U+F000..U+F1FF) fonts. 71 The DEC VT220 uses a 6x10 character matrix, and these characters form 72 a smooth progression in the DEC VT graphics character set. I have 74 character, and hence has been coded as U+2500 FORMS LIGHT HORIZONTAL.
|
D | lcd-panel-cgram.rst | 6 characters 0 to 7. The escape code to define a new character is 7 '\e[LG' followed by one digit from 0 to 7, representing the character 11 top of the character to the bottom. On a 5x7 matrix, only the 5 lower 12 bits of the 7 first bytes are used for each character. If the string
|
/Linux-v5.4/tools/lib/ |
D | string.c | 44 * This routine returns 0 iff the first character is one of 'Yy1Nn0', or 115 * Returns a pointer to the first non-whitespace character in @str. 130 * character in @s. 150 * strreplace - Replace all occurrences of character in string. 152 * @old: The character being replaced. 153 * @new: The character @old is replaced with.
|
/Linux-v5.4/drivers/net/wan/ |
D | z85230.h | 49 #define RES_RxINT_FC 0x20 /* Reset RxINT on First Character */ 65 #define RxINT_FCERR 0x8 /* Rx Int on First Character Only or Error */ 78 #define SYNC_L_INH 0x2 /* Sync Character Load Inhibit */ 83 #define Rx5 0x0 /* Rx 5 Bits/Character */ 84 #define Rx7 0x40 /* Rx 7 Bits/Character */ 85 #define Rx6 0x80 /* Rx 6 Bits/Character */ 86 #define Rx8 0xc0 /* Rx 8 Bits/Character */ 98 #define MONSYNC 0 /* 8 Bit Sync character */ 99 #define BISYNC 0x10 /* 16 bit sync character */ 115 #define Tx5 0x0 /* Tx 5 bits (or less)/character */ [all …]
|
/Linux-v5.4/drivers/auxdisplay/ |
D | Kconfig | 20 tristate "HD44780 Character LCD support" 24 Enable support for Character LCDs using a HD44780 controller. 158 bool "ARM Ltd. Character LCD Driver" 161 This is a driver for the character LCD found on the ARM Ltd. 220 The keys will be read from character device 10,185. Valid values are : 239 driver will be registered as character device 10,156, usually 259 This is the number of visible character lines on the LCD in custom profile. 303 int "LCD character set (0=normal, 1=KS0074)" 307 Some controllers such as the KS0074 use a somewhat strange character set 309 'standard' ASCII characters to the character sets used by these controllers. [all …]
|
/Linux-v5.4/drivers/staging/speakup/ |
D | DefaultKeyAssignments | 23 KeyPad-1 Say Previous Character (left one letter) 24 KeyPad-3 Say Next Character (right one letter) 28 InsKeyPad-minus Say character hex and decimal value. 35 ControlKeyPad-1 Move reading cursor to last character on current line.
|
/Linux-v5.4/arch/powerpc/platforms/pseries/ |
D | hvconsole.c | 24 * @buf: The character buffer into which to put the character data fetched from 51 * @buf: The character buffer that contains the character data to send to
|