| /linux-6.15/drivers/usb/gadget/udc/ |
| H A D | trace.h | 40 __field(unsigned, deactivated) 61 __entry->deactivated = g->deactivated; 79 __entry->deactivated ? "deactivated:" : "activated:",
|
| H A D | core.c | 712 if (gadget->deactivated || !gadget->udc->allow_connect || !gadget->udc->started) { in usb_gadget_connect_locked() 768 if (gadget->deactivated || !gadget->udc->started) { in usb_gadget_disconnect_locked() 836 if (gadget->deactivated) in usb_gadget_deactivate() 850 gadget->deactivated = true; in usb_gadget_deactivate() 876 if (!gadget->deactivated) in usb_gadget_activate() 879 gadget->deactivated = false; in usb_gadget_activate()
|
| /linux-6.15/arch/arm64/kvm/vgic/ |
| H A D | vgic-v2.c | 63 bool deactivated; in vgic_v2_fold_lr_state() local 80 deactivated = irq->active && !(val & GICH_LR_ACTIVE_BIT); in vgic_v2_fold_lr_state() 102 vgic_irq_handle_resampling(irq, deactivated, val & GICH_LR_PENDING_BIT); in vgic_v2_fold_lr_state()
|
| H A D | vgic-v3.c | 52 bool deactivated; in vgic_v3_fold_lr_state() local 76 deactivated = irq->active && !(val & ICH_LR_ACTIVE_BIT); in vgic_v3_fold_lr_state() 98 vgic_irq_handle_resampling(irq, deactivated, val & ICH_LR_PENDING_BIT); in vgic_v3_fold_lr_state()
|
| /linux-6.15/Documentation/ABI/obsolete/ |
| H A D | sysfs-driver-hid-roccat-arvo | 40 When written, the given buttons are activated/deactivated 52 When written, the key is activated/deactivated immediately.
|
| H A D | sysfs-driver-hid-roccat-konepure | 75 can be activated/deactivated and the lift-off distance can be
|
| H A D | sysfs-driver-hid-roccat-koneplus | 115 can be activated/deactivated and the lift-off distance can be
|
| /linux-6.15/Documentation/leds/ |
| H A D | ledtrig-transient.rst | 11 gets deactivated. There is no provision for one time activation to implement 80 1 when activated, 0 when deactivated. 86 deactivated state indicates that there is no active timer 112 When timer expires activate goes back to deactivated state, duration is left
|
| /linux-6.15/Documentation/devicetree/bindings/sound/ |
| H A D | ti,tlv320adc3xxx.yaml | 92 specified by the ti,micbias1-vg property. When deactivated, the pin will 102 specified by the ti,micbias2-vg property. When deactivated, the pin will
|
| /linux-6.15/drivers/char/tpm/ |
| H A D | tpm.h | 68 u8 deactivated; member 104 u8 deactivated; member
|
| H A D | tpm-sysfs.c | 154 rc = sprintf(buf, "%d\n", !cap.perm_flags.deactivated); in active_show() 198 rc = sprintf(buf, "%d\n", cap.stclear_flags.deactivated); in temp_deactivated_show()
|
| /linux-6.15/include/net/sctp/ |
| H A D | auth.h | 53 __u8 deactivated; member
|
| /linux-6.15/Documentation/admin-guide/device-mapper/ |
| H A D | zero.rst | 17 device is deactivated. This can be very useful for testing device and
|
| H A D | snapshot.rst | 131 COW device to the "snapshot-merge" is deactivated (unless using lvchange
|
| H A D | thin-provisioning.rst | 250 All devices using a pool must be deactivated before the pool itself 348 device must be deactivated and checked/repaired before the
|
| /linux-6.15/net/sctp/ |
| H A D | auth.c | 438 if (!key->deactivated) in sctp_auth_get_shkey() 906 if (!found || key->deactivated) in sctp_auth_set_active_key() 1017 key->deactivated = 1; in sctp_auth_deact_key_id()
|
| /linux-6.15/Documentation/ABI/testing/ |
| H A D | sysfs-kernel-slab | 148 was deactivated. It can be written to clear the current count. 158 was deactivated. It can be written to clear the current count. 168 has been deactivated and contained free objects that were freed 179 slab was deactivated and added to the head of its node's partial 190 slab was deactivated and added to the tail of its node's partial
|
| H A D | sysfs-power | 234 deactivated after it has expired. The timeout, if present, is 253 the moment, it will be deactivated.
|
| /linux-6.15/Documentation/sound/designs/ |
| H A D | compress-accel.rst | 40 the main compressed API. All other realtime streaming ioctls are deactivated
|
| /linux-6.15/Documentation/networking/ |
| H A D | nfc.rst | 122 When the socket is closed, the target is deactivated.
|
| /linux-6.15/include/linux/usb/ |
| H A D | gadget.h | 451 unsigned deactivated:1; member
|
| /linux-6.15/Documentation/sound/cards/ |
| H A D | maya44.rst | 108 The proposed code (currently deactivated) is in ice1712.h.patch, ice1724.c and maya44.c (in pci/ice…
|
| /linux-6.15/Documentation/ABI/stable/ |
| H A D | sysfs-class-tpm | 166 been temporarily deactivated, usually until the next power
|
| /linux-6.15/Documentation/dev-tools/ |
| H A D | gcov.rst | 121 This behavior can be deactivated by specifying the gcov_persist kernel
|
| /linux-6.15/sound/drivers/ |
| H A D | Kconfig | 182 deactivated with setserial before loading this driver.
|