| /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
|
| /linux/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/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/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() 717 * If the gadget isn't usable (because it is deactivated, in usb_gadget_connect_locked() 771 if (gadget->deactivated || !gadget->udc->started) { in usb_gadget_disconnect_locked() 773 * If gadget is deactivated we only save new state. in usb_gadget_disconnect_locked() 822 * @gadget: the peripheral being deactivated 839 if (gadget->deactivated) in usb_gadget_deactivate() 853 gadget->deactivated = true; in usb_gadget_deactivate() 867 * This routine activates gadget which was previously deactivated with 879 if (!gadget->deactivated) in usb_gadget_activate() 882 gadget->deactivated = false; in usb_gadget_activate() [all …]
|
| /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
|
| /linux/arch/arm64/kvm/vgic/ |
| H A D | vgic-v3.c | 53 * need to deal with SPIs that can be deactivated on another in vgic_v3_configure_hcr() 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()
|
| 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()
|
| /linux/drivers/net/wireless/intel/iwlwifi/mld/ |
| H A D | low_latency.h | 36 * it is deactivated if the threshold is not reached within a
|
| /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/drivers/hv/ |
| H A D | mshv_eventfd.c | 330 * We must check if someone deactivated the irqfd before in mshv_irqfd_wakeup() 332 * deactivated from the mshv side before it is unhooked from in mshv_irqfd_wakeup() 333 * the wait-queue. If it is already deactivated, we can in mshv_irqfd_wakeup()
|
| /linux/drivers/irqchip/ |
| H A D | irq-gic-common.c | 127 * private interrupts. Make sure everything is deactivated. in gic_cpu_config()
|
| /linux/include/uapi/linux/surface_aggregator/ |
| H A D | dtx.h | 70 * touchpad deactivated, however, the base battery
|
| /linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | rfi.c | 156 IWL_INFO(mvm, "RFIm is deactivated, reason = %d\n", notif->reason); in iwl_rfi_deactivate_notif_handler()
|
| /linux/drivers/misc/sgi-xp/ |
| H A D | xpc_main.c | 212 * their heartbeat is still active. If not, the partition is deactivated. 1010 "deactivated\n"); in xpc_do_exit() 1091 xpc_arch_ops.disallow_all_hbs(); /*indicate we're deactivated */ in xpc_die_deactivate() 1118 dev_info(xpc_part, "all partitions have deactivated\n"); in xpc_die_deactivate()
|
| /linux/fs/kernfs/ |
| H A D | dir.c | 1187 /* The kernfs node has been deactivated */ in kernfs_dop_revalidate() 1413 * kernfs_activate - activate a node which started deactivated 1444 * If @show is %false, @kn is marked hidden and deactivated. A hidden node is 1604 * is alive, nothing changes. If @kn is being deactivated, the in kernfs_unbreak_active_protection() 1606 * deactivated state. If @kn is already removed, the temporary in kernfs_unbreak_active_protection() 1686 * waiting for SUICIDED && deactivated could finish prematurely. in kernfs_remove_self()
|
| /linux/net/tipc/ |
| H A D | core.c | 221 pr_info("Deactivated\n"); in tipc_exit()
|
| /linux/net/dccp/ |
| H A D | ccid.c | |
| /linux/virt/lib/ |
| H A D | irqbypass.c | 12 * interrupts to be directly deactivated by the guest. This manager allows
|
| /linux/virt/kvm/ |
| H A D | eventfd.c | 241 * We must check if someone deactivated the irqfd before in irqfd_wakeup() 243 * deactivated from the KVM side before it is unhooked from in irqfd_wakeup() 244 * the wait-queue. If it is already deactivated, we can in irqfd_wakeup()
|
| /linux/include/linux/usb/ |
| H A D | gadget.h | 414 * @deactivated: True if gadget is deactivated - in deactivated state it cannot 481 unsigned deactivated:1; member
|
| /linux/sound/drivers/ |
| H A D | Kconfig | 182 deactivated with setserial before loading this driver.
|