Home
last modified time | relevance | path

Searched refs:writing (Results 1 – 25 of 499) sorted by relevance

12345678910>>...20

/Linux-v4.19/Documentation/virtual/kvm/
Dcpuid.txt44 || || writing to msr 0x4b564d02
47 || || writing to msr 0x4b564d03.
50 || || handler can be enabled by writing
63 || || when writing to msr 0x4b564d02
/Linux-v4.19/Documentation/cdrom/
D00-INDEX9 packet-writing.txt
10 - Info on the CDRW packet writing module
Dpacket-writing.txt23 Packet writing for DVD-RW media
38 Packet writing for DVD+RW media
65 Packet writing for DVD-RAM media
132 about DVD writing.
/Linux-v4.19/drivers/mtd/lpddr/
Dlpddr_cmds.c92 shared[i].writing = shared[i].erasing = NULL; in lpddr_cmdset()
213 contender = shared->writing; in get_chip()
267 shared->writing = chip; in get_chip()
339 if (shared->writing == chip && chip->oldstate == FL_READY) { in put_chip()
341 shared->writing = shared->erasing; in put_chip()
342 if (shared->writing && shared->writing != chip) { in put_chip()
344 struct flchip *loaner = shared->writing; in put_chip()
355 shared->writing = NULL; in put_chip()
356 } else if (shared->erasing == chip && shared->writing != chip) { in put_chip()
/Linux-v4.19/Documentation/fmc/
D00-INDEX20 - writing a carrier (a device)
23 - writing code for your mezzanine (a driver)
/Linux-v4.19/sound/usb/line6/
DKconfig13 * Reading/writing individual parameters
14 * Reading/writing complete channel, effects setup, and amp
/Linux-v4.19/Documentation/filesystems/pohmelfs/
Ddesign_notes.txt12 Since all Linux filesystems lock the whole inode during writing, algorithm
17 Object creation and data reading and writing are processed asynchronously.
37 command (or set of commands, which is frequently used during data writing: single transactions
38 can contain creation and data writing commands). Transactions are committed by all the servers
51 removal of objects and data writing are asynchronous and are sent to
/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-platform-usbip-vudc30 connection peer. It is done by writing to this
34 close the connection by writing -1 instead of
Dsysfs-block-device43 to enable it by writing -1. It can be disabled again by
44 writing -2.
Dsysfs-driver-typec-displayport16 The configuration can be changed by writing to the file
39 Pin assignment can be changed by writing to the file. It is
Ddebugfs-pktcdvd10 The pktcdvd module (packet writing driver) creates
Dsysfs-platform-chipidea-usb29 Only controller at dual-role configuration supports writing.
Dsysfs-power32 to suspend the system (by writing "mem" to the /sys/power/state
64 'testproc' mode, writing 'disk' to /sys/power/state will cause
67 the 'test' mode, writing 'disk' to /sys/power/state will cause
74 The suspend-to-disk method may be chosen by writing to this
113 it contains '0' which may be changed to '1' by writing a
163 disabled by writing "0" to this file, in which case all devices
263 Writing a "1" enables this printing while writing a "0"
288 writing a "0" (default) to it disables them. Reads from
/Linux-v4.19/Documentation/hwmon/
Damc682166 4 degree C. Read it out after writing to get
73 writing to get the actual value.
89 writing to get actual value.
Dabituguru361 neither is writing any of the sensor settings and writing / reading the
/Linux-v4.19/arch/powerpc/kvm/
Dbook3s_64_mmu_radix.c533 bool writing; in kvmppc_book3s_radix_page_fault() local
575 writing = (dsisr & DSISR_ISSTORE) != 0; in kvmppc_book3s_radix_page_fault()
577 if (writing) { in kvmppc_book3s_radix_page_fault()
593 if (writing) in kvmppc_book3s_radix_page_fault()
603 (!writing || pte_write(*ptep))) { in kvmppc_book3s_radix_page_fault()
632 writing, upgrade_p); in kvmppc_book3s_radix_page_fault()
685 if (writing || upgrade_write) { in kvmppc_book3s_radix_page_fault()
/Linux-v4.19/Documentation/sound/kernel-api/
Dindex.rst8 writing-an-alsa-driver
/Linux-v4.19/Documentation/devicetree/bindings/mtd/
Dfsl-upm-nand.txt11 UPM pattern (0x1), after writing a data byte (0x2) or after
12 writing out a buffer (0x4).
/Linux-v4.19/Documentation/input/devices/
Dedt-ft5x06.rst41 mode" by writing "1" or "0" to it. In factory mode (1) it is
53 mode. The same happens when reading/writing to the parameter files when the
/Linux-v4.19/include/linux/mtd/
Dflashchip.h108 struct flchip *writing; member
/Linux-v4.19/Documentation/devicetree/bindings/fpga/
Daltera-socfpga-fpga-mgr.txt7 - The second index is for writing FPGA configuration data.
Daltera-socfpga-a10-fpga-mgr.txt7 - The second index is for writing FPGA configuration data.
/Linux-v4.19/drivers/staging/xgifb/
DTODO2 going to be long. So, I'm writing "cleanups" and not the list.
/Linux-v4.19/drivers/firmware/google/
DKconfig17 platforms. This provides an interface for writing to and
18 clearing the EFI event log and reading and writing NVRAM
/Linux-v4.19/Documentation/core-api/
Dindex.rst6 (and writing!) of documents for this manual is much appreciated!

12345678910>>...20