Lines Matching +full:write +full:- +full:only
6 This read/write attribute allows users to set read-write
7 devices as read-only and back to read-write from userspace.
8 This can be used to unlock and relock write-protection of
11 Read returns '0' or '1' for read-write or read-only modes
13 Write parses one of 'YyTt1NnFf0', or [oO][NnFf] for "on"
15 Note: This file is only present if CONFIG_NVMEM_SYSFS
23 This file allows user to read/write the raw NVMEM contents.
24 Permissions for write to this file depends on the nvmem
26 Note: This file is only present if CONFIG_NVMEM_SYSFS
46 This read-only attribute allows user to read the NVMEM
49 Note: This file is only present if CONFIG_NVMEM_SYSFS