Home
last modified time | relevance | path

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

12

/Linux-v5.10/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.10/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.10/tools/memory-model/scripts/
Drunlitmushist.sh49 exitmsg="timed out"
/Linux-v5.10/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.10/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.10/Documentation/userspace-api/media/mediactl/
Drequest-func-poll.rst58 timed out. On error -1 is returned, and the ``errno`` variable is set
/Linux-v5.10/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.10/drivers/base/power/
Ddomain.c411 static int _genpd_power_on(struct generic_pm_domain *genpd, bool timed) in _genpd_power_on() argument
429 if (!timed) { in _genpd_power_on()
460 static int _genpd_power_off(struct generic_pm_domain *genpd, bool timed) in _genpd_power_off() argument
478 if (!timed) { in _genpd_power_off()
867 bool timed = true; in genpd_runtime_resume() local
880 timed = false; in genpd_runtime_resume()
894 if (timed && runtime_pm) in genpd_runtime_resume()
906 if (timed && runtime_pm) { in genpd_runtime_resume()
/Linux-v5.10/Documentation/misc-devices/
Dmax6875.rst22 It provides timed outputs that can be used as a watchdog, if properly wired.
/Linux-v5.10/Documentation/locking/
Drt-mutex.rst36 the top priority waiter of a task changes (for example it timed out or
/Linux-v5.10/Documentation/filesystems/
Dautomount-support.rst64 some sort of timed event to drive it.
/Linux-v5.10/drivers/mmc/core/
Dmmc_test.c1459 int max_scatter, int timed, int count, in mmc_test_area_io_seq() argument
1486 if (timed) in mmc_test_area_io_seq()
1499 if (timed) in mmc_test_area_io_seq()
1502 if (timed) in mmc_test_area_io_seq()
1510 int timed) in mmc_test_area_io() argument
1513 timed, 1, false, 0); in mmc_test_area_io()
/Linux-v5.10/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.10/Documentation/admin-guide/media/
Dsi470x.rst142 When timed out or band limit is reached, hw_freq_seek returns -EAGAIN.
/Linux-v5.10/Documentation/core-api/
Ddma-isa-lpc.rst112 Once the DMA transfer is finished (or timed out) you should disable
/Linux-v5.10/drivers/staging/greybus/tools/
DREADME.loopback42 requests_timedout - Number of requests that have timed out.
/Linux-v5.10/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
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.10/Documentation/timers/
Dhrtimers.rst60 users like drivers and subsystems which require precise timed events
/Linux-v5.10/Documentation/hid/
Duhid.rst182 timed out, the kernel will ignore the response silently. The "id" field is
/Linux-v5.10/drivers/staging/comedi/drivers/
Dni_mio_common.c2556 unsigned int n_chans, int timed) in ni_m_series_ao_config_chanlist() argument
2565 if (timed) { in ni_m_series_ao_config_chanlist()
2617 if (timed) in ni_m_series_ao_config_chanlist()
2670 int timed) in ni_ao_config_chanlist() argument
2676 timed); in ni_ao_config_chanlist()
/Linux-v5.10/Documentation/admin-guide/
Ddevices.txt748 0 = /dev/midi0 First MIDI port, kernel timed
749 1 = /dev/midi1 Second MIDI port, kernel timed
750 2 = /dev/midi2 Third MIDI port, kernel timed
751 3 = /dev/midi3 Fourth MIDI port, kernel timed
756 128 = /dev/smpte0 First MIDI port, SMPTE timed
757 129 = /dev/smpte1 Second MIDI port, SMPTE timed
758 130 = /dev/smpte2 Third MIDI port, SMPTE timed
759 131 = /dev/smpte3 Fourth MIDI port, SMPTE timed
/Linux-v5.10/Documentation/networking/
Deql.rst267 Once a link was established, I timed a binary ftp transfer of

12