Home
last modified time | relevance | path

Searched refs:deactivated (Results 1 – 25 of 36) sorted by relevance

12

/Linux-v5.4/drivers/usb/gadget/udc/
Dtrace.h40 __field(unsigned, deactivated)
61 __entry->deactivated = g->deactivated;
79 __entry->deactivated ? "deactivated:" : "activated:",
Dcore.c676 if (gadget->deactivated) { in usb_gadget_connect()
718 if (gadget->deactivated) { in usb_gadget_disconnect()
755 if (gadget->deactivated) in usb_gadget_deactivate()
769 gadget->deactivated = true; in usb_gadget_deactivate()
791 if (!gadget->deactivated) in usb_gadget_activate()
794 gadget->deactivated = false; in usb_gadget_activate()
/Linux-v5.4/Documentation/ABI/obsolete/
Dsysfs-driver-hid-roccat-arvo40 When written, the given buttons are activated/deactivated
52 When written, the key is activated/deactivated immediately.
Dsysfs-driver-hid-roccat-konepure75 can be activated/deactivated and the lift-off distance can be
Dsysfs-driver-hid-roccat-koneplus115 can be activated/deactivated and the lift-off distance can be
/Linux-v5.4/Documentation/leds/
Dledtrig-transient.rst11 gets deactivated. There is no provision for one time activation to implement
86 1 when activated, 0 when deactivated.
92 deactivated state indicates that there is no active timer
118 When timer expires activate goes back to deactivated state, duration is left
/Linux-v5.4/drivers/char/tpm/
Dtpm-sysfs.c165 rc = sprintf(buf, "%d\n", !cap.perm_flags.deactivated); in active_show()
209 rc = sprintf(buf, "%d\n", cap.stclear_flags.deactivated); in temp_deactivated_show()
Dtpm.h182 u8 deactivated; member
221 u8 deactivated; member
/Linux-v5.4/include/net/sctp/
Dauth.h53 __u8 deactivated; member
/Linux-v5.4/net/sctp/
Dauth.c438 if (!key->deactivated) in sctp_auth_get_shkey()
900 if (!found || key->deactivated) in sctp_auth_set_active_key()
1006 key->deactivated = 1; in sctp_auth_deact_key_id()
/Linux-v5.4/Documentation/admin-guide/device-mapper/
Dzero.rst17 device is deactivated. This can be very useful for testing device and
Dsnapshot.rst131 COW device to the "snapshot-merge" is deactivated (unless using lvchange
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-v5.4/Documentation/ABI/testing/
Dsysfs-kernel-slab148 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
Dsysfs-power230 deactivated after it has expired. The timeout, if present, is
248 the moment, it will be deactivated.
/Linux-v5.4/Documentation/networking/
Dnfc.txt120 When the socket is closed, the target is deactivated.
/Linux-v5.4/include/linux/usb/
Dgadget.h427 unsigned deactivated:1; member
/Linux-v5.4/Documentation/devicetree/bindings/media/
Dsamsung-fimc.txt40 and the port B deactivated and for the state "active-b" it should be the other
/Linux-v5.4/Documentation/sound/cards/
Dmaya44.rst108 The proposed code (currently deactivated) is in ice1712.h.patch, ice1724.c and maya44.c (in pci/ice…
/Linux-v5.4/Documentation/ABI/stable/
Dsysfs-class-tpm166 been temporarily deactivated, usually until the next power
/Linux-v5.4/sound/drivers/
DKconfig162 deactivated with setserial before loading this driver.
/Linux-v5.4/Documentation/spi/
Dspidev.rst85 the chipselect is deactivated between those operations. Full-duplex access,
/Linux-v5.4/Documentation/dev-tools/
Dgcov.rst110 This behavior can be deactivated by specifying the gcov_persist kernel
/Linux-v5.4/Documentation/s390/
Ddriver-model.rst184 - the device to be deactivated. The common layer has
/Linux-v5.4/Documentation/core-api/
Ddebug-objects.rst146 the object can be deactivated. Deactivating is not allowed for untracked

12