Home
last modified time | relevance | path

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

/Linux-v5.4/Documentation/ABI/testing/
Dsysfs-class-pktcdvd14 add: (WO) Write a block device id (major:minor) to
18 remove: (WO) Write the pktcdvd device id (major:minor)
33 uevent: (WO) To send a uevent
56 reset: (WO) Write any value to it to reset
Dsysfs-bus-rbd6 (WO) Add rbd block device.
22 (WO) Remove rbd block device.
39 (WO) Available only if rbd module is inserted with single_major
53 (WO) Available only if rbd module is inserted with single_major
97 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-stratix10-rsu92 (WO) the address in flash of image to be loaded on next
100 (WO) client to notify firmware with different actions.
Dsysfs-devices-platform-dock14 (WO) Writing to this file causes the software to initiate an
Dsysfs-bus-rapidio189 (WO) Allows to trigger enumeration discovery process from user
/Linux-v5.4/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.
/Linux-v5.4/Documentation/admin-guide/blockdev/
Dzram.rst197 reset WO trigger device reset
198 mem_used_max WO reset the `mem_used_max` counter (see later)
199 mem_limit WO specifies the maximum amount of memory ZRAM can
201 writeback_limit WO specifies the maximum amount of write IO zram
207 compact WO trigger memory compaction
210 idle WO mark allocated slot as idle
/Linux-v5.4/drivers/scsi/aic7xxx/aicasm/
Daicasm_symbol.h66 WO = 0x02, enumerator
Daicasm_gram.y1829 if (symbol->info.rinfo->mode == WO) { in test_readable_symbol()
/Linux-v5.4/Documentation/hwmon/
Dsysfs-interface.rst74 WO write only value
194 WO
199 WO
560 WO
565 WO
650 WO
655 WO
760 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
/Linux-v5.4/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
/Linux-v5.4/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
Dvmm.h332 #define VMM_WO032(m,v,o,d) VMM_XO((m),(v),(o),(d), 1, 32, WO, "%08x")
336 #define VMM_WO064(m,v,o,d) VMM_XO((m),(v),(o),(d), 1, 64, WO, "%016llx")
/Linux-v5.4/Documentation/sound/cards/
Daudigy-mixer.rst322 WO 9901813 (A1)
326 WO 9901814 (A1)
329 WO 9901953 (A1)
Dsb-live-mixer.rst327 WO 9901813 (A1)
331 WO 9901814 (A1)
334 WO 9901953 (A1)
/Linux-v5.4/Documentation/ABI/stable/
Dsysfs-class-infiniband488 chip_reset: (WO) Reset the chip if possible by writing
530 loopback: (WO)
531 led_override: (WO)
652 chip_reset: (WO) Write "reset" to this file to reset the
/Linux-v5.4/Documentation/driver-api/thermal/
Dsysfs-api.rst370 WO write only value
545 WO, Optional
651 WO, Required
/Linux-v5.4/drivers/net/wireless/ath/ath10k/
Dcore.h33 #define WO(_f) ((_f##_OFFSET) >> 2) macro