Home
last modified time | relevance | path

Searched full:reading (Results 1 – 25 of 3686) sorted by relevance

12345678910>>...148

/linux-6.8/Documentation/ABI/testing/
Dsysfs-kernel-mm-damon25 stops, respectively. Reading the file returns the keywords
42 Description: Reading this file returns the pid of the kdamond if it is
55 Description: Reading this file returns the available monitoring operations
65 operations set. Reading the file returns the keyword for the
75 DAMON context in microseconds as the value. Reading this file
82 the DAMON context in microseconds as the value. Reading this
89 DAMON context in microseconds as the value. Reading this file
97 monitoring regions of the DAMON context as the value. Reading
104 monitoring regions of the DAMON context as the value. Reading
117 Description: Writing to and reading from this file sets and gets the pid of
[all …]
Dsysfs-bus-event_source-devices-hv_gpci102 * The end user reading this sysfs file must decode the content as per
105 Possible error codes while reading this sysfs file:
134 * The end user reading this sysfs file must decode the content as per
137 Possible error codes while reading this sysfs file:
166 * The end user reading this sysfs file must decode the content as per
169 Possible error codes while reading this sysfs file:
198 * The end user reading this sysfs file must decode the content as per
201 Possible error codes while reading this sysfs file:
230 * The end user reading this sysfs file must decode the content as per
233 Possible error codes while reading this sysfs file:
Dsysfs-bus-iio-resolver-ad2s12105 Reading returns the current Degradation of Signal Reset Maximum
12 Reading returns the allowable voltage range for
19 Reading returns the current Degradation of Signal Reset Minimum
26 Reading returns the allowable voltage range for
Dsysfs-bus-iio-timer-stm325 Reading returns the list possible master modes which are:
90 Reading returns the current master modes.
97 Reading returns the current preset value.
108 Reading returns the list possible enable modes.
134 Reading returns the list possible trigger modes.
Dsysfs-ocfs223 Reading from this file returns a single line, the major
43 Reading from this file returns the names of all loaded
58 Reading from this file returns the name of the active plugin
80 Reading from this file returns the name of the current
/linux-6.8/drivers/accessibility/speakup/
DDefaultKeyAssignments12 InsKeyPad-8 say from top of screen to reading cursor.
18 InsKeyPad-4 say from left edge of line to reading cursor.
20 InsKeyPad-6 Say from reading cursor to right edge of line.
26 InsKeyPad-plus Say from reading cursor line to bottom of screen.
27 KeyPad-Minus Park reading cursor (toggle)
31 InsKeyPad-9 Move reading cursor to top of screen (insert pgup)
32 InsKeyPad-3 Move reading cursor to bottom of screen (insert pgdn)
33 InsKeyPad-7 Move reading cursor to left edge of screen (insert home)
34 InsKeyPad-1 Move reading cursor to right edge of screen (insert end)
35 ControlKeyPad-1 Move reading cursor to last character on current line.
[all …]
/linux-6.8/drivers/hwmon/
Dpowr1220.c110 int reading; in powr1220_read_adc() local
122 * max reading. in powr1220_read_adc()
140 /* get the ADC reading */ in powr1220_read_adc()
145 reading = result >> 4; in powr1220_read_adc()
147 /* get the upper half of the reading */ in powr1220_read_adc()
152 reading |= result << 4; in powr1220_read_adc()
154 /* now convert the reading to a voltage */ in powr1220_read_adc()
155 reading *= ADC_STEP_MV; in powr1220_read_adc()
156 data->adc_values[ch_num] = reading; in powr1220_read_adc()
159 result = reading; in powr1220_read_adc()
[all …]
/linux-6.8/Documentation/hwmon/
Dabituguru-datasheet.rst10 Winbond (W83L950D). And no, reading the manual for this specific uC or
46 hold 0x09 and will only hold 0x08 after reading CMD first, so CMD must be read
53 Reading / Writing
64 that many bytes, reading / writing more will fail, the results when writing
77 when reading you should always use the read address and when writing the
94 After reading CMD, DATA should hold 0x08 which means that the uGuru is ready
113 Reading section in Reading / Writing
197 This byte holds the reading from the sensor. Sensors in Bank1 can be both
202 Volt sensors use a linear scale, a reading 0 corresponds with 0 volt and a
203 reading of 255 with 3494 mV. The sensors for higher voltages however are
[all …]
Dina209.rst41 in0_input_highest shunt voltage historical maximum reading (mV)
42 in0_input_lowest shunt voltage historical minimum reading (mV)
54 in1_input_highest bus voltage historical maximum reading (mV)
55 in1_input_lowest bus voltage historical minimum reading (mV)
67 power1_input_highest power historical maximum reading (uW)
Dsmsc47b397.rst35 Methods for detecting the HP SIO and reading the thermal data on a dc7100
45 Reading temperature information.
69 Reading tach information.
83 Reading the tach LSB locks the tach MSB.
86 How to convert the tach reading to RPM
89 The tach reading (TCount) is given by: (Tach MSB * 256) + (Tach LSB)
/linux-6.8/tools/perf/util/bpf_skel/
Dbpf_prog_profiler.bpf.c40 /* look up before reading, to reduce error */ in BPF_PROG()
79 struct bpf_perf_event_value reading; in BPF_PROG() local
84 err = bpf_perf_event_read_value(&events, cpu, &reading, sizeof(reading)); in BPF_PROG()
88 fexit_update_maps(&reading); in BPF_PROG()
/linux-6.8/Documentation/ABI/obsolete/
Dsysfs-driver-hid-roccat-ryos27 Before reading this file, control has to be written to select
37 Before reading this file, control has to be written to select
47 Before reading this file, control has to be written to select
57 Before reading this file, control has to be written to select
67 Before reading this file, control has to be written to select
77 Before reading this file, control has to be written to select
88 Before reading this file, control has to be written to select
99 Before reading this file, control has to be written to select
110 Before reading this file, control has to be written to select
156 Before reading this file, control has to be written to select
[all …]
Dsysfs-driver-hid-roccat-isku27 Before reading this file, control has to be written to select
37 Before reading this file, control has to be written to select
47 Before reading this file, control has to be written to select
57 Before reading this file, control has to be written to select
67 Before reading this file, control has to be written to select
77 Before reading this file, control has to be written to select
87 Before reading this file, control has to be written to select
106 Before reading this file, control has to be written to select
117 Before reading this file, control has to be written to select
/linux-6.8/tools/bpf/bpftool/skeleton/
Dprofiler.bpf.c52 /* look up before reading, to reduce error */ in BPF_PROG()
62 struct bpf_perf_event_value___local reading; in BPF_PROG() local
65 err = bpf_perf_event_read_value(&events, key, (void *)&reading, in BPF_PROG()
66 sizeof(reading)); in BPF_PROG()
69 *(ptrs[i]) = reading; in BPF_PROG()
/linux-6.8/Documentation/trace/rv/
Druntime-verification.rst82 reading the trace execution from a permanent storage system. *Online* monitors
128 - Reading list the available monitors, one per line
138 - Reading shows the available reactors, one per line.
149 - Reading lists the enabled monitors, one per line
178 - Reading returns the current status of the monitoring
187 - Reading returns the current status of the reaction
207 - Reading shows a description of the monitor *MONITOR*
213 - Reading return the current status of the *MONITOR*
/linux-6.8/Documentation/admin-guide/mm/damon/
Dusage.rst19 features by reading from and writing to special sysfs files. Therefore,
43 ``<sysfs>/kernel/mm/damon/``. You can control DAMON by writing to and reading
132 Reading ``state`` returns ``on`` if the kdamond is currently running, or
157 If the state is ``on``, reading ``pid`` shows the pid of the kdamond thread.
185 available monitoring operations set on the currently running kernel by reading
199 reading from the ``operations`` file.
214 writing to and reading from the files.
276 region by writing to and reading from the files, respectively.
287 <damon_design_damos>`). Users can get and set the schemes by reading from and
341 to and reading from the ``min`` and ``max`` files under ``sz``,
[all …]
/linux-6.8/tools/perf/pmu-events/arch/x86/snowridgex/
Duncore-io.json3 …"BriefDescription": "PCI Express bandwidth reading at IIO. Derived from unc_iio_data_req_of_cpu.me…
12 …"PublicDescription": "Data requested of the CPU : Card reading from DRAM : Number of DWs (4 bytes)…
322 "BriefDescription": "Data requested by the CPU : Core reading from Card's PCICFG space",
328 …"PublicDescription": "Data requested by the CPU : Core reading from Card's PCICFG space : Number o…
333 "BriefDescription": "Data requested by the CPU : Core reading from Card's PCICFG space",
339 …"PublicDescription": "Data requested by the CPU : Core reading from Card's PCICFG space : Number o…
344 "BriefDescription": "Data requested by the CPU : Core reading from Card's PCICFG space",
350 …"PublicDescription": "Data requested by the CPU : Core reading from Card's PCICFG space : Number o…
355 "BriefDescription": "Data requested by the CPU : Core reading from Card's PCICFG space",
361 …"PublicDescription": "Data requested by the CPU : Core reading from Card's PCICFG space : Number o…
[all …]
/linux-6.8/tools/perf/pmu-events/arch/x86/icelakex/
Duncore-io.json293 "BriefDescription": "Data requested by the CPU : Core reading from Card's PCICFG space",
299 …"PublicDescription": "Data requested by the CPU : Core reading from Card's PCICFG space : Number o…
304 "BriefDescription": "Data requested by the CPU : Core reading from Card's PCICFG space",
310 …"PublicDescription": "Data requested by the CPU : Core reading from Card's PCICFG space : Number o…
315 "BriefDescription": "Data requested by the CPU : Core reading from Card's PCICFG space",
321 …"PublicDescription": "Data requested by the CPU : Core reading from Card's PCICFG space : Number o…
326 "BriefDescription": "Data requested by the CPU : Core reading from Card's PCICFG space",
332 …"PublicDescription": "Data requested by the CPU : Core reading from Card's PCICFG space : Number o…
337 "BriefDescription": "Data requested by the CPU : Core reading from Card's PCICFG space",
343 …"PublicDescription": "Data requested by the CPU : Core reading from Card's PCICFG space : Number o…
[all …]
/linux-6.8/Documentation/locking/
Dpercpu-rw-semaphore.rst6 optimized for locking for reading.
9 cores take the lock for reading, the cache line containing the semaphore
13 Locking for reading is very fast, it uses RCU and it avoids any atomic
/linux-6.8/drivers/iio/adc/
Dad7606.h83 * @gpio_frstdata GPIO descriptor for reading from device when data
88 * @data buffer for reading data from the device
89 * @d16 be16 buffer for reading data from the device
127 * @read_block function pointer for reading blocks of data
130 * @reg_read function pointer for reading spi register
/linux-6.8/Documentation/devicetree/bindings/hwmon/
Dadc128d818.txt7 1 temperature reading (internal)
12 1 temperature reading (internal)
16 1 temperature reading (internal)
/linux-6.8/security/loadpin/
DKconfig6 Any files read through the kernel file reading interface
23 bool "Allow reading files from certain other filesystems that use dm-verity"
26 If selected LoadPin can allow reading files from filesystems
/linux-6.8/fs/jffs2/
Dread.c41 pr_warn("Error reading node from 0x%08x: %d\n", in jffs2_read_dnode()
85 Reading whole node and it's uncompressed - read directly to buffer provided, check CRC. in jffs2_read_dnode()
86Reading whole node and it's compressed - read into comprbuf, check CRC and decompress to buffer pr… in jffs2_read_dnode()
87 Reading partial node and it's uncompressed - read into readbuf, check CRC, and copy in jffs2_read_dnode()
88Reading partial node and it's compressed - read into readbuf, check checksum, decompress to decomp… in jffs2_read_dnode()
203 uint32_t fragofs; /* offset within the frag to start reading */ in jffs2_read_inode_range()
207 jffs2_dbg(1, "Reading %d-%d from node at 0x%08x (%d)\n", in jffs2_read_inode_range()
/linux-6.8/drivers/nvdimm/
Ddimm.c37 * label reading commands, revalidate it each time the driver is in nvdimm_probe()
59 * status codes from the label reading commands. in nvdimm_probe()
67 * EACCES failures reading the namespace label-area-properties in nvdimm_probe()
85 * EACCES failures reading the namespace label-data are in nvdimm_probe()
/linux-6.8/drivers/pci/
Dpci-bridge-emul.h77 * Called when reading from the regular PCI bridge
81 * be emulated by the common code by reading from the
88 * Same as ->read_base(), except it is for reading from the
95 * Same as ->read_base(), except it is for reading from the

12345678910>>...148