Home
last modified time | relevance | path

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

123456

/linux/Documentation/firmware-guide/acpi/
H 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/
H 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
H A Dg760a.rst20 and performs closed-loop control of the fan speed.
/linux/Documentation/translations/ko_KR/
H A Dstable_api_nonsense.txt56 먼저, 나는 closed 소스, hidden 소스, binary blobs, 소스 wrappers, 또는 GPL로
132 이것은 오랫동안 자신의 오래된 USB 인터페이스들을 유지해야 하는 closed 운영체제들과는
133 완전히 반대되는 것이다. closed된 운영체제들은 새로운 개발자들에게 우연히 낡은
/linux/Documentation/ABI/testing/
H 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.
H A Dconfigfs-acpi21 closed the table will be loaded and ACPI devices
H A Dsysfs-block-aoe26 cannot come up again until it has been closed. The "up,kickme"
/linux/drivers/misc/ocxl/
H 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/userspace-api/gpio/
H A Dgpio-get-lineevent-ioctl.rst45 file descriptor is closed. Once the file descriptor is closed, the state of
H 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
H A Dgpio-v2-get-line-ioctl.rst45 remain as requested until the returned file descriptor is closed. Once the
46 file descriptor is closed, the state of the line becomes uncontrolled from
/linux/tools/testing/selftests/net/packetdrill/
H A Dtcp_rcv_zero_wnd_fin.pkt3 // Some TCP stacks send FINs even though the window is closed. We break
H A Dtcp_zerocopy_closed.pkt7 // First send on a closed socket and wait for (absent) notification.
H A Dtcp_inq_server.pkt46 // closed.
H A Dtcp_inq_client.pkt46 // closed.
/linux/Documentation/userspace-api/media/mediactl/
H A Drequest-func-close.rst34 are freed once all file descriptors associated with the request are closed
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_vfr.c338 bool closed = false; in bnxt_vf_reps_destroy() local
352 closed = true; in bnxt_vf_reps_destroy()
358 if (closed) { in bnxt_vf_reps_destroy()
/linux/Documentation/process/
H A Dkernel-driver-statement.rst10 We, the undersigned Linux kernel developers, consider any closed-source
16 community. Vendors that provide closed-source kernel modules force their
/linux/Documentation/userspace-api/media/dvb/
H A Dfe-set-frontend-tune-mode.rst37 is closed, this flag will be automatically turned off when the
/linux/tools/testing/selftests/net/tcp_ao/
H A DMakefile11 TEST_BOTH_AF += setsockopt-closed
/linux/Documentation/driver-api/surface_aggregator/clients/
H A Dcdev.rst50 instance is closed. Therefore any client process (or group of processes) should
161 closed.
185 Events are not automatically disabled when the device file is closed. This must
/linux/Documentation/trace/
H A Dfunction-graph-fold.vim6 " functions. While closed, a fold will show the total time taken for a call,
/linux/Documentation/leds/
H A Duleds.rst32 is closed.
/linux/Documentation/infiniband/
H A Duser_mad.rst31 be unregistered when the descriptor is closed.
140 is closed. No read, write or other operations can be performed on
/linux/Documentation/devicetree/bindings/clock/
H A Dnvidia,tegra124-dfll.txt8 oscillator connected to the CPU voltage rail (VDD_CPU), and a closed loop
26 - ref: The closed loop reference clock

123456