Home
last modified time | relevance | path

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

12345678910>>...13

/linux-6.3-rc2/drivers/acpi/acpica/
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-6.3-rc2/fs/nls/
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
287 character set.
380 character set.
[all …]
/linux-6.3-rc2/Documentation/ABI/testing/
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'.
A Ddebugfs-dell-wmi-ddv7 which contains fan sensor entries and a terminating character (0xFF).
18 which contains thermal sensor entries and a terminating character (0xFF).
/linux-6.3-rc2/Documentation/admin-guide/
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
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.
A Dunicode.rst17 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.
/linux-6.3-rc2/Documentation/security/tpm/
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-6.3-rc2/Documentation/usb/
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-6.3-rc2/Documentation/userspace-api/media/v4l/
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-6.3-rc2/drivers/hsi/clients/
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-6.3-rc2/arch/m68k/sun3/prom/
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-6.3-rc2/Documentation/devicetree/bindings/power/reset/
A Dqnap-poweroff.txt5 Orion5x SoCs. Sending the character 'A', at 19200 baud, tells the
9 9600, and a different character, '1'.
/linux-6.3-rc2/Documentation/userspace-api/ioctl/
A Dioctl-decoding.rst21 15-8 ascii character supposedly
29 character 'r' function 1. Grepping the source reveals this is::
/linux-6.3-rc2/Documentation/input/
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.
/linux-6.3-rc2/fs/exfat/
A DKconfig19 Set this to the default input/output character set to use for
21 filenames and the UTF-16 character encoding that the exFAT
/linux-6.3-rc2/arch/powerpc/platforms/pseries/
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-6.3-rc2/Documentation/arm/
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-6.3-rc2/Documentation/devicetree/bindings/auxdisplay/
A Dmodtronix,lcd2s.yaml27 description: Height of the display, in character cells.
33 description: Width of the display, in character cells.
A Dhit,hd44780.yaml13 The Hitachi HD44780 Character LCD Controller is commonly used on character
55 description: Height of the display, in character cells,
61 description: Width of the display, in character cells.
/linux-6.3-rc2/drivers/auxdisplay/
A DKconfig22 This is the base system for character-based LCD displays.
25 This is some character LCD core interface that multiple drivers can
31 This is the core support for single-line character displays, to be
187 tristate "lcd2s 20x4 character display over I2C console"
191 This is a driver that lets you use the lcd2s 20x4 character display
193 is a simple single color character display. You have to connect it
200 This is a driver for the character LCD found on the ARM Ltd.
278 driver will be registered as character device 10,156, usually
342 int "LCD character set (0=normal, 1=KS0074)"
351 0 : normal (untranslated) character set
[all …]
/linux-6.3-rc2/arch/alpha/lib/
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-6.3-rc2/Documentation/networking/device_drivers/wwan/
A Dt7xx.rst50 /dev/wwan0mbim0 character device
54 /dev/wwan0mbim0 character device. Application shall use this interface for
94 /dev/wwan0at0 character device
97 The userspace end of the control port is a /dev/wwan0at0 character
/linux-6.3-rc2/drivers/staging/greybus/Documentation/firmware/
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-6.3-rc2/arch/m68k/include/asm/
A Doplib.h143 extern int prom_nbputchar(char character);
149 extern void prom_putchar(char character);

Completed in 43 milliseconds

12345678910>>...13