Searched full:until (Results 1 – 25 of 607) sorted by relevance
12345678910>>...25
| /Documentation/userspace-api/media/v4l/ |
| D | func-poll.rst | 32 until the driver has captured data or is ready to accept data for 35 When streaming I/O has been negotiated this function waits until a 38 function waits until the device is ready to accept a new buffer to be 69 it waits until data has been captured and can be read. When the driver 76 it waits until the driver is ready for a non-blocking
|
| D | vidioc-qbuf.rst | 80 out to disk. Buffers remain locked until dequeued, until the 82 :ref:`VIDIOC_REQBUFS` ioctl is called, or until the 96 buffer then the result is undefined. Buffers remain locked until 97 dequeued, until the :ref:`VIDIOC_STREAMOFF <VIDIOC_STREAMON>` or 98 :ref:`VIDIOC_REQBUFS` ioctl is called, or until the 104 until the request itself is queued. Also, the driver will apply any
|
| D | func-read.rst | 48 By default :c:func:`read()` blocks until data becomes available. When 53 execution until data becomes available. All drivers supporting the 63 application starts reading the buffer until the read is finished. Thus 75 A driver discarding the newest frames stops capturing until the next
|
| D | vidioc-streamon.rst | 44 are any empty buffers in the incoming queue) until ``VIDIOC_STREAMON`` 46 produced until ``VIDIOC_STREAMON`` has been called. 48 Memory-to-memory devices will not start until ``VIDIOC_STREAMON`` has
|
| D | func-select.rst | 48 execution until the driver has captured data or is ready to accept data 51 When streaming I/O has been negotiated this function waits until a 76 :c:func:`select()` function just waits until the driver is ready for a
|
| /Documentation/devicetree/bindings/powerpc/ |
| D | sleep.yaml | 29 awake during system suspend, but will not be disabled until then. 30 - Permanent: The device is disabled permanently (until the next hard 39 sleep-map should wait until its necessity is demonstrated).
|
| /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/ABI/testing/ |
| D | sysfs-class-typec | 10 return until the operation has finished. The attribute is 25 return until the operation has finished. The attribute is 40 attribute will not return until the operation has finished. 59 the attribute will not return until the operation has finished. 173 during Power Delivery discovery. This file remains hidden until a value 267 This file remains hidden until a value greater than or equal to 0 296 value will show 0 until Discover Identity command result becomes 304 value will show 0 until Discover Identity command result becomes 312 will show 0 until Discover Identity command result becomes 320 The value will show 0 until Discover Identity command result becomes [all …]
|
| D | configfs-most | 60 configuration, the creation is post-poned until 115 configuration, the creation is post-poned until 170 configuration, the creation is post-poned until 236 configuration, the creation is post-poned until
|
| /Documentation/devicetree/bindings/display/samsung/ |
| D | samsung,exynos7-decon.yaml | 45 Clock cycles for the active period of address signal is enabled until 58 Clock cycles for the active period of CS is disabled until write 65 Clock cycles for the active period of CS signal is enabled until
|
| D | samsung,fimd.yaml | 63 Clock cycles for the active period of address signal is enabled until 76 Clock cycles for the active period of CS is disabled until write 83 Clock cycles for the active period of CS signal is enabled until
|
| /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/staging/ |
| D | rpmsg.rst | 80 In case there are no TX buffers available, the function will block until 81 one becomes available (i.e. until the remote processor consumes 104 In case there are no TX buffers available, the function will block until 105 one becomes available (i.e. until the remote processor consumes 129 In case there are no TX buffers available, the function will block until 130 one becomes available (i.e. until the remote processor consumes 150 return -ENOMEM without waiting until one becomes available. 171 return -ENOMEM without waiting until one becomes available. 192 return -ENOMEM without waiting until one becomes available.
|
| /Documentation/usb/ |
| D | dwc3.rst | 14 until the command completes which is bad. 26 until the command completes.
|
| /Documentation/driver-api/firmware/ |
| D | request_firmware.rst | 15 Synchronous firmware requests will wait until the firmware is found or until 47 until the firmware or an error is returned. Function callbacks are
|
| /Documentation/devicetree/bindings/power/reset/ |
| D | restart-poweroff.txt | 4 by restarting and letting u-boot keep hold of the machine until the
|
| /Documentation/RCU/ |
| D | NMI-RCU.rst | 84 up any data structures used by the old NMI handler until execution 94 This works because (as of v4.20) synchronize_rcu() blocks until all 98 not to return until all ongoing NMI handlers exit. It is therefore safe
|
| /Documentation/userspace-api/media/rc/ |
| D | lirc-write.rst | 51 samples. The write function blocks until the data has been transmitted 62 ``EINVAL`` is returned. The write function blocks until the scancode
|
| /Documentation/core-api/wrappers/ |
| D | atomic_t.rst | 3 until such a time as that file can be converted directly.
|
| D | atomic_bitops.rst | 3 until such a time as that file can be converted directly.
|
| /Documentation/userspace-api/media/dvb/ |
| D | dmx-qbuf.rst | 52 out to disk. Buffers remain locked until dequeued, until the
|
| /Documentation/userspace-api/media/mediactl/ |
| D | request-api.rst | 22 be processed with that configuration, and wait until they are all available for 60 enter the regular buffer queue until the request itself is queued. 83 whichever method is used first locks this in place until 98 order to wait until the request completes. A request is considered complete 122 file descriptor is closed, then it won't be freed until the driver completed
|
| /Documentation/translations/ko_KR/core-api/wrappers/ |
| D | memory-barriers.rst | 3 until such a time as that file can be converted directly.
|
12345678910>>...25