Home
last modified time | relevance | path

Searched refs:letter (Results 1 – 25 of 42) sorted by relevance

12

/Linux-v5.10/drivers/accessibility/speakup/
DDefaultKeyAssignments22 InsKeyPad-2 say current letter phonetically
23 KeyPad-1 Say Previous Character (left one letter)
24 KeyPad-3 Say Next Character (right one letter)
/Linux-v5.10/drivers/scsi/aic7xxx/aicasm/
Daicasm_symbol.c386 char *letter; in aic_print_reg_dump_end() local
392 for (letter = lower_name; *letter != '\0'; letter++) in aic_print_reg_dump_end()
393 *letter = tolower(*letter); in aic_print_reg_dump_end()
/Linux-v5.10/drivers/mfd/
Drave-sp.c124 u8 letter[2]; member
660 version->letter[0], in devm_rave_sp_version()
661 version->letter[1]); in devm_rave_sp_version()
/Linux-v5.10/Documentation/admin-guide/
Ddevices.rst86 Note: ``/dev/X0R`` is <letter X>-<digit 0>-<letter R>.
206 Each kind of device is indicated by a different letter. For any
207 letter X, the names of the devices are ``/dev/ttyX#`` and ``/dev/cux#``,
Dkernel-parameters.rst205 bytes respectively. Such letter suffixes can also be entirely omitted:
/Linux-v5.10/Documentation/
DMakefile56 PAPEROPT_letter = -D latex_paper_size=letter
/Linux-v5.10/Documentation/fb/
Dmatroxfb.rst242 outputs:XYZ set mapping between CRTC and outputs. Each letter can have value
243 of 0 (for no CRTC), 1 (CRTC1) or 2 (CRTC2), and first letter
244 corresponds to primary analog output, second letter to the
245 secondary analog output and third letter to the DVI output.
/Linux-v5.10/tools/perf/Documentation/
Dperf-sched.txt35 individual CPUs, and the two-letter shortcuts stand for tasks that
/Linux-v5.10/Documentation/userspace-api/ioctl/
Dioctl-number.rst26 The first argument to _IO, _IOW, _IOR, or _IOWR is an identifying letter
28 many drivers share a partial letter with other drivers.
30 If you are writing a driver for a new device and need a letter, pick an
/Linux-v5.10/Documentation/sound/cards/
Dserial-u16550.rst83 Note that the suffix letter is significant; the MS-124 and MS-124B are not
/Linux-v5.10/Documentation/cdrom/
Dide-cd.rst109 where X should be replaced by the letter indicating where your
189 form `hdX=cdrom`, where X is the drive letter corresponding to
252 lilo (again where X is the drive letter corresponding to where your drive
/Linux-v5.10/arch/um/
DKconfig147 mconsole, followed by the letter for the requested command.
/Linux-v5.10/Documentation/input/devices/
Dyealink.rst168 updated with the first letter of the icon.
/Linux-v5.10/Documentation/usb/
Dusbmon.rst151 - URB Status word. This is either a letter, or several numbers separated
167 If they find something else, like a letter, they read the setup packet before
/Linux-v5.10/Documentation/process/
Dsubmitting-drivers.rst67 rationale for your license choices in your cover letter.
Dsubmitting-patches.rst710 $ git format-patch --base=auto --cover-letter -o outgoing/ master
711 outgoing/0000-cover-letter.patch
715 When you open ``outgoing/0000-cover-letter.patch`` for editing, you will
736 letter or in the first patch of the series and it should be placed
/Linux-v5.10/Documentation/kbuild/
Dkconfig-macro-language.rst56 $( ). The parentheses are required even for single-letter variable names; $X is
/Linux-v5.10/arch/mips/include/asm/octeon/
Dcvmx-sriox-defs.h736 uint64_t letter:2; member
744 uint64_t letter:2;
/Linux-v5.10/drivers/net/ethernet/qlogic/qed/
Dqed_debug.c235 char letter; member
1488 if (s_storm_defs[storm_id].letter == storm_letter) in qed_get_id_from_letter()
2674 false, name, storm->letter); in qed_grc_dump_ctx_data()
2844 false, "vfc_cam", storm->letter); in qed_grc_dump_vfc_cam()
2891 storm->letter); in qed_grc_dump_vfc_ram()
4436 storm_letter_str[0] = storm->letter; in qed_fw_asserts_dump()
/Linux-v5.10/Documentation/firmware-guide/acpi/
Dnamespace.rst237 indicated by the letter in the first column and the notation in the
/Linux-v5.10/Documentation/s390/
D3270.rst184 letter "c" meaning character device and should contain "227, 1"
/Linux-v5.10/Documentation/ABI/stable/
Dsysfs-driver-speakup155 a pause between the spelling of each letter by speakup.
/Linux-v5.10/Documentation/networking/
Dnetdev-FAQ.rst273 [PATCH net-next 0/3] net: some feature cover letter
/Linux-v5.10/Documentation/filesystems/caching/
Dfscache.rst522 If neither side of a letter pair is given, then both are implied. For example:
/Linux-v5.10/Documentation/m68k/
Dkernel-options.rst444 organized. This is done by a letter as <org> parameter:
461 For monochrome modes (i.e., <depth> is 1), the <org> letter has a

12