Home
last modified time | relevance | path

Searched full:deactivated (Results 1 – 25 of 111) sorted by relevance

12345

/linux/Documentation/leds/
H A Dledtrig-transient.rst11 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 Dsysfs-driver-hid-roccat-arvo40 When written, the given buttons are activated/deactivated
52 When written, the key is activated/deactivated immediately.
H A Dsysfs-driver-hid-roccat-konepure75 can be activated/deactivated and the lift-off distance can be
/linux/Documentation/ABI/testing/
H A Dsysfs-kernel-slab151 was deactivated. It can be written to clear the current count.
161 was deactivated. It can be written to clear the current count.
171 has been deactivated and contained free objects that were freed
182 slab was deactivated and added to the head of its node's partial
193 slab was deactivated and added to the tail of its node's partial
/linux/Documentation/devicetree/bindings/sound/
H A Dti,tlv320adc3xxx.yaml92 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/drivers/usb/gadget/udc/
H A Dcore.c720 if (gadget->deactivated || !gadget->udc->allow_connect || !gadget->udc->started) { in usb_gadget_connect_locked()
722 * If the gadget isn't usable (because it is deactivated, in usb_gadget_connect_locked()
776 if (gadget->deactivated || !gadget->udc->started) { in usb_gadget_disconnect_locked()
778 * If gadget is deactivated we only save new state. in usb_gadget_disconnect_locked()
827 * @gadget: the peripheral being deactivated
844 if (gadget->deactivated) in usb_gadget_deactivate()
858 gadget->deactivated = true; in usb_gadget_deactivate()
872 * This routine activates gadget which was previously deactivated with
884 if (!gadget->deactivated) in usb_gadget_activate()
887 gadget->deactivated = false; in usb_gadget_activate()
[all …]
/linux/Documentation/admin-guide/device-mapper/
H A Dzero.rst17 device is deactivated. This can be very useful for testing device and
H A Dthin-provisioning.rst250 All devices using a pool must be deactivated before the pool itself
348 device must be deactivated and checked/repaired before the
/linux/virt/kvm/
H A Deventfd.c167 * to the list once they're deactivated, the caller must at least hold in irqfd_is_active()
168 * SRCU to guard against routing changes if the irqfd is deactivated. in irqfd_is_active()
256 * We must check if someone deactivated the irqfd before in irqfd_wakeup()
258 * deactivated from the KVM side before it is unhooked from in irqfd_wakeup()
259 * the wait-queue. If it is already deactivated, we can in irqfd_wakeup()
/linux/drivers/net/wireless/intel/iwlwifi/mld/
H A Dlow_latency.h36 * it is deactivated if the threshold is not reached within a
/linux/include/net/sctp/
H A Dauth.h49 __u8 deactivated; member
/linux/net/sctp/
H A Dauth.c514 if (!key->deactivated) in sctp_auth_get_shkey()
886 if (!found || key->deactivated) in sctp_auth_set_active_key()
984 * and deactivated will be set, so it's time to notify userland in sctp_auth_deact_key_id()
997 key->deactivated = 1; in sctp_auth_deact_key_id()
/linux/net/batman-adv/
H A Dhard-interface.h30 /** @BATADV_IF_INACTIVE: interface is deactivated */
/linux/tools/testing/selftests/drivers/net/netconsole/
H A Dnetcons_resume.sh5 # deactivated when its interface was removed when the interface is brought
/linux/drivers/hv/
H A Dmshv_eventfd.c339 * We must check if someone deactivated the irqfd before in mshv_irqfd_wakeup()
341 * deactivated from the mshv side before it is unhooked from in mshv_irqfd_wakeup()
342 * the wait-queue. If it is already deactivated, we can in mshv_irqfd_wakeup()
/linux/drivers/net/
H A Dnetconsole.c203 * @resume_wq: Workqueue to resume deactivated target
575 /* Attempts to resume logging to a deactivated target. */
596 /* Checks if a deactivated target matches a device. */
619 /* Check if target is still deactivated as it may have been disabled in process_resume_target()
655 * was cleaned up before getting deactivated. Either way, add it in process_resume_target()
1016 * currently deactivated, reset its state to disabled. The DEACTIVATED in enabled_store()
1796 /* Disable deactivated target to prevent races between resume attempt in drop_netconsole_target()
1809 * deactivated anymore. Cancel any scheduled resume and wait for in drop_netconsole_target()
1945 * DEACTIVATED when (de)enslaving devices as in netconsole_netdev_event()
/linux/drivers/irqchip/
H A Dirq-gic-common.c127 * private interrupts. Make sure everything is deactivated. in gic_cpu_config()
/linux/include/uapi/linux/surface_aggregator/
H A Ddtx.h70 * touchpad deactivated, however, the base battery
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Drfi.c156 IWL_INFO(mvm, "RFIm is deactivated, reason = %d\n", notif->reason); in iwl_rfi_deactivate_notif_handler()
/linux/net/dccp/
H A Dccid.c
/linux/virt/lib/
H A Dirqbypass.c12 * interrupts to be directly deactivated by the guest. This manager allows
/linux/net/tipc/
H A Dcore.c226 pr_info("Deactivated\n"); in tipc_exit()
/linux/include/linux/usb/
H A Dgadget.h414 * @deactivated: True if gadget is deactivated - in deactivated state it cannot
481 unsigned deactivated:1; member
/linux/sound/drivers/
H A DKconfig182 deactivated with setserial before loading this driver.
/linux/Documentation/sound/cards/
H A Dmaya44.rst108 The proposed code (currently deactivated) is in ice1712.h.patch, ice1724.c and maya44.c (in pci/ice…

12345