Home
last modified time | relevance | path

Searched refs:until (Results 1 – 25 of 578) sorted by relevance

12345678910>>...24

/Linux-v5.4/Documentation/ABI/testing/
Dsysfs-class-typec10 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
/Linux-v5.4/Documentation/driver-api/firmware/
Drequest_firmware.rst15 Synchronous firmware requests will wait until the firmware is found or until
42 until the firmware or an error is returned. Function callbacks are
/Linux-v5.4/Documentation/hwmon/
Dadc128d818.rst26 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
Dds620.rst32 stays active until the temperature goes above temp1_max.
36 active until the temperature falls below temp1_min.
/Linux-v5.4/Documentation/media/uapi/v4l/
Dfunc-poll.rst42 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
Dvidioc-qbuf.rst87 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
Dvidioc-streamon.rst50 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
Dfunc-read.rst57 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
Dfunc-select.rst58 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
/Linux-v5.4/drivers/staging/speakup/
DDefaultKeyAssignments36 KeyPad-Enter Shut Up (until another key is hit) and sync reading cursor
37 InsKeyPad-Enter Shut Up (until toggled back on).
44 synth until it has caught up with what is being printed on the
/Linux-v5.4/Documentation/scheduler/
Dsched-arch.rst30 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");
/Linux-v5.4/drivers/gpu/drm/i915/
Di915_drv.h1863 #define IS_REVID(p, since, until) \ argument
1864 (INTEL_REVID(p) >= (since) && INTEL_REVID(p) <= (until))
2021 #define IS_SKL_REVID(p, since, until) (IS_SKYLAKE(p) && IS_REVID(p, since, until)) argument
2029 #define IS_BXT_REVID(dev_priv, since, until) \ argument
2030 (IS_BROXTON(dev_priv) && IS_REVID(dev_priv, since, until))
2038 #define IS_KBL_REVID(dev_priv, since, until) \ argument
2039 (IS_KABYLAKE(dev_priv) && IS_REVID(dev_priv, since, until))
2044 #define IS_GLK_REVID(dev_priv, since, until) \ argument
2045 (IS_GEMINILAKE(dev_priv) && IS_REVID(dev_priv, since, until))
2051 #define IS_CNL_REVID(p, since, until) \ argument
[all …]
/Linux-v5.4/tools/testing/selftests/media_tests/
Dregression_test.txt25 should stick around until this test exits.
27 The test for a random number of iterations or until user kills it with a
/Linux-v5.4/Documentation/usb/
Ddwc3.rst14 until the command completes which is bad.
26 until the command completes.
/Linux-v5.4/Documentation/devicetree/bindings/display/exynos/
Dsamsung-fimd.txt47 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
/Linux-v5.4/Documentation/
Drpmsg.txt79 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.
/Linux-v5.4/arch/m68k/fpsp040/
Dsgetem.S89 | For denormalized numbers, shift the mantissa until the j-bit = 1,
104 | Shifts the mantissa bits until msbit is set.
128 lsll %d3,%d0 |shift ms mant until j-bit is set
/Linux-v5.4/drivers/staging/most/Documentation/ABI/
Dconfigfs-most.txt50 configuration, the creation is post-poned until
94 configuration, the creation is post-poned until
138 configuration, the creation is post-poned until
192 configuration, the creation is post-poned until
/Linux-v5.4/Documentation/devicetree/bindings/power/reset/
Drestart-poweroff.txt4 by restarting and letting u-boot keep hold of the machine until the
/Linux-v5.4/arch/arm/include/debug/
Dasm9260.S24 beq 1002b @ wait until transmit done
Dimx.S45 beq 1002b @ wait until transmit done
/Linux-v5.4/Documentation/RCU/
DNMI-RCU.txt81 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
/Linux-v5.4/Documentation/features/vm/TLB/
Darch-support.txt4 # description: arch supports deferral of TLB flush until multiple pages are unmapped
/Linux-v5.4/drivers/gpu/drm/shmobile/
Dshmob_drm_regs.h297 u32 mask, u32 until) in lcdc_wait_bit() argument
301 while ((lcdc_read(sdev, reg) & mask) != until) { in lcdc_wait_bit()
/Linux-v5.4/arch/powerpc/boot/dts/
Dadder875-redboot.dts72 // Temporary until code stops depending on it.
75 // Temporary until get_immrbase() is fixed.

12345678910>>...24