Home
last modified time | relevance | path

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

12345678910>>...25

/linux-6.3-rc2/Documentation/devicetree/bindings/
A Dindex.rst7 writing-bindings
8 writing-schema
/linux-6.3-rc2/Documentation/virt/kvm/x86/
A 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-6.3-rc2/drivers/mtd/lpddr/
A 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-6.3-rc2/Documentation/cdrom/
A 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.
A Dindex.rst11 packet-writing
/linux-6.3-rc2/Documentation/admin-guide/gpio/
A 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-6.3-rc2/sound/usb/line6/
A DKconfig14 * Reading/writing individual parameters
15 * Reading/writing complete channel, effects setup, and amp
/linux-6.3-rc2/Documentation/ABI/testing/
A Dsysfs-platform-usbip-vudc33 connection peer. It is done by writing to this
37 close the connection by writing -1 instead of
A 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
A 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
A Dsysfs-driver-ucsi-ccg6 firmware upgrade by writing [Yy1] to the file.
A Ddebugfs-pktcdvd7 The pktcdvd module (packet writing driver) creates
A Dsysfs-platform-chipidea-usb29 Only controller at dual-role configuration supports writing.
A Dsysfs-timecard76 the PHC. May be changed by writing one of the listed
152 The signal generator may be started by writing the signal
219 The output signal may be changed by writing one of the listed
222 The input destinations may be changed by writing multiple
259 value may be changed by writing an unsigned integer.
288 The offset may be changed by writing an unsigned integer.
A Dsysfs-power32 to suspend the system (by writing "mem" to the /sys/power/state
68 'testproc' mode, writing 'disk' to /sys/power/state will cause
71 the 'test' mode, writing 'disk' to /sys/power/state will cause
78 The suspend-to-disk method may be chosen by writing to this
117 it contains '0' which may be changed to '1' by writing a
167 disabled by writing "0" to this file, in which case all devices
268 Writing a "1" enables this printing while writing a "0"
293 writing a "0" (default) to it disables them. Reads from
424 Writing a "1" to this file enables the sync() and writing a "0"
/linux-6.3-rc2/Documentation/admin-guide/mm/damon/
A Dusage.rst20 features by reading from and writing to special sysfs files. Therefore,
37 writing kernel space DAMON application programs for you. You can even extend
48 ``<sysfs>/kernel/mm/damon/``. You can control DAMON by writing to and reading
198 writing to and reading from the files.
203 writing to and rading from the files.
243 as they want, by writing proper values to the files under this directory.
254 region by writing to and reading from the files, respectively.
341 frequency, and age in per-thousand unit by writing the values to the three
357 get the five values by writing to the files, respectively.
386 by writing the path of the memory cgroup from the cgroups mount point to
[all …]
/linux-6.3-rc2/Documentation/admin-guide/perf/
A Dhisi-pcie-pmu.rst88 than trigger condition. You can set the trigger condition by writing
89 "trig_len", and set the trigger mode by writing "trig_mode". This filter can
103 threshold by writing "thr_len", and set the threshold mode by writing
/linux-6.3-rc2/arch/powerpc/kvm/
A Dbook3s_64_mmu_radix.c787 bool kvmppc_hv_handle_set_rc(struct kvm *kvm, bool nested, bool writing, in kvmppc_hv_handle_set_rc() argument
800 if (writing) in kvmppc_hv_handle_set_rc()
808 if (ptep && pte_present(*ptep) && (!writing || pte_write(*ptep))) { in kvmppc_hv_handle_set_rc()
818 bool writing, bool kvm_ro, in kvmppc_book3s_instantiate_page() argument
850 writing, upgrade_p, NULL); in kvmppc_book3s_instantiate_page()
907 if (writing || upgrade_write) { in kvmppc_book3s_instantiate_page()
946 bool writing = !!(dsisr & DSISR_ISSTORE); in kvmppc_book3s_radix_page_fault() local
985 return kvmppc_hv_emulate_mmio(vcpu, gpa, ea, writing); in kvmppc_book3s_radix_page_fault()
989 if (writing) { in kvmppc_book3s_radix_page_fault()
1001 if (kvmppc_hv_handle_set_rc(kvm, false, writing, in kvmppc_book3s_radix_page_fault()
[all …]
/linux-6.3-rc2/Documentation/hwmon/
A 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.
A Dabituguru3.rst71 neither is writing any of the sensor settings and writing / reading the
/linux-6.3-rc2/Documentation/devicetree/bindings/mtd/
A Dfsl-upm-nand.txt18 UPM pattern (0x1), after writing a data byte (0x2) or after
19 writing out a buffer (0x4).
/linux-6.3-rc2/Documentation/sound/kernel-api/
A Dindex.rst8 writing-an-alsa-driver
/linux-6.3-rc2/Documentation/dev-tools/kunit/
A Dindex.rst55 - Provides a framework for writing unit tests.
95 - Encourages writing testable code.
102 You can find a step-by-step guide to writing and running KUnit tests in
/linux-6.3-rc2/net/sunrpc/xprtrdma/
A Dxprt_rdma.h526 rpcrdma_data_dir(bool writing) in rpcrdma_data_dir() argument
528 return writing ? DMA_FROM_DEVICE : DMA_TO_DEVICE; in rpcrdma_data_dir()
539 int nsegs, bool writing, __be32 xid,
/linux-6.3-rc2/Documentation/input/devices/
A 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

Completed in 39 milliseconds

12345678910>>...25