Home
last modified time | relevance | path

Searched refs:timed (Results 1 – 25 of 47) sorted by relevance

12

/Linux-v5.15/tools/power/cpupower/bench/
Dbenchmark.c38 unsigned int timed = 0; in calculate_timespace() local
48 timed = (unsigned int)(then - now); in calculate_timespace()
53 rounds = (unsigned int)(load * estimated / timed); in calculate_timespace()
59 timed = (unsigned int)(then - now); in calculate_timespace()
/Linux-v5.15/Documentation/devicetree/bindings/sound/
Dmax98504.txt20 applied during the "attack hold" and "timed hold" phase, the value must be
24 - maxim,brownout-timed-hold-ms - the brownout timed hold phase time in ms,
/Linux-v5.15/tools/memory-model/scripts/
Drunlitmushist.sh49 exitmsg="timed out"
/Linux-v5.15/Documentation/scsi/
Dscsi_eh.rst154 has timed out, unless hostt->eh_timed_out() made lower layers forget
161 forget about - timed out scmds later.
203 device forget about timed out scmds and make them ready for new
240 timed-out scmds, SCSI EH ensures that LLDD forgets about a scmd
353 This action is taken for each timed out command when
396 failed, we may still have timed out scmds at this point
401 a sdev has no timed out scmd.
495 - Know that timed out scmds are still active on lower layers. Make
/Linux-v5.15/Documentation/userspace-api/media/v4l/
Dfunc-poll.rst49 ``POLLWRNORM`` flags. When the function timed out it returns a value of
94 non-zero ``revents`` fields, or zero if the call timed out. On error -1
Dfunc-select.rst57 ``fd_set``. When the function timed out it returns
/Linux-v5.15/Documentation/userspace-api/media/mediactl/
Drequest-func-poll.rst58 timed out. On error -1 is returned, and the ``errno`` variable is set
/Linux-v5.15/Documentation/userspace-api/media/cec/
Dcec-func-poll.rst59 non-zero ``revents`` fields, or zero if the call timed out. On error -1
Dcec-ioc-receive.rst298 - The transmit timed out. This should not normally happen and this
319 - The reply to an earlier transmitted message timed out.
/Linux-v5.15/drivers/base/power/
Ddomain.c491 static int _genpd_power_on(struct generic_pm_domain *genpd, bool timed) in _genpd_power_on() argument
509 if (!timed) { in _genpd_power_on()
540 static int _genpd_power_off(struct generic_pm_domain *genpd, bool timed) in _genpd_power_off() argument
558 if (!timed) { in _genpd_power_off()
951 bool timed = true; in genpd_runtime_resume() local
964 timed = false; in genpd_runtime_resume()
980 if (timed && runtime_pm) in genpd_runtime_resume()
992 if (timed && runtime_pm) { in genpd_runtime_resume()
/Linux-v5.15/Documentation/misc-devices/
Dmax6875.rst22 It provides timed outputs that can be used as a watchdog, if properly wired.
/Linux-v5.15/Documentation/locking/
Drt-mutex.rst36 the top priority waiter of a task changes (for example it timed out or
/Linux-v5.15/Documentation/filesystems/
Dautomount-support.rst64 some sort of timed event to drive it.
/Linux-v5.15/drivers/mmc/core/
Dmmc_test.c1445 int max_scatter, int timed, int count, in mmc_test_area_io_seq() argument
1472 if (timed) in mmc_test_area_io_seq()
1485 if (timed) in mmc_test_area_io_seq()
1488 if (timed) in mmc_test_area_io_seq()
1496 int timed) in mmc_test_area_io() argument
1499 timed, 1, false, 0); in mmc_test_area_io()
/Linux-v5.15/drivers/media/dvb-frontends/
Dstv0900_sw.c819 timed, in stv0900_track_optimization() local
986 stv0900_get_lock_timeout(&timed, &timef, srate, in stv0900_track_optimization()
989 if (stv0900_get_demod_lock(intp, demod, timed / 2) == FALSE) { in stv0900_track_optimization()
997 timed / 2) == FALSE) && in stv0900_track_optimization()
/Linux-v5.15/Documentation/admin-guide/media/
Dsi470x.rst142 When timed out or band limit is reached, hw_freq_seek returns -EAGAIN.
/Linux-v5.15/Documentation/core-api/
Ddma-isa-lpc.rst112 Once the DMA transfer is finished (or timed out) you should disable
/Linux-v5.15/drivers/staging/greybus/tools/
DREADME.loopback42 requests_timedout - Number of requests that have timed out.
/Linux-v5.15/Documentation/driver-api/
Dlibata.rst585 about the timed out command and ready for new commands.
645 error condition is reported from device or a command has timed out.
861 the timed out command has completed successfully or with error. This is
871 it forget about the timed out command, resetting is necessary. The timed
Dreset.rst42 carefully timed sequence of pulses on multiple reset lines.
Dparport-lowlevel.rst695 1 timed out while waiting (35ms elapsed)
731 1 timed out while waiting (usec microseconds have elapsed)
765 >0 timed out
/Linux-v5.15/Documentation/driver-api/surface_aggregator/clients/
Ddtx.rst214 - Detachment process timed out while the latch was locked.
342 * ``SDTX_DETACH_TIMEDOUT``: Detachment timed out while the latch was locked.
/Linux-v5.15/Documentation/timers/
Dhrtimers.rst60 users like drivers and subsystems which require precise timed events
/Linux-v5.15/Documentation/hid/
Duhid.rst182 timed out, the kernel will ignore the response silently. The "id" field is
/Linux-v5.15/Documentation/ABI/testing/
Ddebugfs-driver-habanalabs215 "0" means device will be reset in case some CS has timed out,

12