Home
last modified time | relevance | path

Searched refs:waits (Results 1 – 25 of 65) sorted by relevance

123

/Linux-v4.19/drivers/fpga/
Daltera-ps-spi.c108 int min, max, waits; in altera_ps_write_init() local
132 waits = max / min; in altera_ps_write_init()
134 waits++; in altera_ps_write_init()
137 for (i = 0; i < waits; i++) { in altera_ps_write_init()
/Linux-v4.19/Documentation/media/uapi/v4l/
Dfunc-poll.rst38 When streaming I/O has been negotiated this function waits until a
41 function waits until the device is ready to accept a new buffer to be
72 it waits until data has been captured and can be read. When the driver
79 it waits until the driver is ready for a non-blocking
Dfunc-select.rst54 When streaming I/O has been negotiated this function waits until a
79 :ref:`select() <func-select>` function just waits until the driver is ready for a
Duserp.rst73 application waits until a filled buffer can be dequeued, and re-enqueues
Ddmabuf.rst130 application waits until a filled buffer can be dequeued, and re-enqueues
/Linux-v4.19/Documentation/devicetree/bindings/sound/
Dti,tas5086.txt17 waits for this period of time before starting the
/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-driver-hid-picolcd21 Description: Delay PicoLCD waits before restarting in new mode when
/Linux-v4.19/Documentation/RCU/
Drcubarrier.txt74 a grace period to elapse, rcu_barrier() waits for all outstanding RCU
174 RCU callbacks will be posted. The rcu_barrier() call on line 53 waits
201 callback queues, and then waits until they have all started executing, at
224 before on_each_cpu() returns. Line 9 then waits for the completion.
/Linux-v4.19/Documentation/accounting/
Dtaskstats-struct.txt120 * from the kernel in involuntary waits due to virtualization.
128 * for kernel's involuntary waits due to virtualization.
/Linux-v4.19/Documentation/devicetree/bindings/input/touchscreen/
Dbrcm,iproc-touchscreen.txt21 the tsc waits to allow the voltage to settle after
/Linux-v4.19/Documentation/networking/
Dcxacru.txt90 "restart" (stops, waits 1.5s, then starts)
/Linux-v4.19/Documentation/driver-api/usb/
Danchors.rst67 This function waits for all URBs associated with an anchor to finish
/Linux-v4.19/drivers/rapidio/
DKconfig11 Amount of time a discovery node waits for a host to complete
/Linux-v4.19/Documentation/devicetree/bindings/clock/ti/
Dgate.txt19 "ti,wait-gate-clock" - gate clock which waits until clock is active before
/Linux-v4.19/Documentation/ide/
Dide-tape.txt8 to the request-list of the block device, and waits for their completion.
/Linux-v4.19/drivers/infiniband/hw/hfi1/
Dsdma.c1759 struct iowait *waits[SDMA_WAIT_BATCH_SIZE]; in sdma_desc_avail() local
1786 if (n == ARRAY_SIZE(waits)) in sdma_desc_avail()
1802 waits[n++] = wait; in sdma_desc_avail()
1811 waits[max_idx]->wakeup(waits[max_idx], SDMA_AVAIL_REASON); in sdma_desc_avail()
1815 waits[i]->wakeup(waits[i], SDMA_AVAIL_REASON); in sdma_desc_avail()
/Linux-v4.19/Documentation/driver-api/dmaengine/
Ddmatest.rst61 /sys/module/dmatest/parameters/wait waits for any running test to complete
/Linux-v4.19/Documentation/mmc/
Dmmc-async-req.txt39 truly non-blocking. If there is an ongoing async request it waits
/Linux-v4.19/Documentation/devicetree/bindings/arm/msm/
Dqcom,idle-state.txt16 trigger to execute the SPM state machine. The SPM state machine waits for the
/Linux-v4.19/Documentation/filesystems/caching/
Dobject.txt159 preparation states in which the object sets itself up and waits for its parent
248 can destroy themselves. This object waits for all its children to go away
/Linux-v4.19/Documentation/ioctl/
Dbotching-up-ioctls.txt163 already-completed events, successful waits and timed-out waits are all sane
/Linux-v4.19/Documentation/virtual/kvm/devices/
Ds390_flic.txt57 Disables async page faults for the guest and waits until already pending
/Linux-v4.19/Documentation/locking/
Dww-mutex-design.txt38 If the transaction holding the lock is younger, the locking transaction waits.
44 If the transaction holding the lock is older, it waits for the other
/Linux-v4.19/sound/pci/
Dfm801.c1093 unsigned short reg, unsigned long waits) in wait_for_codec() argument
1095 unsigned long timeout = jiffies + waits; in wait_for_codec()
/Linux-v4.19/Documentation/rapidio/
Drapidio.txt131 endpoint waits for enumeration to be completed. If the specified timeout
294 each agent waits for enumeration completion by the host for the configured wait

123