| /linux/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/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/drivers/usb/gadget/udc/ |
| H A D | core.c | 715 if (gadget->deactivated || !gadget->udc->allow_connect || !gadget->udc->started) { in usb_gadget_connect_locked() 771 if (gadget->deactivated || !gadget->udc->started) { in usb_gadget_disconnect_locked() 839 if (gadget->deactivated) in usb_gadget_deactivate() 853 gadget->deactivated = true; in usb_gadget_deactivate() 879 if (!gadget->deactivated) in usb_gadget_activate() 882 gadget->deactivated = false; in usb_gadget_activate()
|
| /linux/arch/arm64/kvm/vgic/ |
| H A D | vgic-v2.c | 60 bool deactivated; in vgic_v2_fold_lr() local 74 deactivated = irq->active && !(val & GICH_LR_ACTIVE_BIT); in vgic_v2_fold_lr() 96 vgic_irq_handle_resampling(irq, deactivated, val & GICH_LR_PENDING_BIT); in vgic_v2_fold_lr()
|
| H A D | vgic-v3.c | 78 bool deactivated; in vgic_v3_fold_lr() local 96 deactivated = irq->active && !(val & ICH_LR_ACTIVE_BIT); in vgic_v3_fold_lr() 121 vgic_irq_handle_resampling(irq, deactivated, val & ICH_LR_PENDING_BIT); in vgic_v3_fold_lr() 127 if (deactivated && lr_signals_eoi_mi(val) && vgic_valid_spi(vcpu->kvm, intid)) { in vgic_v3_fold_lr()
|
| /linux/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/Documentation/ABI/testing/ |
| H A D | sysfs-kernel-slab | 149 was deactivated. It can be written to clear the current count. 159 was deactivated. It can be written to clear the current count. 169 has been deactivated and contained free objects that were freed 180 slab was deactivated and added to the head of its node's partial 191 slab was deactivated and added to the tail of its node's partial
|
| /linux/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 | 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
|
| H A D | snapshot.rst | 131 COW device to the "snapshot-merge" is deactivated (unless using lvchange
|
| /linux/drivers/net/can/dev/ |
| H A D | netlink.c | 310 u32 ctrlstatic, maskedflags, deactivated, notsupp, ctrlstatic_missing; in can_ctrlmode_changelink() local 322 deactivated = ~cm->flags & cm->mask; in can_ctrlmode_changelink() 345 if (priv->ctrlmode & CAN_CTRLMODE_FD & ~deactivated) { in can_ctrlmode_changelink()
|
| /linux/include/linux/usb/ |
| H A D | gadget.h | 481 unsigned deactivated:1; member
|
| /linux/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/Documentation/ABI/stable/ |
| H A D | sysfs-class-tpm | 166 been temporarily deactivated, usually until the next power
|
| /linux/sound/drivers/ |
| H A D | Kconfig | 182 deactivated with setserial before loading this driver.
|
| /linux/Documentation/dev-tools/ |
| H A D | gcov.rst | 121 This behavior can be deactivated by specifying the gcov_persist kernel
|
| /linux/net/sched/ |
| H A D | sch_api.c | 633 bool deactivated; in qdisc_watchdog_schedule_range_ns() local 636 deactivated = test_bit(__QDISC_STATE_DEACTIVATED, in qdisc_watchdog_schedule_range_ns() 639 if (deactivated) in qdisc_watchdog_schedule_range_ns()
|
| /linux/Documentation/spi/ |
| H A D | spidev.rst | 113 the chipselect is deactivated between those operations. Full-duplex access,
|
| /linux/Documentation/arch/s390/ |
| H A D | driver-model.rst | 184 - the device to be deactivated. The common layer has
|
| /linux/Documentation/admin-guide/mm/damon/ |
| H A D | lru_sort.rst | 39 this scheme should automatically activated and deactivated with three memory
|
| H A D | reclaim.rst | 38 automatically activated and deactivated with three memory pressure watermarks.
|
| /linux/Documentation/mm/damon/ |
| H A D | design.rst | 617 high watermark or below the low watermark, the scheme is deactivated. If the 619 is activated. If all schemes are deactivated by the watermarks, the monitoring 620 is also deactivated. In this case, the DAMON worker thread only periodically
|