/Linux-v4.19/drivers/fpga/ |
D | altera-ps-spi.c | 108 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/ |
D | func-poll.rst | 38 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
|
D | func-select.rst | 54 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
|
D | userp.rst | 73 application waits until a filled buffer can be dequeued, and re-enqueues
|
D | dmabuf.rst | 130 application waits until a filled buffer can be dequeued, and re-enqueues
|
/Linux-v4.19/Documentation/devicetree/bindings/sound/ |
D | ti,tas5086.txt | 17 waits for this period of time before starting the
|
/Linux-v4.19/Documentation/ABI/testing/ |
D | sysfs-driver-hid-picolcd | 21 Description: Delay PicoLCD waits before restarting in new mode when
|
/Linux-v4.19/Documentation/RCU/ |
D | rcubarrier.txt | 74 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/ |
D | taskstats-struct.txt | 120 * 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/ |
D | brcm,iproc-touchscreen.txt | 21 the tsc waits to allow the voltage to settle after
|
/Linux-v4.19/Documentation/networking/ |
D | cxacru.txt | 90 "restart" (stops, waits 1.5s, then starts)
|
/Linux-v4.19/Documentation/driver-api/usb/ |
D | anchors.rst | 67 This function waits for all URBs associated with an anchor to finish
|
/Linux-v4.19/drivers/rapidio/ |
D | Kconfig | 11 Amount of time a discovery node waits for a host to complete
|
/Linux-v4.19/Documentation/devicetree/bindings/clock/ti/ |
D | gate.txt | 19 "ti,wait-gate-clock" - gate clock which waits until clock is active before
|
/Linux-v4.19/Documentation/ide/ |
D | ide-tape.txt | 8 to the request-list of the block device, and waits for their completion.
|
/Linux-v4.19/drivers/infiniband/hw/hfi1/ |
D | sdma.c | 1759 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/ |
D | dmatest.rst | 61 /sys/module/dmatest/parameters/wait waits for any running test to complete
|
/Linux-v4.19/Documentation/mmc/ |
D | mmc-async-req.txt | 39 truly non-blocking. If there is an ongoing async request it waits
|
/Linux-v4.19/Documentation/devicetree/bindings/arm/msm/ |
D | qcom,idle-state.txt | 16 trigger to execute the SPM state machine. The SPM state machine waits for the
|
/Linux-v4.19/Documentation/filesystems/caching/ |
D | object.txt | 159 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/ |
D | botching-up-ioctls.txt | 163 already-completed events, successful waits and timed-out waits are all sane
|
/Linux-v4.19/Documentation/virtual/kvm/devices/ |
D | s390_flic.txt | 57 Disables async page faults for the guest and waits until already pending
|
/Linux-v4.19/Documentation/locking/ |
D | ww-mutex-design.txt | 38 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/ |
D | fm801.c | 1093 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/ |
D | rapidio.txt | 131 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
|