Home
last modified time | relevance | path

Searched refs:reading (Results 1 – 25 of 488) sorted by relevance

12345678910>>...20

/linux/drivers/accessibility/speakup/
H A 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/tools/perf/util/bpf_skel/
H A Dbpf_prog_profiler.bpf.c79 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/drivers/media/usb/gspca/
H A Dsn9c2028.c100 static int sn9c2028_read4(struct gspca_dev *gspca_dev, u8 *reading) in sn9c2028_read4() argument
112 memcpy(reading, gspca_dev->usb_buf, 4); in sn9c2028_read4()
114 reading[0], reading[1], reading[2], reading[3]); in sn9c2028_read4()
121 __u8 reading[4]; in sn9c2028_long_command() local
135 memset(reading, 0, 4); in sn9c2028_long_command()
136 status = sn9c2028_read4(gspca_dev, reading); in sn9c2028_long_command()
/linux/Documentation/ABI/testing/
H A Dsysfs-kernel-mm-damon163 Description: Writing to and reading from this file sets and gets the pid of
170 Description: Writing to and reading from this file sets and gets the
187 Description: Writing to and reading from this file sets and gets the start
193 Description: Writing to and reading from this file sets and gets the end
206 Description: Writing to and reading from this file sets and gets the action
225 Description: Writing to and reading from this file sets and gets the minimum
231 Description: Writing to and reading from this file sets and gets the maximum
237 Description: Writing to and reading from this file sets and gets the manimum
243 Description: Writing to and reading from this file sets and gets the maximum
249 Description: Writing to and reading from this file sets and gets the minimum
[all …]
H A 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:
/linux/tools/bpf/bpftool/skeleton/
H A Dprofiler.bpf.c62 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/drivers/macintosh/
H A Dvia-macii.c110 reading, enumerator
401 macii_state = reading; in macii_interrupt()
436 macii_state = reading; in macii_interrupt()
450 macii_state = reading; in macii_interrupt()
460 macii_state = reading; in macii_interrupt()
496 case reading: in macii_interrupt()
H A Dvia-cuda.c161 reading, enumerator
599 cuda_state = reading; in cuda_interrupt()
608 cuda_state = reading; in cuda_interrupt()
656 case reading: in cuda_interrupt()
715 cuda_state = reading; in cuda_interrupt()
/linux/Documentation/ABI/obsolete/
H A 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 …]
H A 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/Documentation/hwmon/
H A 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)
H A Dmp2856.rst43 Device supports direct format for reading output current, output voltage,
45 Device supports linear format for reading input voltage and input power.
46 Device supports VID and direct formats for reading output voltage.
H A Dsfctemp.rst16 This driver adds support for reading the built-in temperature sensor on the
32 temp1_input RO Temperature reading in milli-degrees Celsius.
H A Dadm1025.rst46 input, or as the a fifth digital entry for the VID reading (bit 4). It's
52 properly, you'll have a wrong +12V reading or a wrong VID reading. The way
H A Dmp2975.rst44 Device supports direct format for reading output current, output voltage,
46 Device supports linear format for reading input voltage and input power.
47 Device supports VID and direct formats for reading output voltage.
H A Dgl518sm.rst36 0x80 chips support the reading of all voltages and revision 0x00 only
65 reading the current voltage of any input except for VIN3; limit setting and
79 The GL518SM only updates its values each 1.5 seconds; reading it more often
/linux/drivers/hwtracing/coresight/
H A Dcoresight-tmc-etf.c201 if (drvdata->reading) { in tmc_enable_etf_sink_sysfs()
262 if (drvdata->reading) in tmc_enable_etf_sink_perf()
340 if (drvdata->reading) { in tmc_disable_etf_sink()
374 if (drvdata->reading) { in tmc_enable_etf_link()
404 if (drvdata->reading) { in tmc_disable_etf_link()
721 if (drvdata->reading) { in tmc_read_prepare_etb()
749 drvdata->reading = true; in tmc_read_prepare_etb()
800 drvdata->reading = false; in tmc_read_unprepare_etb()
H A Dultrasoc-smb.c103 if (drvdata->reading) in smb_open()
110 drvdata->reading = true; in smb_open()
156 drvdata->reading = false; in smb_release()
252 if (drvdata->reading) in smb_enable()
286 if (drvdata->reading) in smb_disable()
/linux/drivers/scsi/qedf/
H A Dqedf_attr.c132 long reading; in qedf_sysfs_write_grcdump() local
144 ret = kstrtol(buf, 10, &reading); in qedf_sysfs_write_grcdump()
150 switch (reading) { in qedf_sysfs_write_grcdump()
/linux/Documentation/w1/
H A Dw1-generic.rst42 2. reading. This will issue reading eeprom response.
61 provides temperature reading function which is bound to ->rbin() method
65 - driver for simple 64bit memory cell provides ID reading method.
67 You can call above methods by reading appropriate sysfs files.
/linux/drivers/virtio/
H A Dvirtio_rtc_internal.h21 int viortc_read(struct viortc_dev *viortc, u16 vio_clk_id, u64 *reading);
23 u64 *reading, u64 *cycles);
/linux/drivers/usb/misc/
H A Dchaoskey.c83 bool reading; /* ongoing IO */ member
344 dev->reading = false; in chaos_read_callback()
379 dev->reading = true; in _chaoskey_fill()
383 dev->reading = false; in _chaoskey_fill()
396 !dev->reading, in _chaoskey_fill()
/linux/drivers/soc/loongson/
H A DKconfig16 SoCs. Initially only reading SVR and registering soc device are
17 supported. Other guts accesses, such as reading firmware configuration
/linux/Documentation/wmi/devices/
H A Duniwill-laptop.rst75 2. 16-bit data (set to ``0x0000`` when reading)
76 3. 16-bit operation (``0x0100`` for reading and ``0x0000`` for writing)
79 The first 8 bits of the ``Return`` value contain the data returned by the EC when reading.
144 ACPI control methods used for reading registers take a single ACPI integer containing the address
153 System memory can be accessed with a granularity of either a single byte (``MMRB`` for reading and
154 ``MMWB`` for writing) or four bytes (``MMRD`` for reading and ``MMWD`` for writing). Those ACPI
/linux/Documentation/userspace-api/media/v4l/
H A Dfunc-read.rst63 application starts reading the buffer until the read is finished. Thus
65 reading, or the capture rate must fall below the nominal frame rate of
108 immediately available for reading.
111 ``fd`` is not a valid file descriptor or is not open for reading, or

12345678910>>...20