Searched refs:writing (Results 1 – 25 of 499) sorted by relevance
12345678910>>...20
/Linux-v4.19/Documentation/virtual/kvm/ |
D | cpuid.txt | 44 || || 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/ |
D | 00-INDEX | 9 packet-writing.txt 10 - Info on the CDRW packet writing module
|
D | packet-writing.txt | 23 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/ |
D | lpddr_cmds.c | 92 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/ |
D | 00-INDEX | 20 - writing a carrier (a device) 23 - writing code for your mezzanine (a driver)
|
/Linux-v4.19/sound/usb/line6/ |
D | Kconfig | 13 * Reading/writing individual parameters 14 * Reading/writing complete channel, effects setup, and amp
|
/Linux-v4.19/Documentation/filesystems/pohmelfs/ |
D | design_notes.txt | 12 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/ |
D | sysfs-platform-usbip-vudc | 30 connection peer. It is done by writing to this 34 close the connection by writing -1 instead of
|
D | sysfs-block-device | 43 to enable it by writing -1. It can be disabled again by 44 writing -2.
|
D | sysfs-driver-typec-displayport | 16 The configuration can be changed by writing to the file 39 Pin assignment can be changed by writing to the file. It is
|
D | debugfs-pktcdvd | 10 The pktcdvd module (packet writing driver) creates
|
D | sysfs-platform-chipidea-usb2 | 9 Only controller at dual-role configuration supports writing.
|
D | sysfs-power | 32 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/ |
D | amc6821 | 66 4 degree C. Read it out after writing to get 73 writing to get the actual value. 89 writing to get actual value.
|
D | abituguru3 | 61 neither is writing any of the sensor settings and writing / reading the
|
/Linux-v4.19/arch/powerpc/kvm/ |
D | book3s_64_mmu_radix.c | 533 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/ |
D | index.rst | 8 writing-an-alsa-driver
|
/Linux-v4.19/Documentation/devicetree/bindings/mtd/ |
D | fsl-upm-nand.txt | 11 UPM pattern (0x1), after writing a data byte (0x2) or after 12 writing out a buffer (0x4).
|
/Linux-v4.19/Documentation/input/devices/ |
D | edt-ft5x06.rst | 41 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/ |
D | flashchip.h | 108 struct flchip *writing; member
|
/Linux-v4.19/Documentation/devicetree/bindings/fpga/ |
D | altera-socfpga-fpga-mgr.txt | 7 - The second index is for writing FPGA configuration data.
|
D | altera-socfpga-a10-fpga-mgr.txt | 7 - The second index is for writing FPGA configuration data.
|
/Linux-v4.19/drivers/staging/xgifb/ |
D | TODO | 2 going to be long. So, I'm writing "cleanups" and not the list.
|
/Linux-v4.19/drivers/firmware/google/ |
D | Kconfig | 17 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/ |
D | index.rst | 6 (and writing!) of documents for this manual is much appreciated!
|
12345678910>>...20