Home
last modified time | relevance | path

Searched refs:character (Results 1 – 25 of 306) sorted by relevance

12345678910>>...13

/linux/fs/nls/
H A DKconfig44 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/drivers/acpi/acpica/
H A Dutascii.c60 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/Documentation/ABI/testing/
H A Dsysfs-bus-usb-devices-usbsevseg14 For a 6 character display the values are
18 for an 8 character display the values are
27 raw: each character controls its segment manually
28 hex: each character is between 0-15
29 ascii: each character is between '0'-'9' and 'A'-'F'.
H A Ddebugfs-dell-wmi-ddv8 character (0xFF).
24 character (0xFF).
/linux/Documentation/admin-guide/
H A Dlcd-panel-cgram.rst6 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
H A Dunicode.rst16 both the eight-bit character sets and UTF-8 mode are changed to use
19 This changes the semantics of the eight-bit character tables subtly.
20 The four character tables are now:
32 might be completely different than the IBM character set. This
45 two (in case 1024- or 2048-character fonts ever become necessary).
52 might be shorter; for example, vgacon can only handle 256-character
53 (U+F000..U+F0FF) or 512-character (U+F000..U+F1FF) fonts.
70 The DEC VT220 uses a 6x10 character matrix, and these characters form
71 a smooth progression in the DEC VT graphics character set. I have
73 character, and hence has been coded as U+2500 FORMS LIGHT HORIZONTAL.
H A Dvga-softcursor.rst10 make it inverse background of the character it's over or to highlight
11 that character and still choose whether the original hardware cursor
35 selects character attribute bits you want to change
44 consists of character attribute bits you want to set.
/linux/Documentation/security/tpm/
H A Dtpm_vtpm_proxy.rst24 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/Documentation/usb/
H A Dmisc_usbsevseg.rst11 Both the 6 character and 8 character displays have PRODUCT_ID,
22 For the 8 character display:
28 hex expects a value between 0-15 per character,
/linux/Documentation/userspace-api/media/v4l/
H A Dfourcc.rst23 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/arch/m68k/sun3/prom/
H A Dconsole.c50 int character; in prom_getchar() local
51 while((character = prom_nbgetchar()) == -1) ; in prom_getchar()
52 return (char) character; in prom_getchar()
/linux/drivers/hsi/clients/
H A DKconfig36 tristate "HSI/SSI character driver"
39 If you say Y here, you will enable the HSI/SSI character driver.
40 This driver provides a simple character device interface for
/linux/Documentation/devicetree/bindings/power/reset/
H A Dqnap-poweroff.txt5 Orion5x SoCs. Sending the character 'A', at 19200 baud, tells the
9 9600, and a different character, '1'.
/linux/Documentation/input/
H A Duserio.rst27 /dev/userio character device in their applications. Commands are sent to the
47 Each command should be sent by writing the struct directly to the character
49 returned by the character device and a more descriptive error will be printed
51 written to the character device after the initial command will be ignored.
H A Dnotifier.rst19 unicode character. value is the unicode value.
21 non-unicode character. value is the keysym.
/linux/Documentation/userspace-api/ioctl/
H A Dioctl-decoding.rst21 15-8 ascii character supposedly
29 character 'r' function 1. Grepping the source reveals this is::
/linux/drivers/auxdisplay/
H A DKconfig25 This is the base system for character-based LCD displays.
28 This is some character LCD core interface that multiple drivers can
53 tristate "lcd2s 20x4 character display over I2C console"
57 This is a driver that lets you use the lcd2s 20x4 character display
59 is a simple single color character display. You have to connect it
115 The keys will be read from character device 10,185. Valid values are :
134 driver will be registered as character device 10,156, usually
154 This is the number of visible character lines on the LCD in custom profile.
198 int "LCD character set (0=normal, 1=KS0074)"
202 Some controllers such as the KS0074 use a somewhat strange character set
[all …]
/linux/arch/powerpc/platforms/pseries/
H A Dsetup.c538 if (result->character & H_CPU_CHAR_SPEC_BAR_ORI31) in init_cpu_char_feature_flags()
541 if (result->character & H_CPU_CHAR_BCCTRL_SERIALISED) in init_cpu_char_feature_flags()
544 if (result->character & H_CPU_CHAR_L1D_FLUSH_ORI30) in init_cpu_char_feature_flags()
547 if (result->character & H_CPU_CHAR_L1D_FLUSH_TRIG2) in init_cpu_char_feature_flags()
550 if (result->character & H_CPU_CHAR_L1D_THREAD_PRIV) in init_cpu_char_feature_flags()
553 if (result->character & H_CPU_CHAR_COUNT_CACHE_DISABLED) in init_cpu_char_feature_flags()
556 if (result->character & H_CPU_CHAR_BCCTR_FLUSH_ASSIST) in init_cpu_char_feature_flags()
559 if (result->character & H_CPU_CHAR_BCCTR_LINK_FLUSH_ASSIST) in init_cpu_char_feature_flags()
/linux/fs/exfat/
H A DKconfig20 Set this to the default input/output character set to use for
22 filenames and the UTF-16 character encoding that the exFAT
/linux/Documentation/arch/arm/
H A Dsetup.rst46 These two together describe the character size of the dummy console,
47 or VGA console character size. They should not be used for any other
51 the equivalent character size of your fbcon display. This then allows
55 This describes the character position of cursor on VGA console, and
/linux/drivers/staging/greybus/Documentation/firmware/
H A Dfirmware-management49 The Firmware Management Protocol interacts with Userspace using the character
50 device interface. The character device will be present in /dev/ directory
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
187 character device interface. The character device will be present in /dev/
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
/linux/arch/alpha/lib/
H A Dstrrchr.S22 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
/linux/arch/m68k/include/asm/
H A Doplib.h145 extern int prom_nbputchar(char character);
151 extern void prom_putchar(char character);
/linux/drivers/most/
H A DKconfig9 desired access from userspace (e.g. character devices) and one that
31 Say Y here if you want to commumicate via character devices.
/linux/Documentation/leds/
H A Duleds.rst12 When the driver is loaded, a character device is created at /dev/uleds. To
26 The current brightness is found by reading a single byte from the character

12345678910>>...13