/linux-6.3-rc2/drivers/accessibility/speakup/ |
A D | DefaultKeyAssignments | 12 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.3-rc2/drivers/hwmon/ |
A D | powr1220.c | 110 int reading; in powr1220_read_adc() local 145 reading = result >> 4; in powr1220_read_adc() 152 reading |= result << 4; 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() 161 if (reading > data->adc_maxes[ch_num]) in powr1220_read_adc() 162 data->adc_maxes[ch_num] = reading; in powr1220_read_adc()
|
/linux-6.3-rc2/tools/perf/util/bpf_skel/ |
A D | bpf_prog_profiler.bpf.c | 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.3-rc2/drivers/media/usb/gspca/ |
A D | sn9c2028.c | 100 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-6.3-rc2/tools/bpf/bpftool/skeleton/ |
A D | profiler.bpf.c | 56 struct bpf_perf_event_value reading; in BPF_PROG() local 59 err = bpf_perf_event_read_value(&events, key, &reading, in BPF_PROG() 60 sizeof(reading)); in BPF_PROG() 63 *(ptrs[i]) = reading; in BPF_PROG()
|
/linux-6.3-rc2/Documentation/ABI/testing/ |
A D | sysfs-kernel-mm-damon | 130 Description: Writing to and reading from this file sets and gets the start 136 Description: Writing to and reading from this file sets and gets the end 191 Description: Writing to and reading from this file sets and gets the time 197 Description: Writing to and reading from this file sets and gets the size 209 Description: Writing to and reading from this file sets and gets the 216 Description: Writing to and reading from this file sets and gets the 223 Description: Writing to and reading from this file sets and gets the 246 Description: Writing to and reading from this file sets and gets the high 252 Description: Writing to and reading from this file sets and gets the mid 258 Description: Writing to and reading from this file sets and gets the low [all …]
|
/linux-6.3-rc2/Documentation/devicetree/bindings/hwmon/ |
A D | adc128d818.txt | 7 1 temperature reading (internal) 12 1 temperature reading (internal) 16 1 temperature reading (internal)
|
/linux-6.3-rc2/drivers/macintosh/ |
A D | via-macii.c | 110 reading, enumerator 406 macii_state = reading; in macii_interrupt() 441 macii_state = reading; in macii_interrupt() 455 macii_state = reading; in macii_interrupt() 465 macii_state = reading; in macii_interrupt() 501 case reading: in macii_interrupt()
|
/linux-6.3-rc2/Documentation/locking/ |
A D | percpu-rw-semaphore.rst | 6 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.3-rc2/Documentation/ABI/obsolete/ |
A D | sysfs-driver-hid-roccat-ryos | 27 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 …]
|
A D | sysfs-driver-hid-roccat-isku | 27 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.3-rc2/Documentation/hwmon/ |
A D | ina209.rst | 41 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)
|
A D | abituguru-datasheet.rst | 10 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 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 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 209 Celsius and a reading of 255 with a reading of 255 degrees Celsius. 302 This byte holds the reading from the sensor. 0-255 = 0-15300 (linear) [all …]
|
A D | adm1025.rst | 46 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
|
A D | mp2975.rst | 44 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.
|
A D | gl518sm.rst | 36 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-6.3-rc2/drivers/hwtracing/coresight/ |
A D | coresight-tmc-etf.c | 198 if (drvdata->reading) { in tmc_enable_etf_sink_sysfs() 259 if (drvdata->reading) in tmc_enable_etf_sink_perf() 336 if (drvdata->reading) { in tmc_disable_etf_sink() 368 if (drvdata->reading) { in tmc_enable_etf_link() 397 if (drvdata->reading) { in tmc_disable_etf_link() 624 if (drvdata->reading) { in tmc_read_prepare_etb() 652 drvdata->reading = true; in tmc_read_prepare_etb() 704 drvdata->reading = false; in tmc_read_unprepare_etb()
|
/linux-6.3-rc2/security/loadpin/ |
A D | Kconfig | 6 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.3-rc2/drivers/soc/loongson/ |
A D | Kconfig | 16 SoCs. Initially only reading SVR and registering soc device are 17 supported. Other guts accesses, such as reading firmware configuration
|
/linux-6.3-rc2/drivers/scsi/qedf/ |
A D | qedf_attr.c | 132 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-6.3-rc2/Documentation/w1/ |
A D | w1-generic.rst | 42 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-6.3-rc2/drivers/usb/misc/ |
A D | chaoskey.c | 81 bool reading; /* ongoing IO */ member 331 dev->reading = false; in chaos_read_callback() 366 dev->reading = true; in _chaoskey_fill() 370 dev->reading = false; in _chaoskey_fill() 383 !dev->reading, in _chaoskey_fill()
|
/linux-6.3-rc2/drivers/media/v4l2-core/ |
A D | videobuf-core.c | 195 if (q->reading) { in videobuf_queue_is_busy() 238 if (q->streaming || q->reading) { in __videobuf_free() 269 q->reading = 0; in videobuf_queue_cancel() 542 if (q->reading) { in videobuf_qbuf() 743 if (q->reading) in videobuf_streamon() 992 q->reading = 1; in __videobuf_read_start() 1039 if (q->reading) in videobuf_stop() 1060 if (!q->reading) { in videobuf_read_stream() 1133 if (!q->reading) in videobuf_poll_stream() 1135 if (!q->reading) { in videobuf_poll_stream()
|
/linux-6.3-rc2/drivers/soc/fsl/ |
A D | Kconfig | 19 Initially only reading SVR and registering soc device are supported. 20 Other guts accesses, such as reading RCW, should eventually be moved
|
/linux-6.3-rc2/Documentation/userspace-api/media/v4l/ |
A D | func-read.rst | 63 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
|