Home
last modified time | relevance | path

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

12

/Linux-v4.19/Documentation/cdrom/
DMakefile8 `dvips -q -t letter -o $(LATEXFILE).ps $(LATEXFILE).dvi` ;\
9 `gv -antialias -media letter -nocenter $(LATEXFILE).ps` ;\
Dide-cd107 where X should be replaced by the letter indicating where your
187 form `hdX=cdrom', where X is the drive letter corresponding to
250 lilo (again where X is the drive letter corresponding to where your drive
/Linux-v4.19/drivers/staging/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-v4.19/drivers/scsi/aic7xxx/aicasm/
Daicasm_symbol.c390 char *letter; in aic_print_reg_dump_end() local
396 for (letter = lower_name; *letter != '\0'; letter++) in aic_print_reg_dump_end()
397 *letter = tolower(*letter); in aic_print_reg_dump_end()
/Linux-v4.19/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-v4.19/Documentation/
DMakefile36 PAPEROPT_letter = -D latex_paper_size=letter
/Linux-v4.19/Documentation/admin-guide/
Ddevices.rst85 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#``,
Dkernel-parameters.rst203 bytes respectively. Such letter suffixes can also be entirely omitted:
/Linux-v4.19/Documentation/fb/
Dmatroxfb.txt224 outputs:XYZ - set mapping between CRTC and outputs. Each letter can have value
225 of 0 (for no CRTC), 1 (CRTC1) or 2 (CRTC2), and first letter corresponds
226 to primary analog output, second letter to the secondary analog output
227 and third letter to the DVI output. Default setting is 100 for
/Linux-v4.19/tools/perf/Documentation/
Dperf-sched.txt35 individual CPUs, and the two-letter shortcuts stand for tasks that
Dperf-record.txt71 the letter '@' is not interpreted in user space and sent down directly
/Linux-v4.19/Documentation/ioctl/
Dioctl-number.txt20 The first argument to _IO, _IOW, _IOR, or _IOWR is an identifying letter
22 many drivers share a partial letter with other drivers.
24 If you are writing a driver for a new device and need a letter, pick an
/Linux-v4.19/arch/um/
DKconfig143 mconsole, followed by the letter for the requested command.
/Linux-v4.19/Documentation/sound/cards/
Dserial-u16550.rst83 Note that the suffix letter is significant; the MS-124 and MS-124B are not
/Linux-v4.19/Documentation/input/devices/
Dyealink.rst168 updated with the first letter of the icon.
/Linux-v4.19/Documentation/usb/
Dusbmon.txt132 - URB Status word. This is either a letter, or several numbers separated
148 If they find something else, like a letter, they read the setup packet before
/Linux-v4.19/Documentation/kbuild/
Dkconfig-macro-language.txt52 $( ). The parentheses are required even for single-letter variable names; $X is
/Linux-v4.19/drivers/net/ethernet/qlogic/qed/
Dqed_debug.c203 char letter; member
3248 storm_id].letter; in qed_grc_dump_mem_entries()
3345 false, name, true, storm->letter); in qed_grc_dump_ctx_data()
3470 storm->letter); in qed_grc_dump_iors()
3495 false, "vfc_cam", true, storm->letter); in qed_grc_dump_vfc_cam()
3550 true, storm->letter); in qed_grc_dump_vfc_ram()
5042 storm_letter_str[0] = storm->letter; in qed_fw_asserts_dump()
/Linux-v4.19/arch/mips/include/asm/octeon/
Dcvmx-sriox-defs.h776 uint64_t letter:2; member
784 uint64_t letter:2;
/Linux-v4.19/Documentation/acpi/
Dnamespace.txt231 indicated by the letter in the first column and the notation in the
/Linux-v4.19/Documentation/s390/
D3270.txt169 letter "c" meaning character device and should contain "227, 1"
/Linux-v4.19/Documentation/filesystems/caching/
Dfscache.txt406 If neither side of a letter pair is given, then both are implied. For example:
/Linux-v4.19/Documentation/m68k/
Dkernel-options.txt428 organized. This is done by a letter as <org> parameter:
441 For monochrome modes (i.e., <depth> is 1), the <org> letter has a
/Linux-v4.19/drivers/scsi/
Dadvansys.c2744 ushort major, minor, letter; in asc_prt_adv_bios() local
2759 letter = (boardp->bios_version & 0xFF); in asc_prt_adv_bios()
2763 letter >= 26 ? '?' : letter + 'A'); in asc_prt_adv_bios()
2770 (major <= 3 && minor <= 1 && letter < ('I' - 'A'))) { in asc_prt_adv_bios()
/Linux-v4.19/Documentation/media/v4l-drivers/
Dvivid.rst640 excluding letter or pillarboxing.
687 it should be 4x3 or 16x9. This may introduce letter or pillarboxing.

12