Home
last modified time | relevance | path

Searched refs:WO (Results 1 – 24 of 24) sorted by relevance

/kernel/linux/linux-5.10/Documentation/ABI/testing/
Dsysfs-class-pktcdvd15 add (WO) Write a block device id (major:minor) to
19 remove (WO) Write the pktcdvd device id (major:minor)
35 uevent: (WO) To send a uevent
58 reset: (WO) Write any value to it to reset
Dsysfs-bus-rbd6 (WO) Add rbd block device.
24 (WO) Remove rbd block device.
43 (WO) Available only if rbd module is inserted with single_major
57 (WO) Available only if rbd module is inserted with single_major
103 refresh (WO) Writing to this file will reread the image
Dsysfs-class-backlight-lm36399 (WO) Write to the backlight mapping mode. The backlight current
Dsysfs-class-zram23 WO attribute. Remove a specific /dev/zramX device, where X
Dsysfs-devices-platform-dock14 (WO) Writing to this file causes the software to initiate an
Dsysfs-devices-platform-stratix10-rsu92 (WO) the address in flash of image to be loaded on next
100 (WO) client to notify firmware with different actions.
Dsysfs-platform-dptf59 (WO) Confirm embedded controller about a prochot notification.
Dsysfs-driver-w1_therm21 (WO) writing that file will either trigger a save of the
Dsysfs-bus-rapidio192 (WO) Allows to trigger enumeration discovery process from user
/kernel/linux/linux-5.10/Documentation/admin-guide/mm/
Dcma_debugfs.rst19 - [WO] alloc: Allocate N pages from that CMA area. For example::
25 - [WO] free: Free N pages from that CMA area, similar to the above.
/kernel/linux/linux-5.10/Documentation/admin-guide/blockdev/
Dzram.rst198 reset WO trigger device reset
199 mem_used_max WO reset the `mem_used_max` counter (see later)
200 mem_limit WO specifies the maximum amount of memory ZRAM can
202 writeback_limit WO specifies the maximum amount of write IO zram
208 compact WO trigger memory compaction
211 idle WO mark allocated slot as idle
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/aicasm/
Daicasm_symbol.h66 WO = 0x02, enumerator
Daicasm_gram.y1829 if (symbol->info.rinfo->mode == WO) { in test_readable_symbol()
/kernel/linux/linux-5.10/Documentation/hwmon/
Dsysfs-interface.rst74 WO write only value
194 WO
199 WO
574 WO
579 WO
678 WO
683 WO
802 WO
Dhwmon-kernel-api.rst348 DEVICE_ATTR_{RW,RO,WO} to declare such attributes. This is feasible if an
361 Standard functions, similar to DEVICE_ATTR_{RW,RO,WO}, have _show and _store
Ddell-smm-hwmon.rst38 pwm1_enable WO Enable or disable automatic BIOS fan
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
Daic79xx.reg213 access_mode WO
247 access_mode WO
326 access_mode WO
482 access_mode WO
1934 access_mode WO
1988 access_mode WO
2025 access_mode WO
2117 access_mode WO
2169 access_mode WO
2236 access_mode WO
[all …]
Daic7xxx.reg151 access_mode WO
285 access_mode WO
320 access_mode WO
693 access_mode WO
715 access_mode WO
959 access_mode WO
1054 access_mode WO
1365 access_mode WO
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
Dvmm.h329 #define VMM_WO032(m,v,o,d) VMM_XO((m),(v),(o),(d), 1, 32, WO, "%08x")
333 #define VMM_WO064(m,v,o,d) VMM_XO((m),(v),(o),(d), 1, 64, WO, "%016llx")
/kernel/linux/linux-5.10/Documentation/sound/cards/
Dsb-live-mixer.rst327 WO 9901813 (A1)
331 WO 9901814 (A1)
334 WO 9901953 (A1)
Daudigy-mixer.rst322 WO 9901813 (A1)
326 WO 9901814 (A1)
329 WO 9901953 (A1)
/kernel/linux/linux-5.10/Documentation/ABI/stable/
Dsysfs-class-infiniband468 chip_reset: (WO) Reset the chip if possible by writing
514 loopback: (WO)
515 led_override: (WO)
640 chip_reset: (WO) Write "reset" to this file to reset the
/kernel/linux/linux-5.10/Documentation/driver-api/thermal/
Dsysfs-api.rst370 WO write only value
545 WO, Optional
651 WO, Required
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
Dcore.h33 #define WO(_f) ((_f##_OFFSET) >> 2) macro