Home
last modified time | relevance | path

Searched refs:character (Results 1 – 200 of 218) sorted by relevance

12

/linux-4.4.14/fs/nls/
DKconfig43 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.4.14/drivers/acpi/acpica/
Dutstring.c163 u8 acpi_ut_valid_acpi_char(char character, u32 position) in acpi_ut_valid_acpi_char() argument
166 if (!((character >= 'A' && character <= 'Z') || in acpi_ut_valid_acpi_char()
167 (character >= '0' && character <= '9') || (character == '_'))) { in acpi_ut_valid_acpi_char()
171 if (character == '!' && position == 3) { in acpi_ut_valid_acpi_char()
Dacutils.h587 u8 acpi_ut_valid_acpi_char(char character, u32 position);
/linux-4.4.14/Documentation/devicetree/bindings/misc/
Darm-charlcd.txt3 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.4.14/Documentation/ABI/testing/
Dsysfs-bus-usb-devices-usbsevseg14 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'.
Dsysfs-driver-wacom85 Writing the character sequence '*' followed by a newline to
87 device. Other character sequences are reserved. This file is
Dsysfs-class-mtd15 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
Dsysfs-driver-ppi14 In Linux 4.2 ppi was moved to the character device directory.
Ddev-kmsg5 Description: The /dev/kmsg character device node provides userspace access
/linux-4.4.14/drivers/staging/panel/
Dlcd-panel-cgram.txt2 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
DKconfig54 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.4.14/Documentation/video4linux/
D4CCs.txt24 2nd character: pixel order
30 3rd character: uncompressed bits-per-pixel 0--9, A--
32 4th character: compressed bits-per-pixel 0--9, A--
/linux-4.4.14/Documentation/usb/
Dmisc_usbsevseg.txt8 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,
Dgadget_hid.txt9 /dev/hidgX character devices.
87 /dev/hidgX character devices. See below for an example program
Dusbmon.txt16 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
Dgadget_configfs.txt323 store) is called and passed the "cs" and a character buffer. The "show"
Dusb-serial.txt179 character settings. Other character lengths and parity setups are
Dproc_usb_info.txt92 Each line is tagged with a one-character ID for that line:
/linux-4.4.14/arch/m68k/sun3/prom/
Dconsole.c49 int character; in prom_getchar() local
50 while((character = prom_nbgetchar()) == -1) ; in prom_getchar()
51 return (char) character; in prom_getchar()
/linux-4.4.14/drivers/hsi/clients/
DKconfig35 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.4.14/Documentation/
Dunicode.txt13 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.
DVGA-softcursor.txt8 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.
Dnommu-mmap.txt101 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
Dkernel-docs.txt141 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
Ddynamic-debug-howto.txt112 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.
Dhw_random.txt6 a core providing the /dev/hwrng character device and its
Dserial-console.txt48 /dev/console is now character device 5,1.
Demail-clients.txt34 Email clients should not modify the character set encoding of the text.
297 non-ASCII character. That includes things like European names.
Drfkill.txt91 character device that allows userspace to obtain and set the state of rfkill
Dxillybus.txt92 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
Dvfio.txt79 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:
Dpnp.txt184 Please note that the character 'X' can be used as a wild card in the function
DSubmittingDrivers15 Major and minor numbers for block and character devices are allocated
Dmodule-signing.txt57 tainted, shown with the character 'E'.
Djava.txt46 ('<' has to be the first character!) to let this work!
Drtc.txt58 character device) in the form of an unsigned long. The low byte contains
DChanges200 accessible as a normal (misc) character device. If you are not using
DCodingStyle28 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
Dsysrq.txt62 On all - write a character to /proc/sysrq-trigger. e.g.:
Dmedia-framework.txt83 Upon successful registration a character device named media[0-9]+ is created.
DManagementStyle167 trust somebody who is so clearly hiding his true character.
D00-INDEX447 - info on the Unicode character/font mapping used in Linux.
/linux-4.4.14/Documentation/ioctl/
Dioctl-decoding.txt15 15-8 ascii character supposedly
22 character 'r' function 1. Grepping the source reveals this is:
Dioctl-number.txt238 'k' 10-17 linux/hsi/hsi_char.h HSI character device
/linux-4.4.14/Documentation/devicetree/bindings/power_supply/
Dqnap-poweroff.txt5 Orion5x SoCs. Sending the character 'A', at 19200 baud, tells the
10 9600, and a different character, '1'.
/linux-4.4.14/Documentation/ide/
Dide-tape.txt6 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.
DChangeLog.ide-tape.1995-200211 * 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.4.14/Documentation/input/
Duserio.txt18 /dev/userio character device in their applications. Commands are sent to the
37 Each command should be sent by writing the struct directly to the character
39 returned by the character device and a more descriptive error will be printed
41 written to the character device after the initial command will be ignored.
Dnotifier.txt16 unicode character. value is the unicode value.
18 non-unicode character. value is the keysym.
Dinput.txt66 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
Dyealink.txt91 A digit can have a character set, an icon can only be ON or OFF.
/linux-4.4.14/fs/fuse/
DKconfig23 This FUSE extension allows character devices to be
26 If you want to develop or use a userspace character device
/linux-4.4.14/Documentation/arm/
DSetup49 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.4.14/arch/alpha/lib/
Dstrrchr.S21 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
Dstrchr.S21 zapnot a1, 1, a1 # e0 : zero extend the search character
23 sll a1, 8, t5 # e0 : replicate the search character
/linux-4.4.14/arch/m68k/include/asm/
Doplib.h142 extern int prom_nbputchar(char character);
148 extern void prom_putchar(char character);
/linux-4.4.14/arch/cris/
DKconfig361 If you do not enable DMA, an interrupt for each character will be
371 If you do not enable DMA, an interrupt for each character will be
396 If you do not enable DMA, an interrupt for each character will be
406 If you do not enable DMA, an interrupt for each character will be
431 If you do not enable DMA, an interrupt for each character will be
465 If you do not enable DMA, an interrupt for each character will be
488 If you do not enable DMA, an interrupt for each character will be
498 If you do not enable DMA, an interrupt for each character will be
523 If you do not enable DMA, an interrupt for each character will be
533 If you do not enable DMA, an interrupt for each character will be
/linux-4.4.14/Documentation/serial/
Ddriver32 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
Dtty.txt136 character buffer passed to this method is already
139 put_char() Queues a character for writing to the tty device.
140 If there is no room in the queue, the character is
194 send_xchar() Send a high-priority XON/XOFF character to the device.
270 put_char() - Stuff a single character onto the queue. The
Dmoxa-smartio442 (Rx/Tx) character count since the time when the monitoring is started.
/linux-4.4.14/drivers/char/pcmcia/
DKconfig2 # PCMCIA character device configuration
5 menu "PCMCIA character devices"
/linux-4.4.14/Documentation/fb/
Darkfb.txt33 limitation). Unfortunately character attributes (like color) in text mode are
65 * character attributes (and cursor) in text mode are broken
Dapi.txt37 The driver supports the four character code (FOURCC) based format setting API.
280 The FOURCC-based API replaces format descriptions by four character codes
Dframebuffer.txt25 other device in /dev. It's a character device using major 29; the minor
/linux-4.4.14/arch/powerpc/kvm/
DKconfig57 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.4.14/drivers/staging/most/aim-cdev/
DKconfig9 Say Y here if you want to commumicate via character devices.
/linux-4.4.14/fs/ufs/
DKconfig22 NeXT character set to the Latin1 character set; use the program
/linux-4.4.14/arch/unicore32/lib/
Dstrncpy_from_user.S33 sub r1, r1, #1 @ take NUL character out of count
/linux-4.4.14/drivers/staging/speakup/
DDefaultKeyAssignments28 InsKeyPad-minus Say character hex and decimal value.
35 ControlKeyPad-1 Move reading cursor to last character on current line.
Dspkguide.txt167 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.4.14/fs/fat/
DKconfig91 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.4.14/Documentation/devicetree/bindings/serial/
Dqcom,msm-uart.txt6 character at a time.
/linux-4.4.14/Documentation/ABI/removed/
Ddv13945 /dev/dv1394/* were character device files, one for each FireWire
Draw13945 /dev/raw1394 was a character device file that allowed low-level
Dvideo13945 /dev/video1394/* were character device files, one for each FireWire
/linux-4.4.14/arch/arm/include/debug/
Dmsm.S25 @ Write the 1 character to UARTDM_TF
/linux-4.4.14/arch/tile/kvm/
DKconfig29 a character device node named /dev/kvm.
/linux-4.4.14/Documentation/scsi/
Dmegaraid.txt18 character node device and related handling.
56 The applications interface with the common module via the character device
Dscsi-changer.txt49 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
Dosst.txt34 are character devices with major no 206 and minor numbers like the /dev/stX
Dst.txt134 is the tape number and y a character corresponding to the mode (none, l, m,
168 The reason for using this approach is that all the character devices
DChangeLog.megaraid171 character node name change from 'megadev' to 'megadev_legacy' to avoid
DBusLogic.txt471 version. The first character refers to Target Device 0, the second to
/linux-4.4.14/Documentation/infiniband/
Duser_verbs.txt18 management operations via the /dev/infiniband/uverbsN character
58 To create the appropriate character device files automatically with
Duser_mad.txt133 To create the appropriate character device files automatically with
/linux-4.4.14/arch/arm/kvm/
DKconfig40 a character device node named /dev/kvm.
/linux-4.4.14/Documentation/ptp/
Dptp.txt42 The class driver also creates a character device for each
44 the character device as a POSIX clock id and may call
/linux-4.4.14/drivers/char/
DKconfig71 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
598 This device provides character-level read-write access
/linux-4.4.14/lib/xz/
DKconfig53 a character special file. It calculates CRC32 of the decompressed
/linux-4.4.14/scripts/genksyms/
Dkeywords.hash.c_shipped27 /* 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…
Dlex.lex.c_shipped146 /* 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.4.14/arch/s390/kvm/
DKconfig38 a character device node named /dev/kvm.
/linux-4.4.14/drivers/s390/char/
Dtty3270.c43 unsigned char character; member
1049 cell->character = tp->view.ascebc[' ']; in tty3270_put_character()
1057 cell->character = tp->view.ascebc[(unsigned int) ch]; in tty3270_put_character()
1139 *cp++ = cell->character; in tty3270_convert_line()
1222 line->cells[line->len].character = tp->view.ascebc[' ']; in tty3270_insert_characters()
1236 line->cells[tp->cx + n].character = tp->view.ascebc[' ']; in tty3270_insert_characters()
1275 cell->character = ' '; in tty3270_erase_characters()
1302 cell->character = ' '; in tty3270_erase_line()
DKconfig1 comment "S/390 character device drivers"
/linux-4.4.14/tools/perf/Documentation/
Dperf-mem.txt43 The separator is the space character.
Dperf-diff.txt67 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.
Dperf-probe.txt65 Delete probe events. This accepts glob wildcards('*', '?') and character
179 … in both of pattern and target. So this accepts wildcards('*', '?') and character classes(e.g. [a-…
Dperf-trace.txt71 specification with appended unit character - B/K/M/G. The
Dperf-kvm.txt125 specification with appended unit character - B/K/M/G. The
Dperf-report.txt164 Use a special separator character and don't pad with spaces, replacing
166 with a '.' character, that thus it's the only non valid separator.
Dperf-top.txt71 specification with appended unit character - B/K/M/G. The
Dperf-record.txt133 specification with appended unit character - B/K/M/G. The
/linux-4.4.14/Documentation/devicetree/bindings/
Dchosen.txt26 If the character ":" is present in the value, this terminates the path.
/linux-4.4.14/scripts/dtc/
Ddtc-lexer.lex.c_shipped156 /* The state buf must be large enough to hold one state per character in the main buffer.
282 /* yy_hold_char holds the character lost when yytext is formed. */
287 /* Points to current character in buffer. */
1086 lexical_error("Empty character literal");
1267 * already have been incremented past the NUL character
1393 /* We matched a single character, the EOB, so
1540 /* yy_try_NUL_trans - try to make a transition on the NUL character
1582 /* yy_c_buf_p now points to the character we want to return.
1707 * @param size The character buffer size in bytes. When in doubt, use @c YY_BUF_SIZE.
1907 /** Setup the input buffer state to scan directly from a user-specified character buffer.
[all …]
/linux-4.4.14/scripts/kconfig/
Dzconf.lex.c_shipped174 /* The state buf must be large enough to hold one state per character in the main buffer.
299 /* yy_hold_char holds the character lost when zconftext is formed. */
304 /* Points to current character in buffer. */
860 "%s:%d:warning: ignoring unsupported character '%c'\n",
1416 * already have been incremented past the NUL character
1540 /* We matched a single character, the EOB, so
1674 /* yy_try_NUL_trans - try to make a transition on the NUL character
1740 /* yy_c_buf_p now points to the character we want to return.
1863 * @param size The character buffer size in bytes. When in doubt, use @c YY_BUF_SIZE.
2063 /** Setup the input buffer state to scan directly from a user-specified character buffer.
[all …]
Dzconf.hash.c_shipped27 /* 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.4.14/Documentation/filesystems/
Dhfsplus.txt7 blocks, 255-character unicode filenames, and file sizes of 2^63 bytes.
Dudf.txt38 iocharset= Set the NLS character set
Dromfs.txt48 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,
Dseq_file.txt185 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
Dvfat.txt69 escape character is ':' because it is otherwise
332 is stored after the final character. After that, all unused
336 character takes two bytes.
Dspufs.txt178 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
Doverlayfs.txt93 A whiteout is created as a character device with 0/0 device number.
167 separator character between the directory names. For example:
Dexofs.txt110 osdname is usually a 36 character uuid of the
Dafs.txt94 Where the initial character is either a hash or a percent symbol depending on
Dext2.txt338 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
Dcoda.txt361 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.
Dntfs.txt112 unconvertible characters. Note that most character
/linux-4.4.14/Documentation/isdn/
DREADME.icn81 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
DREADME167 (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
DREADME.audio32 where xx is a two-character code and v are alphanumerical parameters.
DREADME.gigaset125 character device node; access from the ISDN subsystem is blocked.
127 not communicate through the character device node.
DsyncPPP.FAQ22 here, the framing is character based. (e.g when
DINTERFACE.CAPI59 open() operation on regular files or character devices.
DREADME.HiSax269 Note: the ID string must start with an alphabetical character!
/linux-4.4.14/Documentation/networking/
Dcdc_mbim.txt66 /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
Dcan.txt67 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 …]
Dbaycom.txt80 Unlike previous drivers, these drivers are no longer character devices,
Dtuntap.txt69 Note that the character pointer becomes overwritten with the real device name
Dppp_generic.txt15 * the interface to pppd, via a /dev/ppp character device
249 The PPP generic layer exports a character device interface called
Deql.txt365 inter-character and inter-packet delays, etc.) the transfers
Ddecnet.txt68 use almost any character except space, although a `.` would be the most
Dz8530drv.txt482 on the baudrate selected. A few character times should be
/linux-4.4.14/fs/isofs/
DKconfig24 new 16 bit character code, successor to ASCII, which encodes the
/linux-4.4.14/Documentation/device-mapper/
Dzero.txt6 /dev/zero, but as a block-device instead of a character-device.
/linux-4.4.14/fs/pstore/
DKconfig28 When the option is enabled, pstore will export a character
/linux-4.4.14/Documentation/aoe/
Daoe.txt54 In the future these character devices may disappear and be replaced
108 whitespace-separated list. Unlike the old character device, the
/linux-4.4.14/tools/perf/config/
Dutilities.mak1 # This allows us to work with the newline character:
23 # single space each newline character in the output
/linux-4.4.14/arch/xtensa/lib/
Dmemset.S48 slli a7, a3, 8 # duplicate character in all bytes of word
/linux-4.4.14/arch/arc/lib/
Dstrchr-700.S71 ; Found searched-for character. r0 has already advanced to next word.
/linux-4.4.14/Documentation/ABI/stable/
Dsysfs-class-ubi62 Major and minor numbers of the character device corresponding
167 Major and minor numbers of the character device corresponding
Dfirewire-cdev6 The character device files /dev/fw* are the interface between
Dsysfs-bus-firewire39 /dev/fw[0-9]+ character device files
/linux-4.4.14/scripts/
Dspelling.txt203 charachter||character
205 charactor||character
206 charater||character
208 charcter||character
/linux-4.4.14/drivers/s390/block/
DKconfig70 This driver provides a character device interface to the
/linux-4.4.14/arch/x86/kvm/
DKconfig54 a character device node named /dev/kvm.
/linux-4.4.14/arch/arm/boot/compressed/
Dll_char_wr.S59 add r0, r0, r5, lsl #3 @ Move to bottom of character
/linux-4.4.14/drivers/staging/most/Documentation/
Ddriver_usage.txt38 to MOST via one the following ways: character devices, ALSA, Networking or
85 Applications can access the driver by means of character devices.
/linux-4.4.14/Documentation/security/
DSmack.txt370 Smack labels are ASCII character strings. They can be up to 255 characters
372 Single character labels using special characters, that being anything
382 _ Pronounced "floor", a single underscore character.
383 ^ Pronounced "hat", a single circumflex character.
384 * Pronounced "star", a single asterisk character.
385 ? Pronounced "huh", a single question mark character.
386 @ Pronounced "web", a single at sign character.
467 valid letters (rwxatbRWXATB) and the dash ('-') character are allowed in
726 writing a single character to the /sys/fs/smackfs/logging file :
DIMA-templates.txt31 by the '|' character) through the 'ima_template_fmt' kernel command line
/linux-4.4.14/Documentation/ia64/
DIRQ-redir.txt32 mask is preceded by the character "r", the interrupt is redirectable
/linux-4.4.14/drivers/staging/iio/accel/
DKconfig86 and an event interface via a character device.
/linux-4.4.14/Documentation/spi/
Dspidev42 /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.
/linux-4.4.14/Documentation/fmc/
Dfmc-chardev.txt5 character device (actually, one for each mezzanine it takes hold of).
/linux-4.4.14/Documentation/devicetree/bindings/pinctrl/
Dcnxt,cx92755-pinctrl.txt60 is an uppercase character from 'A' to 'R', and y is a digit from 0 to 7.
/linux-4.4.14/drivers/ptp/
DKconfig21 This driver adds support for PTP clocks as character
/linux-4.4.14/Documentation/s390/
D3270.txt112 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.4.14/Documentation/watchdog/
Dwatchdog-api.txt60 watchdog unless a specific magic character 'V' has been sent to
62 closes the file without sending this special character, the driver
Dwatchdog-kernel-api.txt185 * WDOG_ALLOW_RELEASE: this bit stores whether or not the magic close character
/linux-4.4.14/Documentation/misc-devices/mei/
Dmei-client-bus.txt8 MEI misc character device is useful for dedicated applications to send and receive
/linux-4.4.14/tools/power/x86/turbostat/
Dturbostat.c1520 char character; in get_cpu_position_in_core() local
1541 fscanf(filep, "%c", &character); in get_cpu_position_in_core()
1573 char character; in get_num_ht_siblings() local
1585 fscanf(filep, "%d%c\n", &sib1, &character); in get_num_ht_siblings()
1588 ch = strchr(str, character); in get_num_ht_siblings()
1591 ch = strchr(ch+1, character); in get_num_ht_siblings()
/linux-4.4.14/Documentation/arm/Samsung-S3C24XX/
DSuspend.txt97 For example, if you transmit a character from the UART, the baud
/linux-4.4.14/block/
DKconfig18 Also, SCSI character devices and USB storage will be disabled since
/linux-4.4.14/lib/fonts/
DKconfig67 Small console font with PC-style control-character and high-half
/linux-4.4.14/Documentation/RCU/
Dtrace.txt164 the corresponding character is replaced by ".".
205 otherwise. The character between the first pair of slashes is
356 A "T" character following the ">" indicates that at
360 A "." character appears if the corresponding condition
458 Each character is replaced with "." if the corresponding
/linux-4.4.14/Documentation/hid/
Duhid.txt17 UHID is accessed through a character misc-device. The minor-number is allocated
99 reopen the character device.
/linux-4.4.14/arch/cris/arch-v32/kernel/
Dkgdb_asm.S296 ;; Serial interrupt; get character
/linux-4.4.14/security/
DKconfig38 the TPM bios character driver and IMA, an integrity provider. It is
/linux-4.4.14/Documentation/powerpc/
Dcxl.txt119 For AFUs operating in AFU directed mode, two character device
127 only create a single character device per AFU called
Dhvcs.txt438 for most terminal emulators to provide adequate character conversion from
448 applications can affect the display of character control sequences.
/linux-4.4.14/Documentation/filesystems/nfs/
Dknfsd-stats.txt16 '#' character are comments intended for humans and should be ignored
Drpc-cache.txt192 with precisely one newline character which should be at the end.
/linux-4.4.14/Documentation/frv/
Dbooting.txt96 <stop> is "7" or "8" for the number of bits per character. "8" is the
Dfeatures.txt215 This driver provides a character device that permits access to the WorkRAM
/linux-4.4.14/drivers/tty/vt/
Dcp437.uni288 # character
/linux-4.4.14/Documentation/laptops/
Dsonypi.txt24 Those events (see linux/sonypi.h) can be polled using the character device node
/linux-4.4.14/arch/arm/mach-davinci/
DKconfig153 Say Y here to use the LCD as a framebuffer or simple character
/linux-4.4.14/Documentation/i2c/
Dslave-interface15 use a character device, be in-kernel only, or something completely different:
Ddev-interface11 I2C device files are character device files with major device number 89
/linux-4.4.14/drivers/tty/
DKconfig30 character sequences that can be used to change those properties
47 bool "Enable character translations in console" if EXPERT
/linux-4.4.14/firmware/keyspan_pda/
Dkeyspan_pda.S874 ;; tx was not running. send the first character, setup the TI int
913 ;; tx finished. send another character if we have one
Dxircom_pgs.S935 ;; tx was not running. send the first character, setup the TI int
974 ;; tx finished. send another character if we have one
/linux-4.4.14/Documentation/power/
Duserland-swsusp.txt15 The interface consists of a character device providing the open(),
/linux-4.4.14/drivers/message/fusion/lsi/
Dmpi_history.txt257 * 01-29-01 01.01.07 Changed some defines to make them 32 character unique.
307 * character unique.
/linux-4.4.14/Documentation/locking/
Dlockdep-design.txt55 above, and the character displayed in each indicates:
/linux-4.4.14/Documentation/nvdimm/
Dnvdimm.txt292 This character device accepts DSM messages to be passed to DIMM
347 The DIMM device provides a character device for sending commands to
/linux-4.4.14/Documentation/vm/
Dslub.txt249 has the length of 8 characters. However, a 8 character string needs a
/linux-4.4.14/arch/cris/arch-v10/drivers/
DKconfig24 approx. 4 character times.
/linux-4.4.14/drivers/net/wan/
DKconfig47 character device, synchronous PPP network device, or the Cisco HDLC
/linux-4.4.14/arch/
DKconfig395 have an 8-byte or larger character array on the stack.
/linux-4.4.14/drivers/net/
DKconfig140 This adds a specialized tap character device driver that is based
/linux-4.4.14/Documentation/sysctl/
Dkernel.txt211 . If the first character of the pattern is a '|', the kernel will treat
220 core files to a user space helper (when the first character of
/linux-4.4.14/Documentation/trace/
Devents.txt192 The glob (~) only accepts a wild card character (*) at the start and or
/linux-4.4.14/Documentation/filesystems/caching/
Dcachefiles.txt46 CacheFiles creates a misc character device - "/dev/cachefiles" - that is used
/linux-4.4.14/drivers/misc/
DKconfig435 This is a driver for the character LCD found on the ARM Ltd.
/linux-4.4.14/drivers/isdn/hardware/eicon/
Dmessage.c9507 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.4.14/drivers/net/usb/
DKconfig292 through the associated /dev/cdc-wdmx character device.
/linux-4.4.14/Documentation/devicetree/
Dbooting-without-of.txt30 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.4.14/Documentation/kbuild/
Dkconfig-language.txt204 other character is allowed and the quotes can be escaped using '\'.
/linux-4.4.14/Documentation/cdrom/
Dcdrom-standard.tex479 expected as a 13-character string, terminated by a null-character.

12