Home
last modified time | relevance | path

Searched refs:closed (Results 1 – 25 of 170) sorted by relevance

1234567

/linux/Documentation/firmware-guide/acpi/
A Dacpi-lid.rst18 report the "current" state of the lid as either "opened" or "closed".
37 There are platforms always return "closed" as initial lid state.
44 it is guaranteed that the AML tables always notify "closed" when the lid
45 state is changed to "closed". The "closed" notification is normally used to
67 firmware cannot make sure "opened"/"closed" events are paired, the ACPI
77 and whether the "opened"/"closed" events are paired fully relies on the
89 initial lid state as "opened" and whether the "opened"/"closed" events
103 ensure that the reliable "closed" notifications can always be delivered
104 to the userspace by always pairing "closed" input events with complement
/linux/Documentation/hwmon/
A Dg762.rst5 and performs closed-loop or open-loop control of the fan speed. Two
25 set desired fan speed. This only makes sense in closed-loop
44 in closed-loop control mode, if fan RPM value is 25% out
51 automatic fan speed control (closed-loop) via fan1_target
65 entry (0 stops the fan, 255 makes it run at full speed). In closed-loop mode
67 the chip via 'fan1_target'. In closed-loop mode, the target speed is compared
A Dmax31785.rst19 The Maxim MAX31785 is a PMBus device providing closed-loop, multi-channel fan
59 3: Automatic closed-loop (temp-feedback fan-control)
A Dmax6650.rst44 fan1_target rw desired fan speed in RPM (closed loop mode only)
45 pwm1_enable rw regulator mode, 0=full on, 1=open loop, 2=closed loop
/linux/Documentation/translations/ko_KR/
A Dstable_api_nonsense.txt56 먼저, 나는 closed 소스, hidden 소스, binary blobs, 소스 wrappers, 또는 GPL로
132 이것은 오랫동안 자신의 오래된 USB 인터페이스들을 유지해야 하는 closed 운영체제들과는
133 완전히 반대되는 것이다. closed된 운영체제들은 새로운 개발자들에게 우연히 낡은
/linux/Documentation/devicetree/bindings/sound/
A Dqcom,wcd93xx-common.yaml57 qcom,hphl-jack-type-normally-closed:
58 description: Indicates that HPHL jack switch type is normally closed
61 qcom,ground-jack-type-normally-closed:
62 description: Indicates that Headset Ground switch type is normally closed
A Dqcom,wcd934x.yaml82 qcom,hphl-jack-type-normally-closed:
83 description: Indicates that HPHL jack switch type is normally closed
86 qcom,ground-jack-type-normally-closed:
87 description: Indicates that Headset Ground switch type is normally closed
220 qcom,hphl-jack-type-normally-closed;
221 qcom,ground-jack-type-normally-closed;
A Dqcom,wcd938x.yaml48 qcom,hphl-jack-type-normally-closed;
49 qcom,ground-jack-type-normally-closed;
A Dqcom,wcd939x.yaml66 qcom,hphl-jack-type-normally-closed;
67 qcom,ground-jack-type-normally-closed;
/linux/Documentation/ABI/testing/
A Dsysfs-bus-surface_aggregator-tabletsw12 - "closed": The type-cover has been folded closed and lies on
41 - "closed": The lid of the device is closed.
/linux/drivers/misc/ocxl/
A Dfile.c207 bool closed; in afu_ioctl() local
213 closed = (ctx->status == CLOSED); in afu_ioctl()
216 if (closed) in afu_ioctl()
327 bool closed; in afu_poll() local
334 closed = (ctx->status == CLOSED); in afu_poll()
339 else if (closed) in afu_poll()
/linux/Documentation/netlink/specs/
A Dmptcp_pm.yaml37 name: closed
60 name: sub-closed
64 A subflow has been closed. An error (copy of sk_err) could be set if an
80 name: listener-closed
83 A PM listener is closed.
/linux/Documentation/usb/
A Dusbip_protocol.rst17 TCP/IP connection is closed.
178 | | | | USB device, string closed with zero byte, e.g. |
184 | | | | closed with zero byte, e.g. "3-2". The unused |
243 | | | | A string closed with zero, the unused bytes |
267 | | | | USB device, string closed with zero byte, e.g. |
273 | | | | closed with zero byte, e.g. "3-2". The unused |
/linux/Documentation/filesystems/spufs/
A Dspu_create.rst32 The returned file handle can only be passed to spu_run(2) or closed,
33 other operations are not defined on it. When it is closed, all associ-
36 descriptor is closed, the logical SPU context is destroyed.
/linux/Documentation/userspace-api/gpio/
A Dgpio-get-lineevent-ioctl.rst45 file descriptor is closed. Once the file descriptor is closed, the state of
A Dgpio-get-linehandle-ioctl.rst47 remain as requested until the returned file descriptor is closed. Once the
48 file descriptor is closed, the state of the line becomes uncontrolled from
/linux/Documentation/devicetree/bindings/hwmon/
A Dmax31785.txt8 The Maxim MAX31785 is a PMBus device providing closed-loop, multi-channel fan
/linux/drivers/gpu/drm/i915/
A Di915_pmu.h73 bool closed; member
A Di915_pmu.c604 if (pmu->closed) in i915_pmu_event_init()
702 if (pmu->closed) { in i915_pmu_event_read()
828 if (pmu->closed) in i915_pmu_event_start()
841 if (pmu->closed) in i915_pmu_event_stop()
856 if (pmu->closed) in i915_pmu_event_add()
1176 if (pmu->closed) in i915_pmu_cpu_offline()
1339 pmu->closed = true; in i915_pmu_unregister()
/linux/Documentation/userspace-api/media/mediactl/
A Drequest-func-close.rst34 are freed once all file descriptors associated with the request are closed
/linux/tools/testing/selftests/net/packetdrill/
A Dtcp_zerocopy_closed.pkt7 // First send on a closed socket and wait for (absent) notification.
/linux/tools/testing/selftests/net/tcp_ao/
A DMakefile11 TEST_BOTH_AF += setsockopt-closed
/linux/Documentation/userspace-api/media/dvb/
A Dfe-set-frontend-tune-mode.rst37 is closed, this flag will be automatically turned off when the
/linux/Documentation/devicetree/bindings/input/
A Dcirrus,cs40l50.yaml14 integrated DSP, and closed-loop algorithms.
/linux/Documentation/devicetree/bindings/watchdog/
A Dxlnx,versal-wwdt.yaml14 Window watchdog timer(WWDT) contains closed(first) and open(second)

Completed in 730 milliseconds

1234567