Home
last modified time | relevance | path

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

/Linux-v4.19/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-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-v4.19/Documentation/cma/
Ddebugfs.txt15 - [WO] alloc: Allocate N pages from that CMA area. For example:
21 - [WO] free: Free N pages from that CMA area, similar to the above.
/Linux-v4.19/drivers/scsi/aic7xxx/aicasm/
Daicasm_symbol.h70 WO = 0x02, enumerator
Daicasm_gram.y1833 if (symbol->info.rinfo->mode == WO) { in test_readable_symbol()
/Linux-v4.19/Documentation/blockdev/
Dzram.txt163 reset WO trigger device reset
164 mem_used_max WO reset the `mem_used_max' counter (see later)
165 mem_limit WO specifies the maximum amount of memory ZRAM can use
169 compact WO trigger memory compaction
/Linux-v4.19/Documentation/hwmon/
Dsysfs-interface73 WO write only value
160 WO
164 WO
420 WO
424 WO
486 WO
490 WO
557 WO
/Linux-v4.19/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-v4.19/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
Dvmm.h298 #define VMM_WO032(m,v,o,d) VMM_XO((m),(v),(o),(d), 1, 32, WO, "%08x")
302 #define VMM_WO064(m,v,o,d) VMM_XO((m),(v),(o),(d), 1, 64, WO, "%016llx")
/Linux-v4.19/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)
/Linux-v4.19/Documentation/ABI/stable/
Dsysfs-class-infiniband505 chip_reset: (WO) Reset the chip if possible by writing
547 loopback: (WO)
548 led_override: (WO)
669 chip_reset: (WO) Write "reset" to this file to reset the
/Linux-v4.19/Documentation/thermal/
Dsysfs-api.txt258 WO write only value
410 WO, Optional
501 WO, Required
/Linux-v4.19/drivers/net/wireless/ath/ath10k/
Dcore.h44 #define WO(_f) ((_f##_OFFSET) >> 2) macro