Home
last modified time | relevance | path

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

12345678910>>...23

/Linux-v5.15/Documentation/devicetree/bindings/
Dindex.rst7 writing-bindings
8 writing-schema
/Linux-v5.15/Documentation/virt/kvm/
Dcpuid.rst56 writing to msr 0x4b564d02
59 writing to msr 0x4b564d03
63 writing to msr 0x4b564d04
75 when writing to msr 0x4b564d02
82 be disabled by writing
/Linux-v5.15/drivers/mtd/lpddr/
Dlpddr_cmds.c78 shared[i].writing = shared[i].erasing = NULL; in lpddr_cmdset()
227 contender = shared->writing; in get_chip()
281 shared->writing = chip; in get_chip()
353 if (shared->writing == chip && chip->oldstate == FL_READY) { in put_chip()
355 shared->writing = shared->erasing; in put_chip()
356 if (shared->writing && shared->writing != chip) { in put_chip()
358 struct flchip *loaner = shared->writing; in put_chip()
369 shared->writing = NULL; in put_chip()
370 } else if (shared->erasing == chip && shared->writing != chip) { in put_chip()
/Linux-v5.15/Documentation/cdrom/
Dpacket-writing.rst2 Packet writing
30 Packet writing for DVD-RW media
45 Packet writing for DVD+RW media
72 Packet writing for DVD-RAM media
139 about DVD writing.
Dindex.rst12 packet-writing
/Linux-v5.15/Documentation/admin-guide/mm/damon/
Dusage.rst17 from and writing to special debugfs files. Therefore, you can write and use
24 feature of DAMON most flexibly and efficiently by writing kernel space
46 reading from and writing to the ``attrs`` file. To know about the monitoring
62 monitoring targets. Users can set the targets by writing relevant id values of
82 monitoring by writing to and reading from the ``monitor_on`` file. Writing
/Linux-v5.15/Documentation/admin-guide/gpio/
Dgpio-aggregator.rst25 Aggregated GPIO controllers are instantiated and destroyed by writing to
32 controller by writing a string describing the GPIOs to
61 controller after use by writing its device name to the
81 gpio-aggregator driver, or by writing to the "driver_override" file in Sysfs.
/Linux-v5.15/sound/usb/line6/
DKconfig14 * Reading/writing individual parameters
15 * Reading/writing complete channel, effects setup, and amp
/Linux-v5.15/Documentation/ABI/testing/
Dsysfs-platform-usbip-vudc33 connection peer. It is done by writing to this
37 close the connection by writing -1 instead of
Ddebugfs-wilco-ec24 For writing, bytes 0-1 indicate the message type, one of enum
27 for writing, two for the type and at least a single byte of
Dsysfs-block-device45 to enable it by writing -1. It can be disabled again by
46 writing -2.
61 priority feature, writing "1" to this file results in an error
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
Dsysfs-driver-ucsi-ccg6 firmware upgrade by writing [Yy1] to the file.
Ddebugfs-pktcdvd7 The pktcdvd module (packet writing driver) creates
Dsysfs-platform-chipidea-usb29 Only controller at dual-role configuration supports writing.
/Linux-v5.15/Documentation/hwmon/
Damc6821.rst71 4 degree C. Read it out after writing to get
78 writing to get the actual value.
94 writing to get actual value.
Dabituguru3.rst71 neither is writing any of the sensor settings and writing / reading the
/Linux-v5.15/arch/powerpc/kvm/
Dbook3s_64_mmu_radix.c781 bool kvmppc_hv_handle_set_rc(struct kvm *kvm, bool nested, bool writing, in kvmppc_hv_handle_set_rc() argument
794 if (writing) in kvmppc_hv_handle_set_rc()
802 if (ptep && pte_present(*ptep) && (!writing || pte_write(*ptep))) { in kvmppc_hv_handle_set_rc()
812 bool writing, bool kvm_ro, in kvmppc_book3s_instantiate_page() argument
844 writing, upgrade_p, NULL); in kvmppc_book3s_instantiate_page()
901 if (writing || upgrade_write) { in kvmppc_book3s_instantiate_page()
940 bool writing = !!(dsisr & DSISR_ISSTORE); in kvmppc_book3s_radix_page_fault() local
979 return kvmppc_hv_emulate_mmio(vcpu, gpa, ea, writing); in kvmppc_book3s_radix_page_fault()
983 if (writing) { in kvmppc_book3s_radix_page_fault()
995 if (kvmppc_hv_handle_set_rc(kvm, false, writing, in kvmppc_book3s_radix_page_fault()
[all …]
/Linux-v5.15/Documentation/sound/kernel-api/
Dindex.rst8 writing-an-alsa-driver
/Linux-v5.15/Documentation/devicetree/bindings/mtd/
Dfsl-upm-nand.txt18 UPM pattern (0x1), after writing a data byte (0x2) or after
19 writing out a buffer (0x4).
/Linux-v5.15/net/sunrpc/xprtrdma/
Dxprt_rdma.h519 rpcrdma_data_dir(bool writing) in rpcrdma_data_dir() argument
521 return writing ? DMA_FROM_DEVICE : DMA_TO_DEVICE; in rpcrdma_data_dir()
532 int nsegs, bool writing, __be32 xid,
/Linux-v5.15/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-v5.15/drivers/firmware/google/
DKconfig17 platforms. This provides an interface for writing to and
19 driver provides an interface for reading and writing NVRAM
/Linux-v5.15/Documentation/devicetree/bindings/fpga/
Daltera-socfpga-fpga-mgr.txt7 - The second index is for writing FPGA configuration data.
/Linux-v5.15/include/linux/mtd/
Dflashchip.h94 struct flchip *writing; member

12345678910>>...23