/linux-6.1.9/drivers/accessibility/speakup/ |
D | DefaultKeyAssignments | 22 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-6.1.9/drivers/scsi/aic7xxx/aicasm/ |
D | aicasm_symbol.c | 386 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-6.1.9/drivers/mfd/ |
D | rave-sp.c | 124 u8 letter[2]; member 660 version->letter[0], in devm_rave_sp_version() 661 version->letter[1]); in devm_rave_sp_version()
|
/linux-6.1.9/Documentation/translations/zh_CN/process/ |
D | submitting-patches.rst | 599 $ git format-patch --base=auto --cover-letter -o outgoing/ master 600 outgoing/0000-cover-letter.patch 604 当你编辑 ``outgoing/0000-cover-letter.patch`` 时,您会注意到在它的最底部有一
|
/linux-6.1.9/Documentation/admin-guide/ |
D | devices.rst | 85 Note: ``/dev/X0R`` is <letter X>-<digit 0>-<letter R>. 205 Each kind of device is indicated by a different letter. For any 206 letter X, the names of the devices are ``/dev/ttyX#`` and ``/dev/cux#``,
|
D | kernel-parameters.rst | 216 bytes respectively. Such letter suffixes can also be entirely omitted:
|
/linux-6.1.9/Documentation/ |
D | Makefile | 58 PAPEROPT_letter = -D latex_paper_size=letter
|
/linux-6.1.9/Documentation/fb/ |
D | matroxfb.rst | 242 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-6.1.9/tools/perf/Documentation/ |
D | perf-sched.txt | 35 individual CPUs, and the two-letter shortcuts stand for tasks that
|
/linux-6.1.9/Documentation/userspace-api/ioctl/ |
D | ioctl-number.rst | 26 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-6.1.9/Documentation/sound/cards/ |
D | serial-u16550.rst | 83 Note that the suffix letter is significant; the MS-124 and MS-124B are not
|
/linux-6.1.9/Documentation/input/devices/ |
D | yealink.rst | 168 updated with the first letter of the icon.
|
/linux-6.1.9/arch/um/ |
D | Kconfig | 180 mconsole, followed by the letter for the requested command.
|
/linux-6.1.9/Documentation/usb/ |
D | usbmon.rst | 151 - 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-6.1.9/Documentation/process/ |
D | submitting-patches.rst | 322 version, add a ``patch changelog`` to the cover letter or to individual patches 774 $ git format-patch --base=auto --cover-letter -o outgoing/ master 775 outgoing/0000-cover-letter.patch 779 When you open ``outgoing/0000-cover-letter.patch`` for editing, you will 800 letter or in the first patch of the series and it should be placed
|
D | maintainer-tip.rst | 125 uppercase letter and should be written in imperative tone. 438 letter of the patch series. 461 Sentences in comments start with an uppercase letter.
|
D | maintainer-netdev.rst | 263 [PATCH net-next 0/3] net: some feature cover letter
|
/linux-6.1.9/Documentation/mm/ |
D | page_owner.rst | 131 multi-letter key from the **STANDARD FORMAT SPECIFIERS** section.
|
/linux-6.1.9/Documentation/kbuild/ |
D | kconfig-macro-language.rst | 56 $( ). The parentheses are required even for single-letter variable names; $X is
|
/linux-6.1.9/arch/mips/include/asm/octeon/ |
D | cvmx-sriox-defs.h | 736 uint64_t letter:2; member 744 uint64_t letter:2;
|
/linux-6.1.9/tools/memory-model/Documentation/ |
D | control-dependencies.txt | 232 destroy the control dependency while respecting the letter of the
|
/linux-6.1.9/Documentation/firmware-guide/acpi/ |
D | namespace.rst | 237 indicated by the letter in the first column and the notation in the
|
/linux-6.1.9/drivers/net/ethernet/qlogic/qed/ |
D | qed_debug.c | 293 char letter; member 1577 if (s_storm_defs[storm_id].letter == storm_letter) in qed_get_id_from_letter() 2855 false, name, storm->letter); in qed_grc_dump_ctx_data() 3025 false, "vfc_cam", storm->letter); in qed_grc_dump_vfc_cam() 3072 storm->letter); in qed_grc_dump_vfc_ram() 4524 storm_letter_str[0] = storm->letter; in qed_fw_asserts_dump()
|
/linux-6.1.9/Documentation/s390/ |
D | 3270.rst | 184 letter "c" meaning character device and should contain "227, 1"
|
/linux-6.1.9/Documentation/ABI/stable/ |
D | sysfs-driver-speakup | 155 a pause between the spelling of each letter by speakup.
|