/linux-4.1.27/fs/nls/ |
D | Kconfig | 43 native language character sets. These character sets are stored 55 native language character sets. These character sets are stored 67 native language character sets. These character sets are stored 80 native language character sets. These character sets are stored in 96 native language character sets. These character sets are stored in 111 native language character sets. These character sets are stored in 122 native language character sets. These character sets are stored in 133 native language character sets. These character sets are stored in 144 native language character sets. These character sets are stored in 155 native language character sets. These character sets are stored in [all …]
|
/linux-4.1.27/Documentation/devicetree/bindings/misc/ |
D | arm-charlcd.txt | 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
|
/linux-4.1.27/drivers/acpi/acpica/ |
D | utstring.c | 444 u8 acpi_ut_valid_acpi_char(char character, u32 position) in acpi_ut_valid_acpi_char() argument 447 if (!((character >= 'A' && character <= 'Z') || in acpi_ut_valid_acpi_char() 448 (character >= '0' && character <= '9') || (character == '_'))) { in acpi_ut_valid_acpi_char() 452 if (character == '!' && position == 3) { in acpi_ut_valid_acpi_char()
|
D | acutils.h | 644 u8 acpi_ut_valid_acpi_char(char character, u32 position);
|
/linux-4.1.27/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'.
|
D | sysfs-class-mtd | 15 to each /dev/mtdX character device. These may represent 32 Major and minor numbers of the character device corresponding 41 Major and minor numbers of the character device corresponding
|
D | dev-kmsg | 5 Description: The /dev/kmsg character device node provides userspace access
|
/linux-4.1.27/drivers/staging/panel/ |
D | lcd-panel-cgram.txt | 2 characters 0 to 7. The escape code to define a new character is 3 '\e[LG' followed by one digit from 0 to 7, representing the character 7 top of the character to the bottom. On a 5x7 matrix, only the 5 lower 8 bits of the 7 first bytes are used for each character. If the string
|
D | Kconfig | 54 The keys will be read from character device 10,185. Valid values are : 73 driver will be registered as character device 10,156, usually 93 This is the number of visible character lines on the LCD in custom profile. 137 int "LCD character set (0=normal, 1=KS0074)" 141 Some controllers such as the KS0074 use a somewhat strange character set 143 'standard' ASCII characters to the character sets used by these controllers. 146 0 : normal (untranslated) character set 147 1 : KS0074 character set
|
/linux-4.1.27/Documentation/video4linux/ |
D | 4CCs.txt | 24 2nd character: pixel order 30 3rd character: uncompressed bits-per-pixel 0--9, A-- 32 4th character: compressed bits-per-pixel 0--9, A--
|
D | v4l2-controls.txt | 322 themselves. The p_char pointers point to character buffers of length
|
/linux-4.1.27/Documentation/usb/ |
D | misc_usbsevseg.txt | 8 Both the 6 character and 8 character displays have PRODUCT_ID, 17 For the 8 character display: 21 hex expects a value between 0-15 per character,
|
D | gadget_hid.txt | 9 /dev/hidgX character devices. 87 /dev/hidgX character devices. See below for an example program
|
D | usbmon.txt | 16 is available through a character device in /dev namespace and is an ABI. 225 These events can be received from a character device by reading with read(2), 229 The character device is usually called /dev/usbmonN, where N is the USB bus
|
D | gadget_configfs.txt | 323 store) is called and passed the "cs" and a character buffer. The "show"
|
D | usb-serial.txt | 179 character settings. Other character lengths and parity setups are
|
D | proc_usb_info.txt | 92 Each line is tagged with a one-character ID for that line:
|
/linux-4.1.27/drivers/hsi/clients/ |
D | Kconfig | 35 tristate "HSI/SSI character driver" 38 If you say Y here, you will enable the HSI/SSI character driver. 39 This driver provides a simple character device interface for
|
/linux-4.1.27/arch/m68k/sun3/prom/ |
D | console.c | 49 int character; in prom_getchar() local 50 while((character = prom_nbgetchar()) == -1) ; in prom_getchar() 51 return (char) character; in prom_getchar()
|
/linux-4.1.27/Documentation/ |
D | unicode.txt | 13 both the eight-bit character sets and UTF-8 mode are changed to use 16 This changes the semantics of the eight-bit character tables subtly. 17 The four character tables are now: 27 might be completely different than the IBM character set. This 40 two (in case 1024- or 2048-character fonts ever become necessary). 47 might be shorter; for example, vgacon can only handle 256-character 48 (U+F000..U+F0FF) or 512-character (U+F000..U+F1FF) fonts. 63 The DEC VT220 uses a 6x10 character matrix, and these characters form 64 a smooth progression in the DEC VT graphics character set. I have 66 character, and hence has been coded as U+2500 FORMS LIGHT HORIZONTAL.
|
D | VGA-softcursor.txt | 8 like a non-blinking red block, make it inverse background of the character it's 9 over or to highlight that character and still choose whether the original 23 The second parameter selects character attribute bits you want to change 30 The third parameter consists of character attribute bits you want to set.
|
D | nommu-mmap.txt | 101 In the no-MMU case: The character device driver may choose to honour 161 with character device files, pipes, fifos and sockets. 210 To provide shareable character device support, a driver must provide a 257 of support for shared mapped character devices. The main difference is that the 275 character devices. If there isn't a real device underneath, then the driver
|
D | kernel-docs.txt | 141 Keywords: character driver, init_module, clean_up module, 146 the actual code to create custom module implementing a character 156 abstract: "This article, the third of four on writing character 166 writing character device drivers as loadable kernel modules. This 182 five articles about character device drivers. In this final 200 Keywords: files, VFS, file operations, kernel interface, character 232 Keywords: character device drivers, I/O, signals, DMA, accessing 234 Description: 68 pages paper on writing character drivers. A little
|
D | dynamic-debug-howto.txt | 112 zero or more characters) and '?' (matches exactly one character).For 176 special characters can be escaped using C octal character 177 escape \ooo notation, e.g. the space character is \040.
|
D | hw_random.txt | 6 a core providing the /dev/hw_random character device and its
|
D | email-clients.txt | 34 Email clients should not modify the character set encoding of the text. 261 non-ASCII character. That includes things like European names.
|
D | serial-console.txt | 48 /dev/console is now character device 5,1.
|
D | rfkill.txt | 91 character device that allows userspace to obtain and set the state of rfkill
|
D | vfio.txt | 79 is created by simply opening the /dev/vfio/vfio character device. 98 the VFIO group character device (/dev/vfio/$GROUP) and using the 131 character devices for this group:
|
D | xillybus.txt | 92 communication to the user. At the host side, a character device file is used 102 up the DMA buffers and character devices accordingly. As a result, a single 276 the character device. When all data has been read, the host writes on the
|
D | pnp.txt | 184 Please note that the character 'X' can be used as a wild card in the function
|
D | SubmittingDrivers | 15 Major and minor numbers for block and character devices are allocated
|
D | module-signing.txt | 57 tainted, shown with the character 'E'.
|
D | java.txt | 46 ('<' has to be the first character!) to let this work!
|
D | rtc.txt | 58 character device) in the form of an unsigned long. The low byte contains
|
D | Changes | 187 accessible as a normal (misc) character device. If you are not using
|
D | CodingStyle | 28 Now, some people will claim that having 8-character indentations makes 30 80-character terminal screen. The answer to that is that if you need 547 options "-kr -i8" (stands for "K&R, 8 character indents"), or use
|
D | sysrq.txt | 62 On all - write a character to /proc/sysrq-trigger. e.g.:
|
D | media-framework.txt | 83 Upon successful registration a character device named media[0-9]+ is created.
|
D | ManagementStyle | 167 trust somebody who is so clearly hiding his true character.
|
D | 00-INDEX | 447 - info on the Unicode character/font mapping used in Linux.
|
D | DMA-API.txt | 645 dma-api/disabled This read-only file contains the character 'Y'
|
/linux-4.1.27/Documentation/ioctl/ |
D | ioctl-decoding.txt | 15 15-8 ascii character supposedly 22 character 'r' function 1. Grepping the source reveals this is:
|
D | ioctl-number.txt | 232 'k' 10-17 linux/hsi/hsi_char.h HSI character device
|
/linux-4.1.27/Documentation/devicetree/bindings/power_supply/ |
D | qnap-poweroff.txt | 5 Orion5x SoCs. Sending the character 'A', at 19200 baud, tells the 10 9600, and a different character, '1'.
|
/linux-4.1.27/Documentation/ide/ |
D | ide-tape.txt | 6 request-list for the block device interface. The character device 13 The character device interface consists of the following devices: 23 include/linux/mtio.h, is accessible through the character device. 30 the character device interface.
|
D | ChangeLog.ide-tape.1995-2002 | 11 * character device interface. Linux's responsiveness 15 * now supported by our character device. As a result, 58 * Single character device data transfers are now 108 * The character device interface will now present a
|
/linux-4.1.27/fs/fuse/ |
D | Kconfig | 23 This FUSE extension allows character devices to be 26 If you want to develop or use a userspace character device
|
/linux-4.1.27/Documentation/arm/ |
D | Setup | 49 These two together describe the character size of the dummy console, 50 or VGA console character size. They should not be used for any other 54 the equivalent character size of your fbcon display. This then allows 60 This describes the character position of cursor on VGA console, and
|
/linux-4.1.27/arch/alpha/lib/ |
D | strrchr.S | 21 zapnot a1, 1, a1 # e0 : zero extend our test character 23 sll a1, 8, t5 # e0 : replicate our test character 34 or t5, a1, a1 # .. e1 : character replication complete
|
D | strchr.S | 21 zapnot a1, 1, a1 # e0 : zero extend the search character 23 sll a1, 8, t5 # e0 : replicate the search character
|
/linux-4.1.27/arch/m68k/include/asm/ |
D | oplib.h | 142 extern int prom_nbputchar(char character); 148 extern void prom_putchar(char character);
|
/linux-4.1.27/arch/cris/ |
D | Kconfig | 350 If you do not enable DMA, an interrupt for each character will be 360 If you do not enable DMA, an interrupt for each character will be 385 If you do not enable DMA, an interrupt for each character will be 395 If you do not enable DMA, an interrupt for each character will be 420 If you do not enable DMA, an interrupt for each character will be 454 If you do not enable DMA, an interrupt for each character will be 477 If you do not enable DMA, an interrupt for each character will be 487 If you do not enable DMA, an interrupt for each character will be 512 If you do not enable DMA, an interrupt for each character will be 522 If you do not enable DMA, an interrupt for each character will be
|
/linux-4.1.27/Documentation/serial/ |
D | driver | 32 character by character write, translating newlines to CRLF sequences. 122 to stop transmission due to an XOFF character. 139 Transmit a high priority character, even if the port is stopped. 142 will append the character to the circular buffer and then call 242 n/a 0 n/a character received, marked as 244 None 1 n/a character received, marked as 246 Yes 1 0 character received, marked as 248 Yes 1 1 character discarded 332 Called by kgdb to write a single character directly to the serial 340 Called by kgdb to read a single character directly from the serial
|
D | tty.txt | 121 character buffer passed to this method is already 124 put_char() Queues a character for writing to the tty device. 125 If there is no room in the queue, the character is 179 send_xchar() Send a high-priority XON/XOFF character to the device. 255 put_char() - Stuff a single character onto the queue. The
|
D | moxa-smartio | 442 (Rx/Tx) character count since the time when the monitoring is started.
|
/linux-4.1.27/Documentation/input/ |
D | notifier.txt | 16 unicode character. value is the unicode value. 18 non-unicode character. value is the keysym.
|
D | input.txt | 66 will be available as a character device on major 13, minor 63: 192 the last one - 'mice'. This single character device is shared by all
|
D | yealink.txt | 91 A digit can have a character set, an icon can only be ON or OFF.
|
/linux-4.1.27/drivers/char/pcmcia/ |
D | Kconfig | 2 # PCMCIA character device configuration 5 menu "PCMCIA character devices"
|
/linux-4.1.27/Documentation/fb/ |
D | arkfb.txt | 33 limitation). Unfortunately character attributes (like color) in text mode are 65 * character attributes (and cursor) in text mode are broken
|
D | api.txt | 37 The driver supports the four character code (FOURCC) based format setting API. 280 The FOURCC-based API replaces format descriptions by four character codes
|
D | framebuffer.txt | 25 other device in /dev. It's a character device using major 29; the minor
|
/linux-4.1.27/arch/powerpc/kvm/ |
D | Kconfig | 57 a character device node named /dev/kvm. 72 a character device node named /dev/kvm. 152 a character device node named /dev/kvm. 168 a character device node named /dev/kvm.
|
/linux-4.1.27/fs/ufs/ |
D | Kconfig | 22 NeXT character set to the Latin1 character set; use the program
|
/linux-4.1.27/arch/unicore32/lib/ |
D | strncpy_from_user.S | 33 sub r1, r1, #1 @ take NUL character out of count
|
/linux-4.1.27/drivers/staging/speakup/ |
D | DefaultKeyAssignments | 28 InsKeyPad-minus Say character hex and decimal value. 35 ControlKeyPad-1 Move reading cursor to last character on current line.
|
D | spkguide.txt | 167 keypad 1 -- read previous character 168 keypad 2 -- read current character (pressing keypad 2 twice rapidly will speak 169 the current character phonetically) 170 keypad 3 -- read next character 783 character that follows your shell prompt. Press speakup + f2 twice, to 785 character following the shell prompt and the end of the line. Now, cycle 811 character of the above url. When the reading cursor is in position, 813 position the reading cursor on the rightmost character of the above 832 key, while you type the keypad slash character. The url will be pasted 851 ability to change how Speakup pronounces a given character. You could, [all …]
|
/linux-4.1.27/fs/fat/ |
D | Kconfig | 91 Set this to the default input/output character set you'd 92 like FAT to use. It should probably match the character set 99 Enable any character sets you need in File Systems/Native Language
|
/linux-4.1.27/Documentation/ABI/removed/ |
D | dv1394 | 5 /dev/dv1394/* were character device files, one for each FireWire
|
D | raw1394 | 5 /dev/raw1394 was a character device file that allowed low-level
|
D | video1394 | 5 /dev/video1394/* were character device files, one for each FireWire
|
/linux-4.1.27/Documentation/devicetree/bindings/serial/ |
D | qcom,msm-uart.txt | 6 character at a time.
|
/linux-4.1.27/arch/arm/include/debug/ |
D | msm.S | 25 @ Write the 1 character to UARTDM_TF
|
/linux-4.1.27/arch/tile/kvm/ |
D | Kconfig | 29 a character device node named /dev/kvm.
|
/linux-4.1.27/Documentation/infiniband/ |
D | user_verbs.txt | 18 management operations via the /dev/infiniband/uverbsN character 58 To create the appropriate character device files automatically with
|
D | user_mad.txt | 133 To create the appropriate character device files automatically with
|
/linux-4.1.27/Documentation/scsi/ |
D | megaraid.txt | 18 character node device and related handling. 56 The applications interface with the common module via the character device
|
D | scsi-changer.txt | 49 I implemented the driver as character device driver with a NetBSD-like 84 This is a character device with major number is 86, so use
|
D | osst.txt | 34 are character devices with major no 206 and minor numbers like the /dev/stX
|
D | ChangeLog.megaraid | 171 character node name change from 'megadev' to 'megadev_legacy' to avoid
|
D | st.txt | 134 is the tape number and y a character corresponding to the mode (none, l, m,
|
D | BusLogic.txt | 471 version. The first character refers to Target Device 0, the second to
|
/linux-4.1.27/Documentation/ptp/ |
D | ptp.txt | 42 The class driver also creates a character device for each 44 the character device as a POSIX clock id and may call
|
/linux-4.1.27/lib/xz/ |
D | Kconfig | 53 a character special file. It calculates CRC32 of the decompressed
|
/linux-4.1.27/scripts/genksyms/ |
D | keywords.hash.c_shipped | 27 /* The character set is not based on ISO-646. */ 28 #error "gperf generated tables don't work with this execution character set. Please report a bug to…
|
D | lex.lex.c_shipped | 146 /* The state buf must be large enough to hold one state per character in the main buffer. 271 /* yy_hold_char holds the character lost when yytext is formed. */ 276 /* Points to current character in buffer. */ 877 /* The Pedant requires that the other C multi-character tokens be 936 * already have been incremented past the NUL character 1060 /* We matched a single character, the EOB, so 1207 /* yy_try_NUL_trans - try to make a transition on the NUL character 1286 /* yy_c_buf_p now points to the character we want to return. 1411 * @param size The character buffer size in bytes. When in doubt, use @c YY_BUF_SIZE. 1615 /** Setup the input buffer state to scan directly from a user-specified character buffer. [all …]
|
/linux-4.1.27/arch/arm/kvm/ |
D | Kconfig | 39 a character device node named /dev/kvm.
|
/linux-4.1.27/Documentation/devicetree/bindings/ |
D | chosen.txt | 26 If the character ":" is present in the value, this terminates the path.
|
/linux-4.1.27/drivers/char/ |
D | Kconfig | 71 If you say Y here, you will get support for a character device 199 If you say Y here and create a character device node /dev/nwbutton 235 If you say Y here and create a character device /dev/flash with 252 If you say Y here and create a character special file /dev/nvram 285 If you say Y here and create a character special file /dev/rtc with 311 If you say Y here and create a character special file /dev/rtc with 333 If you say Y here and create a character special file /dev/rtc with 362 If you say Y here and create a character special file /dev/rtc with 606 This device provides character-level read-write access
|
/linux-4.1.27/arch/s390/kvm/ |
D | Kconfig | 38 a character device node named /dev/kvm.
|
/linux-4.1.27/drivers/s390/char/ |
D | tty3270.c | 43 unsigned char character; member 1045 cell->character = tp->view.ascebc[' ']; in tty3270_put_character() 1053 cell->character = tp->view.ascebc[(unsigned int) ch]; in tty3270_put_character() 1135 *cp++ = cell->character; in tty3270_convert_line() 1218 line->cells[line->len].character = tp->view.ascebc[' ']; in tty3270_insert_characters() 1232 line->cells[tp->cx + n].character = tp->view.ascebc[' ']; in tty3270_insert_characters() 1271 cell->character = ' '; in tty3270_erase_characters() 1298 cell->character = ' '; in tty3270_erase_line()
|
D | Kconfig | 1 comment "S/390 character device drivers"
|
/linux-4.1.27/tools/perf/Documentation/ |
D | perf-mem.txt | 43 The separator is the space character.
|
D | perf-diff.txt | 67 Use a special separator character and don't pad with spaces, replacing 69 with a '.' character, that thus it's the only non valid separator.
|
D | perf-probe.txt | 63 Delete probe events. This accepts glob wildcards('*', '?') and character 172 … in both of pattern and target. So this accepts wildcards('*', '?') and character classes(e.g. [a-…
|
D | perf-trace.txt | 72 specification with appended unit character - B/K/M/G. The
|
D | perf-report.txt | 159 Use a special separator character and don't pad with spaces, replacing 161 with a '.' character, that thus it's the only non valid separator.
|
D | perf-kvm.txt | 125 specification with appended unit character - B/K/M/G. The
|
D | perf-top.txt | 71 specification with appended unit character - B/K/M/G. The
|
D | perf-record.txt | 109 specification with appended unit character - B/K/M/G. The
|
/linux-4.1.27/scripts/kconfig/ |
D | zconf.lex.c_shipped | 165 /* The state buf must be large enough to hold one state per character in the main buffer. 290 /* yy_hold_char holds the character lost when zconftext is formed. */ 295 /* Points to current character in buffer. */ 1363 * already have been incremented past the NUL character 1487 /* We matched a single character, the EOB, so 1621 /* yy_try_NUL_trans - try to make a transition on the NUL character 1687 /* yy_c_buf_p now points to the character we want to return. 1810 * @param size The character buffer size in bytes. When in doubt, use @c YY_BUF_SIZE. 2010 /** Setup the input buffer state to scan directly from a user-specified character buffer. 2011 * @param base the character buffer [all …]
|
D | zconf.hash.c_shipped | 27 /* The character set is not based on ISO-646. */ 28 #error "gperf generated tables don't work with this execution character set. Please report a bug to…
|
/linux-4.1.27/Documentation/filesystems/ |
D | hfsplus.txt | 7 blocks, 255-character unicode filenames, and file sizes of 2^63 bytes.
|
D | udf.txt | 38 iocharset= Set the NLS character set
|
D | romfs.txt | 48 is 32 bytes (this is an empty file, with a less than 16 character 111 and world executable if it is; except the character and block devices,
|
D | vfat.txt | 69 escape character is ':' because it is otherwise 332 is stored after the final character. After that, all unused 336 character takes two bytes.
|
D | seq_file.txt | 185 For straight character output, the following functions may be used: 191 The first two output a single character and a string, just like one would 192 expect. seq_escape() is like seq_puts(), except that any character in s
|
D | spufs.txt | 178 required length for the pointer value plus a newline character, 188 beginning to the first non-numeric character or the end of the 248 required length for the digit plus a newline character, subse- 257 beginning to the first non-numeric character or the end of the
|
D | overlayfs.txt | 92 A whiteout is created as a character device with 0/0 device number. 166 separator character between the directory names. For example:
|
D | exofs.txt | 110 osdname is usually a 36 character uuid of the
|
D | afs.txt | 94 Where the initial character is either a hash or a percent symbol depending on
|
D | ext2.txt | 338 enough 4-character names to make up unique directory entries, so they 339 have to be 8 character filenames, even then we are fairly close to
|
D | coda.txt | 361 implementation of a character device associated with Coda. Venus 613 The name of the object is an 8 bit character string of maximum length 1634 the opening of the character devices are such routines.
|
D | ntfs.txt | 112 unconvertible characters. Note that most character
|
/linux-4.1.27/tools/perf/config/ |
D | utilities.mak | 1 # This allows us to work with the newline character: 23 # single space each newline character in the output
|
/linux-4.1.27/Documentation/isdn/ |
D | README.icn | 81 idstring must start with a character! There is no way for the driver 109 idstring must start with a character! There is no way for the driver
|
D | README | 167 (The escape character - default '+' - can be set in the 178 2 43 Escape character. 180 3 13 Carriage return character (ASCII). 181 4 10 Line feed character (ASCII). 182 5 8 Backspace character (ASCII). 439 a '^' as the first character in a list inverts the list
|
D | README.audio | 32 where xx is a two-character code and v are alphanumerical parameters.
|
D | README.gigaset | 125 character device node; access from the ISDN subsystem is blocked. 127 not communicate through the character device node.
|
D | syncPPP.FAQ | 22 here, the framing is character based. (e.g when
|
D | INTERFACE.CAPI | 59 open() operation on regular files or character devices.
|
D | README.HiSax | 269 Note: the ID string must start with an alphabetical character!
|
/linux-4.1.27/Documentation/networking/ |
D | cdc_mbim.txt | 66 /dev/cdc-wdmX character device 70 control channel pipe is a /dev/cdc-wdmX character device. 78 interface USB device. The character device associated with a specific 220 DssSessionId 5 as a pty character device pointed to by a /dev/nmea
|
D | can.txt | 67 for Linux based on character devices, SocketCAN uses the Berkeley 80 are based on character devices and provide comparatively little 82 driver which provides a character device interface to send and 86 character-device implementations support only one single process to 115 character device, too, but this would lead to a technically inelegant 122 * Code duplication. A character device cannot make use of the Linux 126 * Abstraction. In most existing character-device implementations, the 128 provides the character device for the application to work with. 130 block devices. For example you don't have a character device for a 134 which provide a unified character or block device interface to the [all …]
|
D | baycom.txt | 80 Unlike previous drivers, these drivers are no longer character devices,
|
D | tuntap.txt | 69 Note that the character pointer becomes overwritten with the real device name
|
D | ppp_generic.txt | 15 * the interface to pppd, via a /dev/ppp character device 249 The PPP generic layer exports a character device interface called
|
D | eql.txt | 365 inter-character and inter-packet delays, etc.) the transfers
|
D | decnet.txt | 68 use almost any character except space, although a `.` would be the most
|
D | z8530drv.txt | 482 on the baudrate selected. A few character times should be
|
/linux-4.1.27/Documentation/device-mapper/ |
D | zero.txt | 6 /dev/zero, but as a block-device instead of a character-device.
|
/linux-4.1.27/fs/isofs/ |
D | Kconfig | 24 new 16 bit character code, successor to ASCII, which encodes the
|
/linux-4.1.27/fs/pstore/ |
D | Kconfig | 28 When the option is enabled, pstore will export a character
|
/linux-4.1.27/scripts/dtc/ |
D | dtc-lexer.lex.c_shipped | 156 /* The state buf must be large enough to hold one state per character in the main buffer. 281 /* yy_hold_char holds the character lost when yytext is formed. */ 286 /* Points to current character in buffer. */ 1239 * already have been incremented past the NUL character 1364 /* We matched a single character, the EOB, so 1511 /* yy_try_NUL_trans - try to make a transition on the NUL character 1553 /* yy_c_buf_p now points to the character we want to return. 1678 * @param size The character buffer size in bytes. When in doubt, use @c YY_BUF_SIZE. 1878 /** Setup the input buffer state to scan directly from a user-specified character buffer. 1879 * @param base the character buffer [all …]
|
D | dtc-parser.tab.c_shipped | 2349 print_error("empty character literal"); 2354 * If the first character in the character literal is a \ then process 2356 * character is neither an escape or a terminator it should be the only 2357 * character in the literal and will be returned. 2363 print_error("malformed character literal");
|
/linux-4.1.27/Documentation/aoe/ |
D | aoe.txt | 54 In the future these character devices may disappear and be replaced 108 whitespace-separated list. Unlike the old character device, the
|
/linux-4.1.27/Documentation/security/ |
D | Smack.txt | 335 Smack labels are ASCII character strings. They can be up to 255 characters 337 Single character labels using special characters, that being anything 347 _ Pronounced "floor", a single underscore character. 348 ^ Pronounced "hat", a single circumflex character. 349 * Pronounced "star", a single asterisk character. 350 ? Pronounced "huh", a single question mark character. 351 @ Pronounced "web", a single at sign character. 432 valid letters (rwxatbRWXATB) and the dash ('-') character are allowed in 691 writing a single character to the /sys/fs/smackfs/logging file :
|
D | IMA-templates.txt | 31 by the '|' character) through the 'ima_template_fmt' kernel command line
|
D | keys.txt | 555 is hexadecimal. A NUL character is included at the end of the string if 782 A NUL character is included at the end of the string if the buffer is
|
/linux-4.1.27/arch/arc/lib/ |
D | strchr-700.S | 71 ; Found searched-for character. r0 has already advanced to next word.
|
/linux-4.1.27/arch/xtensa/lib/ |
D | memset.S | 48 slli a7, a3, 8 # duplicate character in all bytes of word
|
/linux-4.1.27/Documentation/ABI/stable/ |
D | sysfs-class-ubi | 62 Major and minor numbers of the character device corresponding 167 Major and minor numbers of the character device corresponding
|
D | firewire-cdev | 6 The character device files /dev/fw* are the interface between
|
D | sysfs-bus-firewire | 39 /dev/fw[0-9]+ character device files
|
/linux-4.1.27/scripts/ |
D | spelling.txt | 196 charachter||character 198 charactor||character 199 charater||character 201 charcter||character
|
/linux-4.1.27/arch/x86/kvm/ |
D | Kconfig | 52 a character device node named /dev/kvm.
|
/linux-4.1.27/arch/arm/boot/compressed/ |
D | ll_char_wr.S | 59 add r0, r0, r5, lsl #3 @ Move to bottom of character
|
/linux-4.1.27/drivers/s390/block/ |
D | Kconfig | 70 This driver provides a character device interface to the
|
/linux-4.1.27/drivers/staging/iio/accel/ |
D | Kconfig | 86 and an event interface via a character device.
|
/linux-4.1.27/Documentation/ia64/ |
D | IRQ-redir.txt | 32 mask is preceded by the character "r", the interrupt is redirectable
|
/linux-4.1.27/Documentation/spi/ |
D | spidev | 42 /dev/spidevB.C ... character special device, major number 153 with 53 Do not try to manage the /dev character device special file nodes by hand.
|
D | spi-summary | 440 the input layer, ALSA, networking, MTD, the character device framework,
|
/linux-4.1.27/Documentation/fmc/ |
D | fmc-chardev.txt | 5 character device (actually, one for each mezzanine it takes hold of).
|
/linux-4.1.27/drivers/ptp/ |
D | Kconfig | 21 This driver adds support for PTP clocks as character
|
/linux-4.1.27/Documentation/s390/ |
D | 3270.txt | 112 necessary character special device files and make the necessary 169 letter "c" meaning character device and should contain "227, 1" 235 driver appends a newline character and sends it to the tty driver;
|
/linux-4.1.27/Documentation/watchdog/ |
D | watchdog-api.txt | 60 watchdog unless a specific magic character 'V' has been sent to 62 closes the file without sending this special character, the driver
|
D | watchdog-kernel-api.txt | 178 * WDOG_ALLOW_RELEASE: this bit stores whether or not the magic close character
|
/linux-4.1.27/Documentation/misc-devices/mei/ |
D | mei-client-bus.txt | 8 MEI misc character device is useful for dedicated applications to send and receive
|
/linux-4.1.27/tools/power/x86/turbostat/ |
D | turbostat.c | 1459 char character; in get_cpu_position_in_core() local 1480 fscanf(filep, "%c", &character); in get_cpu_position_in_core() 1512 char character; in get_num_ht_siblings() local 1524 fscanf(filep, "%d%c\n", &sib1, &character); in get_num_ht_siblings() 1527 ch = strchr(str, character); in get_num_ht_siblings() 1530 ch = strchr(ch+1, character); in get_num_ht_siblings()
|
/linux-4.1.27/lib/fonts/ |
D | Kconfig | 67 Small console font with PC-style control-character and high-half
|
/linux-4.1.27/block/ |
D | Kconfig | 18 Also, SCSI character devices and USB storage will be disabled since
|
/linux-4.1.27/Documentation/arm/Samsung-S3C24XX/ |
D | Suspend.txt | 97 For example, if you transmit a character from the UART, the baud
|
/linux-4.1.27/Documentation/RCU/ |
D | trace.txt | 164 the corresponding character is replaced by ".". 205 otherwise. The character between the first pair of slashes is 372 A "T" character following the ">" indicates that at 376 A "." character appears if the corresponding condition 474 Each character is replaced with "." if the corresponding
|
/linux-4.1.27/Documentation/hid/ |
D | uhid.txt | 17 UHID is accessed through a character misc-device. The minor-number is allocated 99 reopen the character device.
|
/linux-4.1.27/arch/cris/arch-v32/kernel/ |
D | kgdb_asm.S | 296 ;; Serial interrupt; get character
|
/linux-4.1.27/Documentation/powerpc/ |
D | cxl.txt | 119 For AFUs operating in AFU directed mode, two character device 127 only create a single character device per AFU called
|
D | hvcs.txt | 438 for most terminal emulators to provide adequate character conversion from 448 applications can affect the display of character control sequences.
|
/linux-4.1.27/security/ |
D | Kconfig | 38 the TPM bios character driver and IMA, an integrity provider. It is
|
/linux-4.1.27/drivers/tty/vt/ |
D | cp437.uni | 288 # character
|
/linux-4.1.27/Documentation/frv/ |
D | booting.txt | 96 <stop> is "7" or "8" for the number of bits per character. "8" is the
|
D | features.txt | 215 This driver provides a character device that permits access to the WorkRAM
|
/linux-4.1.27/Documentation/laptops/ |
D | sonypi.txt | 24 Those events (see linux/sonypi.h) can be polled using the character device node
|
/linux-4.1.27/arch/arm/mach-davinci/ |
D | Kconfig | 153 Say Y here to use the LCD as a framebuffer or simple character
|
/linux-4.1.27/arch/s390/kernel/ |
D | sclp.S | 219 ic %r0,0(%r2) # get character
|
/linux-4.1.27/Documentation/filesystems/nfs/ |
D | knfsd-stats.txt | 16 '#' character are comments intended for humans and should be ignored
|
D | rpc-cache.txt | 192 with precisely one newline character which should be at the end.
|
/linux-4.1.27/Documentation/i2c/ |
D | slave-interface | 14 example. The backend could also use e.g. a character device, be in-kernel
|
D | dev-interface | 11 I2C device files are character device files with major device number 89
|
/linux-4.1.27/drivers/tty/ |
D | Kconfig | 30 character sequences that can be used to change those properties 47 bool "Enable character translations in console" if EXPERT
|
/linux-4.1.27/firmware/keyspan_pda/ |
D | keyspan_pda.S | 874 ;; tx was not running. send the first character, setup the TI int 913 ;; tx finished. send another character if we have one
|
D | xircom_pgs.S | 935 ;; tx was not running. send the first character, setup the TI int 974 ;; tx finished. send another character if we have one
|
/linux-4.1.27/Documentation/power/ |
D | userland-swsusp.txt | 15 The interface consists of a character device providing the open(),
|
/linux-4.1.27/Documentation/vm/ |
D | slub.txt | 249 has the length of 8 characters. However, a 8 character string needs a
|
/linux-4.1.27/drivers/staging/i2o/ |
D | README.ioctl | 28 /dev/i2o/ctl. This file is a character file with major number 10 and minor
|
/linux-4.1.27/drivers/message/fusion/lsi/ |
D | mpi_history.txt | 257 * 01-29-01 01.01.07 Changed some defines to make them 32 character unique. 307 * character unique.
|
/linux-4.1.27/Documentation/locking/ |
D | lockdep-design.txt | 55 above, and the character displayed in each indicates:
|
/linux-4.1.27/drivers/net/ |
D | Kconfig | 140 This adds a specialized tap character device driver that is based
|
/linux-4.1.27/Documentation/sysctl/ |
D | kernel.txt | 210 . If the first character of the pattern is a '|', the kernel will treat 219 core files to a user space helper (when the first character of
|
/linux-4.1.27/arch/cris/arch-v10/drivers/ |
D | Kconfig | 24 approx. 4 character times.
|
/linux-4.1.27/drivers/net/wan/ |
D | Kconfig | 47 character device, synchronous PPP network device, or the Cisco HDLC
|
/linux-4.1.27/Documentation/kbuild/ |
D | kconfig-language.txt | 204 other character is allowed and the quotes can be escaped using '\'.
|
/linux-4.1.27/arch/ |
D | Kconfig | 383 have an 8-byte or larger character array on the stack.
|
/linux-4.1.27/Documentation/trace/ |
D | events.txt | 192 The glob (~) only accepts a wild card character (*) at the start and or
|
/linux-4.1.27/Documentation/filesystems/caching/ |
D | cachefiles.txt | 46 CacheFiles creates a misc character device - "/dev/cachefiles" - that is used
|
/linux-4.1.27/drivers/misc/ |
D | Kconfig | 425 This is a driver for the character LCD found on the ARM Ltd.
|
/linux-4.1.27/drivers/isdn/hardware/eicon/ |
D | message.c | 9507 byte character; member 9645 && (digit_buffer[i] != dtmf_digit_map[w].character)) in dtmf_send_digits() 9965 result[4 + (dtmf_digit_map[i].character >> 3)] |= (1 << (dtmf_digit_map[i].character & 0x7)); in dtmf_request() 9973 result[4 + (dtmf_digit_map[i].character >> 3)] |= (1 << (dtmf_digit_map[i].character & 0x7)); in dtmf_request() 10078 && ((dtmf_parms[3].info[i + 1] != dtmf_digit_map[j].character) in dtmf_request() 10159 && (dtmf_digit_map[j].character != DTMF_SIGNAL_UNIDENTIFIED_TONE)) in dtmf_indication() 10170 plci->tone_last_indication_code = dtmf_digit_map[j].character; in dtmf_indication() 10172 msg[++n] = dtmf_digit_map[j].character; in dtmf_indication()
|
/linux-4.1.27/drivers/net/usb/ |
D | Kconfig | 279 through the associated /dev/cdc-wdmx character device.
|
/linux-4.1.27/Documentation/devicetree/ |
D | booting-without-of.txt | 30 4) Note about node and property names and character set 813 4) Note about node and property names and character set 823 begin with a character in the range 'a' to 'z' (or 'A' to 'Z' for node
|
/linux-4.1.27/Documentation/cdrom/ |
D | cdrom-standard.tex | 479 expected as a 13-character string, terminated by a null-character.
|