Searched full:until (Results 1 – 25 of 479) sorted by relevance
12345678910>>...20
| /Documentation/ABI/testing/ |
| D | sysfs-class-typec | 10 return until the operation has finished. The attribute is 25 write(2) to the attribute will not return until the operation 40 attribute will not return until the operation has finished. 56 the attribute will not return until the operation has finished. 145 value will show 0 until Discover Identity command result becomes 153 value will show 0 until Discover Identity command result becomes 161 will show 0 until Discover Identity command result becomes 205 value will show 0 until Discover Identity command result becomes 213 value will show 0 until Discover Identity command result becomes 221 will show 0 until Discover Identity command result becomes
|
| /Documentation/hwmon/ |
| D | adc128d818.rst | 26 be reasserted until the temperature drops below the HOT Hysteresis. 38 If an alarm triggers, it will remain triggered until the hardware register 41 caches the alarm status for each sensor until it is at least reported
|
| D | ds620.rst | 32 stays active until the temperature goes above temp1_max. 36 active until the temperature falls below temp1_min.
|
| D | lm80.rst | 45 this will cause an alarm that will be reasserted until the temperature 66 If an alarm triggers, it will remain triggered until the hardware register
|
| /Documentation/media/uapi/v4l/ |
| D | func-poll.rst | 42 until the driver has captured data or is ready to accept data for 45 When streaming I/O has been negotiated this function waits until a 48 function waits until the device is ready to accept a new buffer to be 79 it waits until data has been captured and can be read. When the driver 86 it waits until the driver is ready for a non-blocking
|
| D | vidioc-qbuf.rst | 87 out to disk. Buffers remain locked until dequeued, until the 89 :ref:`VIDIOC_REQBUFS` ioctl is called, or until the 103 buffer then the result is undefined. Buffers remain locked until 104 dequeued, until the :ref:`VIDIOC_STREAMOFF <VIDIOC_STREAMON>` or 105 :ref:`VIDIOC_REQBUFS` ioctl is called, or until the 111 until the request itself is queued. Also, the driver will apply any
|
| D | vidioc-streamon.rst | 50 are any empty buffers in the incoming queue) until ``VIDIOC_STREAMON`` 52 produced until ``VIDIOC_STREAMON`` has been called. The ioctl will 55 Memory-to-memory devices will not start until ``VIDIOC_STREAMON`` has
|
| D | func-read.rst | 57 By default :ref:`read() <func-read>` blocks until data becomes available. When 62 execution until data becomes available. All drivers supporting the 72 application starts reading the buffer until the read is finished. Thus 84 A driver discarding the newest frames stops capturing until the next
|
| D | func-select.rst | 58 execution until the driver has captured data or is ready to accept data 61 When streaming I/O has been negotiated this function waits until a 86 :ref:`select() <func-select>` function just waits until the driver is ready for a
|
| /Documentation/ |
| D | rpmsg.txt | 79 In case there are no TX buffers available, the function will block until 80 one becomes available (i.e. until the remote processor consumes 102 In case there are no TX buffers available, the function will block until 103 one becomes available (i.e. until the remote processor consumes 126 In case there are no TX buffers available, the function will block until 127 one becomes available (i.e. until the remote processor consumes 146 return -ENOMEM without waiting until one becomes available. 167 return -ENOMEM without waiting until one becomes available. 188 return -ENOMEM without waiting until one becomes available.
|
| /Documentation/scheduler/ |
| D | sched-arch.rst | 30 be cleared until the running task has called schedule(). Idle 38 need_resched is if we are about to sleep the processor until 48 __asm__("sleep until next interrupt");
|
| /Documentation/driver-api/firmware/ |
| D | request_firmware.rst | 15 Synchronous firmware requests will wait until the firmware is found or until 42 until the firmware or an error is returned. Function callbacks are
|
| /Documentation/usb/ |
| D | dwc3.rst | 14 until the command completes which is bad. 26 until the command completes.
|
| /Documentation/RCU/ |
| D | NMI-RCU.txt | 81 up any data structures used by the old NMI handler until execution 91 This works because (as of v4.20) synchronize_rcu() blocks until all 95 not to return until all ongoing NMI handlers exit. It is therefore safe
|
| D | UP.rst | 48 underlying RCU, namely that call_rcu() defers invoking its arguments until 65 the call_rcu() is delayed until after the lock is released. However, 74 so that delaying the call_rcu() until the lock is released
|
| /Documentation/devicetree/bindings/power/reset/ |
| D | restart-poweroff.txt | 4 by restarting and letting u-boot keep hold of the machine until the
|
| /Documentation/devicetree/bindings/watchdog/ |
| D | microchip,pic32-dmt.txt | 5 whenever an instruction fetch occurs until a count match occurs.
|
| /Documentation/devicetree/bindings/display/exynos/ |
| D | samsung-fimd.txt | 47 until chip select is enabled. 49 - wr-setup: clock cycles for the active period of CS signal is enabled until 54 - wr-hold: clock cycles for the active period of CS is disabled until write
|
| /Documentation/media/uapi/rc/ |
| D | lirc-write.rst | 60 samples. The write function blocks until the data has been transmitted 71 ``EINVAL`` is returned. The write function blocks until the scancode
|
| /Documentation/filesystems/ext4/ |
| D | allocators.rst | 26 the filesystem defers deciding the exact placement on the disk until all 28 particular placement until it's absolutely necessary (the commit timeout
|
| /Documentation/media/uapi/mediactl/ |
| D | request-api.rst | 45 be processed with that configuration, and wait until they are all available for 83 enter the regular buffer queue until the request itself is queued. 106 whichever method is used first locks this in place until 121 order to wait until the request completes. A request is considered complete 145 file descriptor is closed, then it won't be freed until the driver completed
|
| /Documentation/devicetree/bindings/iio/proximity/ |
| D | maxbotix,mb1232.txt | 20 falls back to wait a fixed amount of time until
|
| /Documentation/devicetree/bindings/fpga/ |
| D | lattice-ice40-fpga-mgr.txt | 12 bus until the firmware is loaded.
|
| /Documentation/media/uapi/dvb/ |
| D | dmx-qbuf.rst | 59 out to disk. Buffers remain locked until dequeued, until the
|
| /Documentation/networking/ |
| D | fib_trie.txt | 82 or shrinking it repeatedly until it fulfills the criteria for optimal 120 trie, key segment by key segment, until we find a leaf. check_leaf() does 133 the child index until we find a match or the child index consists of nothing but
|
12345678910>>...20