Home
last modified time | relevance | path

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

12345678910>>...28

/linux-5.19.10/drivers/gpu/drm/i915/
Di915_drv.h926 #define IS_GRAPHICS_VER(i915, from, until) \ argument
927 (GRAPHICS_VER(i915) >= (from) && GRAPHICS_VER(i915) <= (until))
932 #define IS_MEDIA_VER(i915, from, until) \ argument
933 (MEDIA_VER(i915) >= (from) && MEDIA_VER(i915) <= (until))
936 #define IS_DISPLAY_VER(i915, from, until) \ argument
937 (DISPLAY_VER(i915) >= (from) && DISPLAY_VER(i915) <= (until))
947 #define IS_DISPLAY_STEP(__i915, since, until) \ argument
949 INTEL_DISPLAY_STEP(__i915) >= (since) && INTEL_DISPLAY_STEP(__i915) < (until))
951 #define IS_GRAPHICS_STEP(__i915, since, until) \ argument
953 INTEL_GRAPHICS_STEP(__i915) >= (since) && INTEL_GRAPHICS_STEP(__i915) < (until))
[all …]
/linux-5.19.10/arch/x86/lib/
Ddelay.c107 u64 until = start + cycles; in delay_halt_tpause() local
110 eax = lower_32_bits(until); in delay_halt_tpause()
111 edx = upper_32_bits(until); in delay_halt_tpause()
/linux-5.19.10/Documentation/userspace-api/media/v4l/
Dfunc-poll.rst32 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
Dvidioc-qbuf.rst80 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
Dvidioc-streamon.rst44 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
Dfunc-read.rst48 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
Dfunc-select.rst48 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
/linux-5.19.10/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-5.19.10/Documentation/driver-api/firmware/
Drequest_firmware.rst15 Synchronous firmware requests will wait until the firmware is found or until
47 until the firmware or an error is returned. Function callbacks are
/linux-5.19.10/Documentation/devicetree/bindings/powerpc/
Dsleep.yaml29 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).
/linux-5.19.10/Documentation/ABI/testing/
Dsysfs-class-typec10 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.
165 during Power Delivery discovery. This file remains hidden until a value
259 This file remains hidden until a value greater than or equal to 0
288 value will show 0 until Discover Identity command result becomes
296 value will show 0 until Discover Identity command result becomes
304 will show 0 until Discover Identity command result becomes
312 The value will show 0 until Discover Identity command result becomes
[all …]
Dconfigfs-most60 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
/linux-5.19.10/Documentation/devicetree/bindings/display/samsung/
Dsamsung,exynos7-decon.yaml46 Clock cycles for the active period of address signal is enabled until
59 Clock cycles for the active period of CS is disabled until write
66 Clock cycles for the active period of CS signal is enabled until
Dsamsung,fimd.yaml64 Clock cycles for the active period of address signal is enabled until
77 Clock cycles for the active period of CS is disabled until write
84 Clock cycles for the active period of CS signal is enabled until
/linux-5.19.10/drivers/accessibility/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-5.19.10/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-5.19.10/tools/testing/selftests/arm64/fp/
DREADME20 The test runs until killed by the user.
80 Kvmtool occupies the terminal until you kill it (Ctrl+A x),
81 or until the guest terminates. It is therefore recommended to run
/linux-5.19.10/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-5.19.10/Documentation/staging/
Drpmsg.rst79 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-5.19.10/Documentation/usb/
Ddwc3.rst14 until the command completes which is bad.
26 until the command completes.
/linux-5.19.10/Documentation/userspace-api/media/drivers/
Dmeye-uapi.rst44 This ioctl blocks until the buffer is filled and ready
49 This ioctl blocks until the snapshot is done and returns (for
/linux-5.19.10/drivers/staging/media/hantro/
DTODO2 we are keeping this driver in staging until the HEVC uABI has been merged.
/linux-5.19.10/drivers/media/rc/
Dgpio-ir-tx.c51 static void delay_until(ktime_t until) in delay_until() argument
60 delta = ktime_us_delta(until, ktime_get()); in delay_until()
/linux-5.19.10/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

12345678910>>...28