Home
last modified time | relevance | path

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

12345678910>>...52

/OK3568_Linux_fs/yocto/poky/meta/recipes-bsp/libacpi/files/
H A D0001-libacpi-Fix-build-witth-fno-commom.patch23 + * Array for existing batteries, loop until
28 + * Array for existing thermal zones, loop until
33 + * Array for existing fans, loop until
46 * Array for existing batteries, loop until
52 * Array for existing thermal zones, loop until
58 * Array for existing fans, loop until
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/
H A Di915_drv.h1318 #define IS_REVID(p, since, until) \ argument
1319 (INTEL_REVID(p) >= (since) && INTEL_REVID(p) <= (until))
1494 #define IS_SKL_REVID(p, since, until) (IS_SKYLAKE(p) && IS_REVID(p, since, until)) argument
1502 #define IS_BXT_REVID(dev_priv, since, until) \ argument
1503 (IS_BROXTON(dev_priv) && IS_REVID(dev_priv, since, until))
1525 #define IS_KBL_GT_REVID(dev_priv, since, until) \ argument
1528 kbl_revids[INTEL_REVID(dev_priv)].gt_stepping <= until)
1529 #define IS_KBL_DISP_REVID(dev_priv, since, until) \ argument
1532 kbl_revids[INTEL_REVID(dev_priv)].disp_stepping <= until)
1539 #define IS_GLK_REVID(dev_priv, since, until) \ argument
[all …]
/OK3568_Linux_fs/buildroot/support/docker/
H A Dapt-sources.list2 deb [check-valid-until=no] http://snapshot.debian.org/archive/debian/20210902T205533Z/ bullseye main
3 deb [check-valid-until=no] http://snapshot.debian.org/archive/debian-security/20210902T193650Z/ bul…
4 deb [check-valid-until=no] http://snapshot.debian.org/archive/debian/20210902T205533Z/ bullseye-upd…
/OK3568_Linux_fs/buildroot/docs/manual/
H A Drelease-engineering.txt16 Releases are supported until the first bugfix release of the next
19 LTS releases are supported until the first bugfix release of the next
20 LTS, e.g., 2020.02.x is supported until 2021.02.1 is released.
28 The stabilization phase starts with tagging +-rc1+, and every week until
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/tests/browser/
H A Dselenium_helpers_base.py72 def until(self, method, message=''): member in Wait
177 element = Wait(self.driver).until(is_present, msg)
184 Wait(self.driver).until(is_visible, msg)
192 Wait(self.driver).until(is_focused, msg)
H A Dtest_most_recent_builds_states.py80 element = Wait(self.driver).until(recipe_bar_updated, msg)
115 element = Wait(self.driver).until(task_bar_updated, msg)
128 element = Wait(self.driver).until(task_bar_updated, msg)
/OK3568_Linux_fs/kernel/arch/x86/lib/
H A 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()
/OK3568_Linux_fs/u-boot/drivers/serial/
H A DKconfig138 be available until the real driver model serial is running.
145 be available until the real driver model serial is running.
153 driver will be available until the real driver model serial is
161 be available until the real driver-model serial is running.
169 be available until the real driver model serial is running.
176 be available until the real driver model serial is running.
192 be available until the real driver-model serial is running.
200 be available until the real driver-model serial is running.
207 be available until the real driver-model serial is running.
225 be available until the real driver-model serial is running.
[all …]
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A 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 …]
H A 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
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A 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
H A 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
H A 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
H A Dvidioc-streamon.rst44 are any empty buffers in the incoming queue) until ``VIDIOC_STREAMON``
46 produced until ``VIDIOC_STREAMON`` has been called. The ioctl will
49 Memory-to-memory devices will not start until ``VIDIOC_STREAMON`` has
H A 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
/OK3568_Linux_fs/kernel/Documentation/hwmon/
H A 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
H A Dds620.rst32 stays active until the temperature goes above temp1_max.
36 active until the temperature falls below temp1_min.
/OK3568_Linux_fs/kernel/Documentation/driver-api/firmware/
H A 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
/OK3568_Linux_fs/kernel/drivers/accessibility/speakup/
H A 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
/OK3568_Linux_fs/kernel/Documentation/scheduler/
H A 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");
/OK3568_Linux_fs/external/xserver/m4/
H A Dltsugar.m421 # Needed until we can rely on m4_join from Autoconf 2.62, since all earlier
54 # This macro is needed until we can rely on Autoconf 2.62, since earlier
67 # Needed until we can rely on m4_combine added in Autoconf 2.62.
/OK3568_Linux_fs/kernel/tools/testing/selftests/arm64/fp/
H A 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
/OK3568_Linux_fs/kernel/Documentation/staging/
H A 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.
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/display/exynos/
H A 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
/OK3568_Linux_fs/kernel/tools/testing/selftests/media_tests/
H A 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

12345678910>>...52