Home
last modified time | relevance | path

Searched full:once (Results 1 – 25 of 758) sorted by relevance

12345678910>>...31

/Documentation/watchdog/
Dwatchdog-parameters.rst33 Watchdog cannot be stopped once started
46 Watchdog cannot be stopped once started
55 Watchdog cannot be stopped once started
67 Watchdog cannot be stopped once started
94 Watchdog cannot be stopped once started
103 Watchdog cannot be stopped once started
112 Watchdog cannot be stopped once started
147 Watchdog cannot be stopped once started
162 Watchdog cannot be stopped once started
168 Watchdog cannot be stopped once started
[all …]
/Documentation/admin-guide/
Dclearing-warn-once.rst4 WARN_ONCE / WARN_ON_ONCE / printk_once only emit a message once.
8 clears the state and allows the warnings to print once again.
/Documentation/hwmon/
Dadc128d818.rst39 is read at least once. This means that the cause for the alarm may
42 once, to ensure that alarms are reported to user space.
44 The ADC128D818 only updates its values approximately once per second;
Dadt7462.rst30 programmable. Once configured, the ADT7462 will adjust the PWM outputs in
39 the registers more often than once every other second. Further,
40 configuration data is only read once per minute.
Dadt7470.rst30 programmable. Once configured, the ADT7470 will adjust the PWM outputs in
41 registers more often than once every 5 seconds. Further, configuration data is
42 only read once per minute.
Dlm78.rst45 Temperatures are measured in degrees Celsius. An alarm is triggered once
73 is read at least once. This means that the cause for the alarm may
77 miss once-only alarms.
Dit87.rst34 Datasheet: Once publicly available at the ITE website, but no longer
42 Datasheet: Once publicly available at the ITE website, but no longer
50 Datasheet: Once publicly available at the ITE website, but no longer
58 Datasheet: Once publicly available at the ITE website, but no longer
248 this value can currently only be read once at initialization time, so
283 Temperatures are measured in degrees Celsius. An alarm is triggered once
317 is read at least once. This means that the cause for the alarm may already
321 once-only alarms.
Dvia686a.rst48 Temperatures are measured in degrees Celsius. An alarm is triggered once
65 is read at least once. This means that the cause for the alarm may
69 miss once-only alarms.
/Documentation/devicetree/bindings/watchdog/
Dxlnx,xps-timebase-wdt.yaml45 xlnx,wdt-enable-once:
48 description: If watchdog is configured as enable once,
65 xlnx,wdt-enable-once = <0x0>;
/Documentation/ABI/stable/
Dsysfs-bus-mhi8 without having the device power on at least once, the file will
19 read without having the device power on at least once, the file
40 triggering mechanism defined in the MHI spec v1.2. Once in EDL
/Documentation/leds/
Dledtrig-transient.rst12 features that require an on or off state to be held just once and then stay in
37 being able to actually change the LED state. Once driver is resumed, triggers
91 is used to start a timer that runs once. This value doesn't
114 allow user app to set the time once and activate it to run it once for the
150 echo 1 > activate - start timer = duration to run once
151 echo 1 > activate - start timer = duration to run once
/Documentation/networking/
Dnf_conntrack-sysctl.rst98 Note that connection tracking entries are added to the table twice -- once
99 for the original direction and once for the reply direction (i.e., with
218 enabled. This option cannot be disabled once it is enabled.
225 Once aged, the connection is returned to nf conntrack.
232 Once aged, the connection is returned to nf conntrack.
/Documentation/firmware-guide/acpi/
Dmethod-tracing.rst67 # echo "method-once" > /sys/module/acpi/parameters/trace_state
133 # echo "method-once" > trace_state
157 acpi.trace_method_name=\_SB.LID0._LID acpi.trace_state=opcode-once
209 "method-once"
213 during method execution of "trace_method_name" will be logged only once.
221 "opcode-once"
226 once.
/Documentation/devicetree/bindings/sound/
Dadi,max98396.yaml83 Enables the "data monitor stuck" feature. Once the data monitor is
85 speaker amplifier. Once a data error is detected, the data monitor
97 Enables the "data monitor magnitude" feature. Once the data monitor is
99 speaker amplifier. Once a data error is detected, the data monitor
/Documentation/gpu/xe/
Dxe_firmware.rst16 Write Once Protected Content Memory (WOPCM) Layout
20 :doc: Write Once Protected Content Memory (WOPCM) Layout
/Documentation/admin-guide/media/
Dsaa7134.rst26 Once you pick up a Kernel source, you should configure, build,
50 Once the new Kernel is booted, saa7134 driver should be loaded automatically.
56 Once you have your card type number, you can pass a modules configuration
/Documentation/driver-api/usb/
Dbulk-streams.rst9 queued at once.
20 Once a buffer has been queued to a stream ring, the device is notified (through
55 Drivers will only be allowed to call this API once for the same endpoint
/Documentation/mm/
Dfree_page_reporting.rst19 Once registered the page reporting API will begin reporting batches of
27 accessible to the allocator. Once the report function has been completed
/Documentation/userspace-api/media/mediactl/
Drequest-api.rst65 Once the configuration and buffers of the request are specified, it can be
99 once all its associated buffers are available for dequeuing and all the
120 that file descriptor unusable and the request will be freed once it is no
165 Once the request is fully prepared, it can be queued to the driver:
205 Once we don't need the request anymore, we can either recycle it for reuse with
245 Once the request is fully prepared, it can be queued to the driver:
/Documentation/crypto/
Dcrypto_engine.rst39 * ``prepare_crypt_hardware``: Called once before any prepare functions are
42 * ``unprepare_crypt_hardware``: Called once after all unprepare functions have
/Documentation/ABI/testing/
Dsysfs-class-power-ltc4162l56 Write a "1" to this to keep performing telemetry once every few
77 The ship mode, when armed, activates once the input voltage
/Documentation/power/
Dapm-acpi.rst19 once. Some people with broken ACPI or broken APM implementations
22 interface can be in control of the machine at once. Think about it..
/Documentation/mhi/
Dtopology.rst33 for bi-directional communication. Once MHI is in powered on state, the MHI
59 * Once the data transfer is finished, calls mhi_unprepare_from_transfer to
/Documentation/hid/
Dhid-transport.rst67 device. Once a device is registered with HID core, the callbacks provided via
72 device failures. Once transport drivers detect unplug or failure events, they
218 Once hid_add_device() is entered, HID core might use the callbacks provided in
226 Once hid_destroy_device() returns, HID core will no longer make use of any
238 Called from HID device drivers once they want to use the device. Transport
247 Called from HID device drivers once they are done with a device. Transport
259 Called from HID device drivers once they are interested in data reports.
262 However, once ->open() is called, transport drivers must be ready for I/O.
281 Called once during device setup after ->start() has been called. Transport
/Documentation/admin-guide/device-mapper/
Dlog-writes.rst16 We log things in order of completion once we are sure the write is no longer in
22 This works by attaching all WRITE requests to a list once the write completes.
23 Once we see a REQ_PREFLUSH request we splice this list onto the request and once

12345678910>>...31