Home
last modified time | relevance | path

Searched refs:timeout (Results 1 – 25 of 164) sorted by relevance

1234567

/Documentation/watchdog/
Dwatchdog-parameters.txt22 timeout: Watchdog timeout in seconds. 1<= timeout <=63, default=60.
27 timeout: Watchdog timeout in seconds. (0 < timeout < 18000, default=60
32 timeout: Watchdog timeout in seconds. (1<=timeout<=3600, default=30
44 timeout: Timeout value. Limited to be 1 or 2 seconds. (default=2)
64 timeout: Watchdog timeout in seconds. (1<=timeout<=((2^32)/SCLK), default=20)
77 wd0_timeout: Default watchdog0 timeout in 1/10secs
78 wd1_timeout: Default watchdog1 timeout in 1/10secs
79 wd2_timeout: Default watchdog2 timeout in 1/10secs
82 timeout: Watchdog timeout in seconds. 2<= timeout <=131, default=2.048s
91 timeout: Watchdog timeout in seconds. (1<=timeout<=3600, default=TBD)
[all …]
Dwatchdog-api.txt26 system (causing a reboot) after the timeout occurs.
38 timeout or margin. The simplest way to ping the watchdog is to write
53 after the timeout has passed. Watchdog devices also usually support
85 Setting and getting the timeout:
87 For some drivers it is possible to modify the watchdog timeout on the
90 representing the timeout in seconds. The driver returns the real
91 timeout used in the same variable, and this timeout might differ from
94 int timeout = 45;
95 ioctl(fd, WDIOC_SETTIMEOUT, &timeout);
96 printf("The timeout was set to %d seconds\n", timeout);
[all …]
Dwatchdog-kernel-api.txt53 unsigned int timeout;
75 * timeout: the watchdog timer's timeout value (in seconds).
76 * min_timeout: the watchdog timer's minimum timeout value (in seconds).
77 * max_timeout: the watchdog timer's maximum timeout value (in seconds).
158 * set_timeout: this routine checks and changes the timeout of the watchdog
161 routine should set the timeout value of the watchdog_device to the
162 achieved timeout value (which may be different from the requested one
223 To initialize the timeout field, the following function can be used:
228 The watchdog_init_timeout function allows you to initialize the timeout field
229 using the module timeout parameter or by retrieving the timeout-sec property from
[all …]
/Documentation/devicetree/bindings/watchdog/
Dcadence-wdt.txt7 - interrupts : This is wd_irq - watchdog timeout interrupt.
11 - reset-on-timeout : If this property exists, then a reset is done
13 - timeout-sec : Watchdog timeout value (in seconds).
22 reset-on-timeout;
23 timeout-sec = <10>;
Dstericsson-coh901327.txt7 - interrupts: the interrupt used for the watchdog timeout warning.
10 - timeout-sec: contains the watchdog timeout in seconds.
18 timeout-sec = <60>;
Dqcom-wdt.txt15 - timeout-sec : shall contain the default watchdog timeout in seconds,
16 if unset, the default timeout is 30 seconds
23 timeout-sec = <10>;
Dbrcm,bcm2835-pm-wdog.txt10 - timeout-sec : Contains the watchdog timeout in seconds
17 timeout-sec = <10>;
Dpnx4008-wdt.txt9 - timeout-sec: contains the watchdog timeout in seconds.
16 timeout-sec = <10>;
Ddavinci-wdt.txt8 - timeout-sec : Contains the watchdog timeout in seconds
22 timeout-sec = <30>;
Ddigicolor-wdt.txt16 - timeout-sec : Contains the watchdog timeout in seconds
24 timeout-sec = <15>;
Dmarvel.txt35 - timeout-sec : Contains the watchdog timeout in seconds
43 timeout-sec = <10>;
Dst_lpc_wdt.txt27 - timeout-sec : Watchdog timeout in seconds
39 timeout-sec = <120>;
Domap-wdt.txt8 - timeout-sec : default watchdog timeout in seconds
Datmel-sama5d4-wdt.txt8 - timeout-sec: watchdog timeout value (in seconds).
30 timeout-sec = <10>;
/Documentation/ptp/
Dtestptp.c155 struct itimerspec timeout; in main() local
405 memset(&timeout, 0, sizeof(timeout)); in main()
406 timeout.it_value.tv_sec = oneshot; in main()
407 if (timer_settime(timerid, 0, &timeout, NULL)) { in main()
425 memset(&timeout, 0, sizeof(timeout)); in main()
426 timeout.it_interval.tv_sec = periodic; in main()
427 timeout.it_value.tv_sec = periodic; in main()
428 if (timer_settime(timerid, 0, &timeout, NULL)) { in main()
/Documentation/devicetree/bindings/leds/
Dcommon.txt5 blinking patterns, flash timeout, flash faults and external flash strobe mode.
42 - flash-max-timeout-us : Maximum timeout in microseconds after which the flash
47 For controllers that have no configurable timeout the flash-max-timeout-us
63 flash-max-timeout-us = <500000>;
Dleds-ktd2692.txt8 Flash timeout, LVP(low voltage protection).
31 - flash-max-timeout-us : Flash LED maximum timeout.
48 flash-max-timeout-us = <1835000>;
/Documentation/ABI/testing/
Dsysfs-platform-dell-laptop56 To configure the timeout, write to this file a value along
60 For example, to set the timeout to 10 minutes run:
64 expressed in a different unit than the one used when the timeout
68 some systems might fall back to a specific timeout in case
69 an invalid timeout is written to this file.
Dsysfs-class-led-flash26 Hardware timeout for flash, in microseconds. The flash strobe
29 devices that support setting flash timeout.
36 Maximum flash timeout for this LED, in microseconds.
60 * flash-timeout-exceeded - the flash strobe was still on when
61 the timeout set by the user has expired; not all flash
/Documentation/devicetree/bindings/hwmon/
Dmax6697.txt20 - smbus-timeout-disable
21 Set to disable SMBus timeout. If not specified, SMBus timeout will be
60 smbus-timeout-disable;
/Documentation/laptops/
Ddisk-shock-protection.txt44 for the specified number of milliseconds. When the timeout expires and
47 timeout is 30000 milliseconds. Exceeding this limit will return
48 -EOVERFLOW, but heads will be parked anyway and the timeout will be
49 set to 30 seconds. However, you can always change a timeout to any
51 before the timeout of the previous one has expired. In particular, the
52 total timeout can exceed 30 seconds and, more importantly, you can
53 cancel a previously set timeout and resume normal operation
54 immediately by specifying a timeout of 0. Values below -2 are rejected
56 timeout specified for a recent head park request has not yet expired,
87 operations on that port will be deferred until the timeout specified
/Documentation/devicetree/bindings/input/touchscreen/
Dtsc2005.txt15 - ti,esd-recovery-timeout-ms : integer, if the touchscreen does not respond after
39 ti,esd-recovery-timeout-ms = <8000>;
62 ti,esd-recovery-timeout-ms = <8000>;
/Documentation/devicetree/bindings/i2c/
Di2c-mpc.txt23 - fsl,timeout : I2C bus timeout in microseconds.
63 fsl,timeout = <10000>;
Di2c-gpio.txt13 - i2c-gpio,timeout-ms: timeout to get data
/Documentation/scheduler/
Dcompletion.txt97 the timeout/signal cases from going out of scope. Consider using dynamically
132 The default behavior is to wait without a timeout and to mark the task as
165 unsigned long timeout)
167 The task is marked as TASK_UNINTERRUPTIBLE and will wait at most 'timeout'
168 (in jiffies). If timeout occurs it returns 0 else the remaining time in
170 msecs_to_jiffies() or usecs_to_jiffies(). If the returned timeout value is
175 struct completion *done, unsigned long timeout)
177 This function passes a timeout in jiffies and marks the task as
188 unsigned long timeout)
196 unsigned long timeout)

1234567