/Linux-v5.15/Documentation/firmware-guide/acpi/ |
D | acpi-lid.rst | 18 report the "current" state of the lid as either "opened" or "closed". 37 There are platforms always retun "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-v5.15/Documentation/hwmon/ |
D | g762.rst | 5 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
|
D | max31785.rst | 19 The Maxim MAX31785 is a PMBus device providing closed-loop, multi-channel fan 59 3: Automatic closed-loop (temp-feedback fan-control)
|
D | max6650.rst | 44 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
|
D | g760a.rst | 20 and performs closed-loop control of the fan speed.
|
/Linux-v5.15/Documentation/translations/ko_KR/ |
D | stable_api_nonsense.txt | 56 먼저, 나는 closed 소스, hidden 소스, binary blobs, 소스 wrappers, 또는 GPL로 132 이것은 오랫동안 자신의 오래된 USB 인터페이스들을 유지해야 하는 closed 운영체제들과는 133 완전히 반대되는 것이다. closed된 운영체제들은 새로운 개발자들에게 우연히 낡은
|
/Linux-v5.15/drivers/misc/ocxl/ |
D | file.c | 210 bool closed; in afu_ioctl() local 216 closed = (ctx->status == CLOSED); in afu_ioctl() 219 if (closed) in afu_ioctl() 328 bool closed; in afu_poll() local 335 closed = (ctx->status == CLOSED); in afu_poll() 340 else if (closed) in afu_poll()
|
/Linux-v5.15/Documentation/filesystems/spufs/ |
D | spu_create.rst | 32 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-v5.15/Documentation/usb/ |
D | usbip_protocol.rst | 17 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-v5.15/Documentation/devicetree/bindings/hwmon/ |
D | max31785.txt | 8 The Maxim MAX31785 is a PMBus device providing closed-loop, multi-channel fan
|
D | max6650.txt | 17 driver selects closed-loop mode and the requested speed.
|
/Linux-v5.15/drivers/gpu/drm/i915/ |
D | i915_pmu.h | 69 bool closed; member
|
D | i915_pmu.c | 527 if (pmu->closed) in i915_pmu_event_init() 623 if (pmu->closed) { in i915_pmu_event_read() 755 if (pmu->closed) in i915_pmu_event_start() 776 if (pmu->closed) in i915_pmu_event_add() 1068 if (pmu->closed) in i915_pmu_cpu_offline() 1231 pmu->closed = true; in i915_pmu_unregister()
|
/Linux-v5.15/Documentation/userspace-api/media/mediactl/ |
D | request-func-close.rst | 34 are freed once all file descriptors associated with the request are closed
|
D | media-ioc-request-alloc.rst | 53 with it are closed by :c:func:`close()` and the driver no
|
/Linux-v5.15/Documentation/userspace-api/media/dvb/ |
D | fe-set-frontend-tune-mode.rst | 37 is closed, this flag will be automatically turned off when the
|
/Linux-v5.15/Documentation/process/ |
D | kernel-driver-statement.rst | 10 We, the undersigned Linux kernel developers, consider any closed-source 16 community. Vendors that provide closed-source kernel modules force their
|
/Linux-v5.15/drivers/net/ethernet/broadcom/bnxt/ |
D | bnxt_vfr.c | 340 bool closed = false; in bnxt_vf_reps_destroy() local 354 closed = true; in bnxt_vf_reps_destroy() 361 if (closed) in bnxt_vf_reps_destroy()
|
/Linux-v5.15/Documentation/trace/ |
D | function-graph-fold.vim | 6 " functions. While closed, a fold will show the total time taken for a call,
|
/Linux-v5.15/Documentation/admin-guide/media/ |
D | ivtv.rst | 36 * Supports raw VBI (closed captions and teletext). 37 * Supports sliced VBI (closed captions and teletext) and is able to insert 196 Interval. This data is used to encode teletext, closed captions, VPS,
|
/Linux-v5.15/Documentation/leds/ |
D | uleds.rst | 32 is closed.
|
/Linux-v5.15/Documentation/ABI/testing/ |
D | configfs-acpi | 21 closed the table will be loaded and ACPI devices
|
D | sysfs-block-aoe | 26 cannot come up again until it has been closed. The "up,kickme"
|
/Linux-v5.15/Documentation/networking/ |
D | nfc.rst | 101 it's closed. 122 When the socket is closed, the target is deactivated.
|
/Linux-v5.15/Documentation/driver-api/surface_aggregator/clients/ |
D | cdev.rst | 50 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
|