| /kernel/linux/linux-6.6/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 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
|
| /kernel/linux/linux-5.10/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
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
| D | cgroup_tcp_skb.c | 110 /* The connection is closed by the peer outside the cgroup. */ 146 g_sock_state = CLOSED; in ingress_close_remote() 155 /* The connection is closed by the endpoint inside the cgroup. */ 203 * The connection is closed by the client side. 226 * The connection is closed by the client side. 249 * The connection is closed by the server side. 272 * The connection is closed by the server side. 295 * The connection is closed by the server side. 318 * The connection is closed by the server side. 341 * The connection is closed by the client side. [all …]
|
| /kernel/linux/linux-5.10/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
|
| /kernel/linux/linux-6.6/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
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/sound/ |
| D | qcom,wcd938x.yaml | 73 qcom,hphl-jack-type-normally-closed: 74 description: Indicates that HPHL jack switch type is normally closed 77 qcom,ground-jack-type-normally-closed: 78 description: Indicates that Headset Ground switch type is normally closed 126 qcom,hphl-jack-type-normally-closed; 127 qcom,ground-jack-type-normally-closed;
|
| D | qcom,wcd934x.yaml | 82 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 219 qcom,hphl-jack-type-normally-closed; 220 qcom,ground-jack-type-normally-closed;
|
| /kernel/linux/linux-6.6/Documentation/ABI/testing/ |
| D | sysfs-bus-surface_aggregator-tabletsw | 12 - "closed": The type-cover has been folded closed and lies on 41 - "closed": The lid of the device is closed.
|
| /kernel/linux/linux-6.6/drivers/watchdog/ |
| D | xilinx_wwdt.c | 42 /* Maximum count value of closed and open window combined */ 54 "Watchdog closed window percentage. (default=" 62 * @close_percent: Closed window percent 63 * @closed_timeout: Closed window timeout in ticks 206 "Closed window cannot be set to %d%%. Using maximum supported value.\n", in xwwdt_probe() 212 "Closed window cannot be set to %d%%. Using minimum supported value.\n", in xwwdt_probe()
|
| /kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/ |
| D | vas.c | 381 * So once the window is closed with deallocate hcall before in vas_allocate_window() 424 * closed windows (means with lost credits), do not give new in vas_allocate_window() 512 * VAS window is already closed in the hypervisor when in vas_deallocate_window() 624 * VAS windows can be closed due to lost credits when the core is 641 * Nothing to do if there are no closed windows. in reconfig_open_windows() 650 * uses LIFO (the last windows that are opened will be closed in reconfig_open_windows() 653 * For example, 40 windows are closed when the LPAR lost 2 cores in reconfig_open_windows() 657 * For partition migration, reopen all windows that are closed in reconfig_open_windows() 671 * Open windows if they are closed only with migration or in reconfig_open_windows() 681 * This window is closed with DLPAR and migration events. in reconfig_open_windows() [all …]
|
| /kernel/linux/linux-6.6/drivers/misc/ocxl/ |
| D | file.c | 208 bool closed; in afu_ioctl() local 214 closed = (ctx->status == CLOSED); in afu_ioctl() 217 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() 421 if (ctx->status == CLOSED) in afu_read()
|
| /kernel/linux/linux-5.10/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() 330 bool closed; in afu_poll() local 337 closed = (ctx->status == CLOSED); in afu_poll() 342 else if (closed) in afu_poll() 423 if (ctx->status == CLOSED) in afu_read()
|
| /kernel/linux/linux-6.6/drivers/media/i2c/ |
| D | adv7170.c | 140 0x0e, 0x00, /* Closed Capt. Ext 0 */ 141 0x0f, 0x00, /* Closed Capt. Ext 1 */ 142 0x10, 0x00, /* Closed Capt. 0 */ 143 0x11, 0x00, /* Closed Capt. 1 */ 169 0x0e, 0x00, /* Closed Capt. Ext 0 */ 170 0x0f, 0x00, /* Closed Capt. Ext 1 */ 171 0x10, 0x00, /* Closed Capt. 0 */ 172 0x11, 0x00, /* Closed Capt. 1 */
|
| /kernel/linux/linux-5.10/drivers/media/i2c/ |
| D | adv7170.c | 140 0x0e, 0x00, /* Closed Capt. Ext 0 */ 141 0x0f, 0x00, /* Closed Capt. Ext 1 */ 142 0x10, 0x00, /* Closed Capt. 0 */ 143 0x11, 0x00, /* Closed Capt. 1 */ 169 0x0e, 0x00, /* Closed Capt. Ext 0 */ 170 0x0f, 0x00, /* Closed Capt. Ext 1 */ 171 0x10, 0x00, /* Closed Capt. 0 */ 172 0x11, 0x00, /* Closed Capt. 1 */
|
| /kernel/linux/linux-5.10/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.
|
| /kernel/linux/linux-6.6/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.
|
| /kernel/linux/linux-5.10/drivers/watchdog/ |
| D | intel_scu_watchdog.c | 61 /* After watchdog device is closed, check force_boot. If: 63 * force_boot == 1, then force boot immediately when device is closed. 69 "the system immediately if the /dev/watchdog device is closed" 70 "A value of 0 means that when /dev/watchdog device is closed" 297 * This watchdog should not be closed, after the timer in intel_scu_release() 312 pr_debug("closed, without starting timer\n"); in intel_scu_release()
|
| /kernel/linux/linux-6.6/net/core/ |
| D | sock_reuseport.c | 91 /* reuseport_grow() has detached a closed sk. */ in reuseport_update_incoming_cpu() 106 bool closed) in reuseport_sock_index() argument 110 if (!closed) { in reuseport_sock_index() 255 /* Make room by removing a closed sk. in reuseport_grow() 374 * the closed section and push sk into the listening section. in reuseport_resurrect() 436 /* reuseport_grow() has detached a closed sk */ in reuseport_detach_sock() 479 * to the closed section. in reuseport_stop_listen_sock() 727 * because reuseport_grow() can detach a closed sk. in reuseport_detach_prog()
|
| D | request_sock.c | 55 * listener is closed before the child is accepted. 58 * (or aborted) and the child socket has been accepted (or listener closed). 104 /* If the listener has been closed don't bother with the in reqsk_fastopen_remove()
|
| /kernel/linux/linux-5.10/drivers/infiniband/core/ |
| D | uverbs.h | 86 * released when the file is closed. Another reference is taken when 88 * event file is closed. 92 * One reference is held by the VFS and released when the file is closed. 94 * main context file and released when that file is closed. For completion
|
| /kernel/linux/linux-6.6/drivers/infiniband/core/ |
| D | uverbs.h | 86 * released when the file is closed. Another reference is taken when 88 * event file is closed. 92 * One reference is held by the VFS and released when the file is closed. 94 * main context file and released when that file is closed. For completion
|
| /kernel/linux/linux-5.10/net/core/ |
| D | request_sock.c | 55 * listener is closed before the child is accepted. 58 * (or aborted) and the child socket has been accepted (or listener closed). 104 /* If the listener has been closed don't bother with the in reqsk_fastopen_remove()
|
| /kernel/linux/linux-6.6/drivers/platform/goldfish/ |
| D | goldfish_pipe_qemu.h | 27 /* emulator closed pipe */ 60 BIT_CLOSED_ON_HOST = 0, /* pipe closed by host */
|
| /kernel/linux/linux-5.10/drivers/platform/goldfish/ |
| D | goldfish_pipe_qemu.h | 27 /* emulator closed pipe */ 60 BIT_CLOSED_ON_HOST = 0, /* pipe closed by host */
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | eventpoll.h | 39 * correctly files that are closed without being removed from the eventpoll 57 * The file is being closed while it is still linked to an epoll in eventpoll_release()
|