Home
last modified time | relevance | path

Searched full:writing (Results 1 – 25 of 4144) sorted by relevance

12345678910>>...166

/kernel/linux/linux-4.19/Documentation/admin-guide/
Dmd.rst131 An array is ``created`` by writing appropriate superblocks to all
230 devices. Writing a number (in Kilobytes) which is less than
233 Writing the word ``default`` will cause the effective size of the
250 and writing will effect the ``new`` value, leaving the ``old``
258 and can be read from here. Writing to this value may resize
293 Writing a value of 0 disables safemode.
298 writing the word for the desired state, however some states
309 Writing is equivalent to STOP_ARRAY ioctl
320 Writing this, if accepted, will block until array is quiessent
426 The accepted values when writing to this file are ``ppl`` and ``resync``,
[all …]
/kernel/linux/linux-5.10/Documentation/admin-guide/
Dmd.rst131 An array is ``created`` by writing appropriate superblocks to all
230 devices. Writing a number (in Kilobytes) which is less than
233 Writing the word ``default`` will cause the effective size of the
250 and writing will effect the ``new`` value, leaving the ``old``
258 and can be read from here. Writing to this value may resize
293 Writing a value of 0 disables safemode.
298 writing the word for the desired state, however some states
309 Writing is equivalent to STOP_ARRAY ioctl
320 Writing this, if accepted, will block until array is quiessent
426 The accepted values when writing to this file are ``ppl`` and ``resync``,
[all …]
/kernel/linux/linux-4.19/Documentation/ABI/testing/
Dsysfs-bus-pci5 Writing a device location to this file will cause
18 Writing a device location to this file will cause the
31 Writing a device ID to this file will attempt to
48 Writing a device ID to this file will remove an ID
64 Writing a non-zero value to this attribute will
72 Writing a zero value to this attribute disallows MSI and
97 Writing a non-zero value to this attribute will
104 Writing a non-zero value to this attribute will
113 Writing a non-zero value to this attribute will
125 will be present in sysfs. Writing 1 to this file
[all …]
Dsysfs-driver-wacom9 or 0 otherwise. Writing to this file one of these values
28 Writing to this file sets the status LED luminance (1..127)
38 Writing to this file sets the status LED luminance (1..127)
47 Writing to this file sets which one of the four (for Intuos 4
57 Writing to this file sets which one of the left four (for Cintiq 21UX2
65 Writing to this file sets the overall luminance level (0..15)
72 When writing a 1024 byte raw image in Wacom Intuos 4
89 Writing the character sequence '*' followed by a newline to
Dsysfs-power18 Writing one of the above strings to this file causes the system
32 to suspend the system (by writing "mem" to the /sys/power/state
35 Writing one of the above strings to this file causes the mode
64 'testproc' mode, writing 'disk' to /sys/power/state will cause
67 the 'test' mode, writing 'disk' to /sys/power/state will cause
74 The suspend-to-disk method may be chosen by writing to this
113 it contains '0' which may be changed to '1' by writing a
163 disabled by writing "0" to this file, in which case all devices
175 read from. Writing to it will only succeed if the current
263 Writing a "1" enables this printing while writing a "0"
[all …]
Dsysfs-class-rc27 Writing "+proto" will add a protocol to the list of enabled
29 Writing "-proto" will remove a protocol from the list of enabled
31 Writing "proto" will enable only "proto".
32 Writing "none" will disable all protocols.
77 Writing "proto" will use "proto" for wakeup events.
78 Writing "none" will disable wakeup.
/kernel/linux/linux-5.10/Documentation/ABI/testing/
Dsysfs-driver-wacom9 or 0 otherwise. Writing to this file one of these values
28 Writing to this file sets the status LED luminance (1..127)
38 Writing to this file sets the status LED luminance (1..127)
47 Writing to this file sets which one of the four (for Intuos 4
57 Writing to this file sets which one of the left four (for Cintiq 21UX2
65 Writing to this file sets the overall luminance level (0..15)
72 When writing a 1024 byte raw image in Wacom Intuos 4
91 Writing the character sequence '*' followed by a newline to
Dsysfs-bus-pci5 Writing a device location to this file will cause
20 Writing a device location to this file will cause the
35 Writing a device ID to this file will attempt to
53 Writing a device ID to this file will remove an ID
70 Writing a non-zero value to this attribute will
78 Writing a zero value to this attribute disallows MSI and
103 Writing a non-zero value to this attribute will
110 Writing a non-zero value to this attribute will
119 Writing a non-zero value to this attribute will
131 will be present in sysfs. Writing 1 to this file
[all …]
Dsysfs-power18 Writing one of the above strings to this file causes the system
32 to suspend the system (by writing "mem" to the /sys/power/state
35 Writing one of the above strings to this file causes the mode
68 'testproc' mode, writing 'disk' to /sys/power/state will cause
71 the 'test' mode, writing 'disk' to /sys/power/state will cause
78 The suspend-to-disk method may be chosen by writing to this
117 it contains '0' which may be changed to '1' by writing a
167 disabled by writing "0" to this file, in which case all devices
179 read from. Writing to it will only succeed if the current
268 Writing a "1" enables this printing while writing a "0"
[all …]
Dsysfs-bus-thunderbolt42 user Devices are only authorized based on writing
104 have this attribute. Writing 32 byte hex string changes
106 Writing an empty string clears the key and regular connection
189 authentication procedure is started by writing to
195 This file will accept writing values "1" or "2"
197 - Writing "1" will flush the image to the storage
199 - Writing "2" will run some basic validation on the image
205 based mailbox before the device is power cycled. Writing
270 authentication procedure is started by writing 1 to
298 This file will accept writing values "1" or "2"
[all …]
Dsysfs-class-rc30 Writing "+proto" will add a protocol to the list of enabled
33 Writing "-proto" will remove a protocol from the list of enabled
36 Writing "proto" will enable only "proto".
38 Writing "none" will disable all protocols.
93 Writing "proto" will use "proto" for wakeup events.
95 Writing "none" will disable wakeup.
/kernel/liteos_a/kernel/include/
Dlos_queue.h164 * Queue error code: Queue reading and writing are not synchronous.
168 * Solution: Synchronize queue reading with queue writing.
224 * Queue error code: The pointer passed in during queue writing is null.
234 * Queue error code: The buffer size passed in during queue writing is 0.
244 * Queue error code: The buffer size passed in during queue writing is bigger than the queue size.
254 * Queue error code: No free node is available during queue writing.
258 * Solution: Ensure that free nodes are available before queue writing.
347 UINT64 uwWaitWriteTask; /**< Resource writing task */
459 …* @retval #LOS_ERRNO_QUEUE_INVALID The queue handle passed in during queue writing i…
460 …* @retval #LOS_ERRNO_QUEUE_WRITE_PTR_NULL The pointer passed in during queue writing is nul…
[all …]
/kernel/linux/linux-4.19/Documentation/RCU/Design/Requirements/
DReadersPartitionGP1.svg119 …l;text-align:center;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-a…
134 …l;text-align:center;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-a…
166 …l;text-align:center;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-a…
177 …l;text-align:center;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-a…
188 …l;text-align:center;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-a…
199 …l;text-align:center;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-a…
210 …l;text-align:center;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-a…
221 …l;text-align:center;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-a…
232 …l;text-align:center;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-a…
243 …l;text-align:center;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-a…
[all …]
DGPpartitionReaders1.svg91 …l;text-align:center;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-a…
106 …l;text-align:center;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-a…
138 …l;text-align:center;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-a…
149 …l;text-align:center;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-a…
160 …l;text-align:center;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-a…
171 …l;text-align:center;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-a…
182 …l;text-align:center;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-a…
193 …l;text-align:center;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-a…
204 …l;text-align:center;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-a…
215 …l;text-align:center;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-a…
[all …]
/kernel/linux/linux-5.10/Documentation/RCU/Design/Requirements/
DReadersPartitionGP1.svg119 …l;text-align:center;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-a…
134 …l;text-align:center;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-a…
166 …l;text-align:center;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-a…
177 …l;text-align:center;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-a…
188 …l;text-align:center;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-a…
199 …l;text-align:center;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-a…
210 …l;text-align:center;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-a…
221 …l;text-align:center;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-a…
232 …l;text-align:center;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-a…
243 …l;text-align:center;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-a…
[all …]
DGPpartitionReaders1.svg91 …l;text-align:center;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-a…
106 …l;text-align:center;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-a…
138 …l;text-align:center;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-a…
149 …l;text-align:center;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-a…
160 …l;text-align:center;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-a…
171 …l;text-align:center;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-a…
182 …l;text-align:center;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-a…
193 …l;text-align:center;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-a…
204 …l;text-align:center;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-a…
215 …l;text-align:center;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-a…
[all …]
/kernel/linux/linux-4.19/sound/soc/qcom/
Dlpass-platform.c93 "error writing to rdmactl reg: %d\n", ret); in lpass_platform_pcmops_open()
220 dev_err(soc_runtime->dev, "error writing to rdmactl reg: %d\n", in lpass_platform_pcmops_hw_params()
242 dev_err(soc_runtime->dev, "error writing to rdmactl reg: %d\n", in lpass_platform_pcmops_hw_free()
265 dev_err(soc_runtime->dev, "error writing to rdmabase reg: %d\n", in lpass_platform_pcmops_prepare()
274 dev_err(soc_runtime->dev, "error writing to rdmabuff reg: %d\n", in lpass_platform_pcmops_prepare()
283 dev_err(soc_runtime->dev, "error writing to rdmaper reg: %d\n", in lpass_platform_pcmops_prepare()
292 dev_err(soc_runtime->dev, "error writing to rdmactl reg: %d\n", in lpass_platform_pcmops_prepare()
323 "error writing to irqclear reg: %d\n", ret); in lpass_platform_pcmops_trigger()
333 "error writing to irqen reg: %d\n", ret); in lpass_platform_pcmops_trigger()
343 "error writing to rdmactl reg: %d\n", ret); in lpass_platform_pcmops_trigger()
[all …]
/kernel/linux/linux-4.19/drivers/video/fbdev/
Dsmscufx.c209 check_warn_return(status, "ufx_reg_clear_and_set_bits error writing " in ufx_reg_clear_and_set_bits()
231 check_warn_return(status, "ufx_lite_reset error writing 0x3008"); in ufx_lite_reset()
258 check_warn_return(status, "ufx_blank error writing 0x2000"); in ufx_blank()
295 check_warn_return(status, "ufx_unblank error writing 0x2000"); in ufx_unblank()
332 check_warn_return(status, "ufx_disable error writing 0x2000"); in ufx_disable()
369 check_warn_return(status, "ufx_enable error writing 0x2000"); in ufx_enable()
390 check_warn_return(status, "error writing 0x700C"); in ufx_config_sys_clk()
393 check_warn_return(status, "error writing 0x7014"); in ufx_config_sys_clk()
396 check_warn_return(status, "error writing 0x7010"); in ufx_config_sys_clk()
414 check_warn_return(status, "error writing 0x0004"); in ufx_config_ddr2()
[all …]
/kernel/linux/linux-5.10/drivers/video/fbdev/
Dsmscufx.c208 check_warn_return(status, "ufx_reg_clear_and_set_bits error writing " in ufx_reg_clear_and_set_bits()
230 check_warn_return(status, "ufx_lite_reset error writing 0x3008"); in ufx_lite_reset()
257 check_warn_return(status, "ufx_blank error writing 0x2000"); in ufx_blank()
294 check_warn_return(status, "ufx_unblank error writing 0x2000"); in ufx_unblank()
331 check_warn_return(status, "ufx_disable error writing 0x2000"); in ufx_disable()
368 check_warn_return(status, "ufx_enable error writing 0x2000"); in ufx_enable()
389 check_warn_return(status, "error writing 0x700C"); in ufx_config_sys_clk()
392 check_warn_return(status, "error writing 0x7014"); in ufx_config_sys_clk()
395 check_warn_return(status, "error writing 0x7010"); in ufx_config_sys_clk()
413 check_warn_return(status, "error writing 0x0004"); in ufx_config_ddr2()
[all …]
/kernel/liteos_m/kernel/include/
Dlos_queue.h164 * Queue error code: Queue reading and writing are not synchronous.
168 * Solution: Synchronize queue reading with queue writing.
224 * Queue error code: The pointer passed in during queue writing is null.
234 * Queue error code: The buffer size passed in during queue writing is 0.
244 * Queue error code: The buffer size passed in during queue writing is bigger than the queue size.
254 * Queue error code: No free node is available during queue writing.
258 * Solution: Ensure that free nodes are available before queue writing.
336 …* Queue error code: The buffer size passed in during queue reading or writing is bigger than the b…
369 UINT32 waitWriteTask[OS_WAIT_TASK_ARRAY_LEN]; /**< Resource writing task */
479 …#LOS_ERRNO_QUEUE_INVALID The queue handle passed in during queue writing is invalid.
[all …]
/kernel/linux/linux-5.10/Documentation/admin-guide/laptops/
Dlg-laptop.rst28 Writing 0/1 to /sys/devices/platform/lg-laptop/reader_mode disables/enables
36 Writing 0/1 to /sys/devices/platform/lg-laptop/fn_lock disables/enables
43 Writing 80/100 to /sys/devices/platform/lg-laptop/battery_care_limit
53 Writing 1/0 to /sys/devices/platform/lg-laptop/fan_mode disables/enables
60 Writing 0/1 to /sys/devices/platform/lg-laptop/usb_charge disables/enables
/kernel/linux/linux-5.10/tools/perf/pmu-events/arch/x86/tremontx/
Duncore-other.json89 …"BriefDescription": "PCI Express bandwidth writing at IIO. Derived from unc_iio_data_req_of_cpu.me…
105 "BriefDescription": "PCI Express bandwidth writing at IIO, part 1",
118 "BriefDescription": "PCI Express bandwidth writing at IIO, part 2",
131 "BriefDescription": "PCI Express bandwidth writing at IIO, part 3",
341 "BriefDescription": "Data requested of the CPU : Card writing to DRAM",
349 …"PublicDescription": "Data requested of the CPU : Card writing to DRAM : Number of DWs (4 bytes) t…
354 "BriefDescription": "Data requested of the CPU : Card writing to DRAM",
362 …"PublicDescription": "Data requested of the CPU : Card writing to DRAM : Number of DWs (4 bytes) t…
367 "BriefDescription": "Data requested of the CPU : Card writing to DRAM",
375 …"PublicDescription": "Data requested of the CPU : Card writing to DRAM : Number of DWs (4 bytes) t…
[all …]
/kernel/linux/linux-5.10/sound/soc/qcom/
Dlpass-platform.c143 "error writing to rdmactl reg: %d\n", ret); in lpass_platform_pcmops_open()
338 dev_err(soc_runtime->dev, "error writing to dmactl reg: %d\n", in lpass_platform_pcmops_hw_params()
368 dev_err(soc_runtime->dev, "error writing to rdmactl reg: %d\n", in lpass_platform_pcmops_hw_free()
410 dev_err(soc_runtime->dev, "error writing to rdmabase reg: %d\n", in lpass_platform_pcmops_prepare()
418 dev_err(soc_runtime->dev, "error writing to rdmabuff reg: %d\n", in lpass_platform_pcmops_prepare()
426 dev_err(soc_runtime->dev, "error writing to rdmaper reg: %d\n", in lpass_platform_pcmops_prepare()
433 dev_err(soc_runtime->dev, "error writing to rdmactl reg: %d\n", in lpass_platform_pcmops_prepare()
483 "error writing to rdmactl reg: %d\n", ret); in lpass_platform_pcmops_trigger()
492 "error writing to rdmactl reg: %d\n", ret); in lpass_platform_pcmops_trigger()
531 dev_err(soc_runtime->dev, "error writing to irqclear reg: %d\n", ret); in lpass_platform_pcmops_trigger()
[all …]
/kernel/linux/linux-4.19/drivers/input/touchscreen/
Dsx8654.c137 dev_err(&client->dev, "writing to I2C_REG_TOUCH0 failed"); in sx8654_open()
143 dev_err(&client->dev, "writing command CMD_PENTRG failed"); in sx8654_open()
163 dev_err(&client->dev, "writing command CMD_MANUAL failed"); in sx8654_close()
169 dev_err(&client->dev, "writing to I2C_REG_TOUCH0 failed"); in sx8654_close()
212 dev_err(&client->dev, "writing softreset value failed"); in sx8654_probe()
219 dev_err(&client->dev, "writing to I2C_REG_CHANMASK failed"); in sx8654_probe()
227 dev_err(&client->dev, "writing to I2C_REG_IRQMASK failed"); in sx8654_probe()
234 dev_err(&client->dev, "writing to I2C_REG_TOUCH1 failed"); in sx8654_probe()
/kernel/linux/linux-5.10/fs/ecryptfs/
Dread_write.c47 * start writing the data
79 * @offset: Offset in the eCryptfs file at which to begin writing the
88 * filesystem; it also handles truncate events, writing out zeros
106 * if we are writing beyond current size, then start pos in ecryptfs_write()
146 * pos: where we're now writing, offset: where the request was in ecryptfs_write()
148 * If we are at or beyond request, we are writing the *data* in ecryptfs_write()
159 /* pos >= offset, we are now writing the data request */ in ecryptfs_write()
234 * writing

12345678910>>...166