/Linux-v4.19/drivers/usb/gadget/udc/ |
D | trace.h | 40 __field(unsigned, deactivated) 61 __entry->deactivated = g->deactivated; 79 __entry->deactivated ? "deactivated:" : "activated:",
|
D | core.c | 665 if (gadget->deactivated) { in usb_gadget_connect() 704 if (gadget->deactivated) { in usb_gadget_disconnect() 739 if (gadget->deactivated) in usb_gadget_deactivate() 753 gadget->deactivated = true; in usb_gadget_deactivate() 775 if (!gadget->deactivated) in usb_gadget_activate() 778 gadget->deactivated = false; in usb_gadget_activate()
|
/Linux-v4.19/Documentation/ABI/obsolete/ |
D | sysfs-driver-hid-roccat-arvo | 40 When written, the given buttons are activated/deactivated 52 When written, the key is activated/deactivated immediately.
|
D | sysfs-driver-hid-roccat-konepure | 75 can be activated/deactivated and the lift-off distance can be
|
D | sysfs-driver-hid-roccat-koneplus | 115 can be activated/deactivated and the lift-off distance can be
|
/Linux-v4.19/Documentation/leds/ |
D | ledtrig-transient.txt | 10 gets deactivated. There is no provision for one time activation to implement 83 1 when activated, 0 when deactivated. 89 deactivated state indicates that there is no active timer 113 When timer expires activate goes back to deactivated state, duration is left
|
/Linux-v4.19/drivers/char/tpm/ |
D | tpm-sysfs.c | 158 rc = sprintf(buf, "%d\n", !cap.perm_flags.deactivated); in active_show() 192 rc = sprintf(buf, "%d\n", cap.stclear_flags.deactivated); in temp_deactivated_show()
|
D | tpm.h | 283 u8 deactivated; member 322 u8 deactivated; member
|
/Linux-v4.19/include/net/sctp/ |
D | auth.h | 68 __u8 deactivated; member
|
/Linux-v4.19/net/sctp/ |
D | auth.c | 453 if (!key->deactivated) in sctp_auth_get_shkey() 912 if (!found || key->deactivated) in sctp_auth_set_active_key() 1010 key->deactivated = 1; in sctp_auth_deact_key_id()
|
/Linux-v4.19/Documentation/device-mapper/ |
D | zero.txt | 16 device is deactivated. This can be very useful for testing device and
|
D | snapshot.txt | 114 COW device to the "snapshot-merge" is deactivated (unless using lvchange
|
D | thin-provisioning.txt | 240 All devices using a pool must be deactivated before the pool itself 327 device must be deactivated and checked/repaired before the
|
/Linux-v4.19/Documentation/ABI/testing/ |
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
|
D | sysfs-power | 230 deactivated after it has expired. The timeout, if present, is 248 the moment, it will be deactivated.
|
/Linux-v4.19/Documentation/isdn/ |
D | README.audio | 55 (default 0 , deactivated)
|
/Linux-v4.19/Documentation/networking/ |
D | nfc.txt | 120 When the socket is closed, the target is deactivated.
|
/Linux-v4.19/include/linux/usb/ |
D | gadget.h | 419 unsigned deactivated:1; member
|
/Linux-v4.19/Documentation/devicetree/bindings/media/ |
D | samsung-fimc.txt | 40 and the port B deactivated and for the state "active-b" it should be the other
|
/Linux-v4.19/Documentation/sound/cards/ |
D | maya44.rst | 108 The proposed code (currently deactivated) is in ice1712.h.patch, ice1724.c and maya44.c (in pci/ice…
|
/Linux-v4.19/Documentation/ABI/stable/ |
D | sysfs-class-tpm | 166 been temporarily deactivated, usually until the next power
|
/Linux-v4.19/sound/drivers/ |
D | Kconfig | 161 deactivated with setserial before loading this driver.
|
/Linux-v4.19/Documentation/dev-tools/ |
D | gcov.rst | 114 This behavior can be deactivated by specifying the gcov_persist kernel
|
/Linux-v4.19/Documentation/spi/ |
D | spidev | 76 the chipselect is deactivated between those operations. Full-duplex access,
|
/Linux-v4.19/Documentation/s390/ |
D | driver-model.txt | 157 Parameters: cdev - the device to be deactivated. The common layer has
|