| /OK3568_Linux_fs/u-boot/cmd/ |
| H A D | tpm_test.c | 45 static uint32_t tpm_get_flags(uint8_t *disable, uint8_t *deactivated, in tpm_get_flags() argument 56 if (deactivated) in tpm_get_flags() 57 *deactivated = pflags.deactivated; in tpm_get_flags() 61 pflags.disable, pflags.deactivated, pflags.nv_locked); in tpm_get_flags() 142 uint8_t disable = 0, deactivated = 0; in test_enable() local 149 TPM_CHECK(tpm_get_flags(&disable, &deactivated, NULL)); in test_enable() 150 printf("\tdisable is %d, deactivated is %d\n", disable, deactivated); in test_enable() 153 TPM_CHECK(tpm_get_flags(&disable, &deactivated, NULL)); in test_enable() 154 printf("\tdisable is %d, deactivated is %d\n", disable, deactivated); in test_enable() 155 if (disable == 1 || deactivated == 1) in test_enable() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/ |
| H A D | trace.h | 40 __field(unsigned, deactivated) 61 __entry->deactivated = g->deactivated; 79 __entry->deactivated ? "deactivated:" : "activated:",
|
| H A D | core.c | 678 if (gadget->deactivated) { in usb_gadget_connect() 723 if (gadget->deactivated) { in usb_gadget_disconnect() 761 if (!gadget || gadget->deactivated) in usb_gadget_deactivate() 775 gadget->deactivated = true; in usb_gadget_deactivate() 797 if (!gadget->deactivated) in usb_gadget_activate() 800 gadget->deactivated = false; in usb_gadget_activate()
|
| /OK3568_Linux_fs/kernel/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
|
| /OK3568_Linux_fs/kernel/drivers/char/tpm/ |
| H A D | tpm.h | 67 u8 deactivated; member 103 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()
|
| /OK3568_Linux_fs/kernel/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
|
| /OK3568_Linux_fs/kernel/include/net/sctp/ |
| H A D | auth.h | 53 __u8 deactivated; member
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A 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
|
| H A D | sysfs-power | 234 deactivated after it has expired. The timeout, if present, is 253 the moment, it will be deactivated.
|
| /OK3568_Linux_fs/buildroot/package/gstreamer1/gstreamer1/ |
| H A D | 0002-HACK-gstpad-Add-1-sec-timeout-for-activation.patch | 53 "Pad is already in the process of being deactivated");
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0_1.20/ |
| H A D | 0002-HACK-gstpad-Add-1-sec-timeout-for-activation.patch | 53 "Pad is already in the process of being deactivated");
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0_1.22/ |
| H A D | 0002-HACK-gstpad-Add-1-sec-timeout-for-activation.patch | 53 "Pad is already in the process of being deactivated");
|
| /OK3568_Linux_fs/kernel/net/sctp/ |
| H A D | auth.c | 438 if (!key->deactivated) in sctp_auth_get_shkey() 906 if (!found || key->deactivated) in sctp_auth_set_active_key() 1017 key->deactivated = 1; in sctp_auth_deact_key_id()
|
| /OK3568_Linux_fs/kernel/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
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | tpm.h | 213 u8 deactivated; member
|
| /OK3568_Linux_fs/u-boot/doc/ |
| H A D | README.at91 | 169 if deactivated, cannot be used anymore.
|
| /OK3568_Linux_fs/kernel/Documentation/networking/ |
| H A D | nfc.rst | 122 When the socket is closed, the target is deactivated.
|
| /OK3568_Linux_fs/kernel/include/linux/usb/ |
| H A D | gadget.h | 457 unsigned deactivated:1; member
|
| /OK3568_Linux_fs/u-boot/doc/driver-model/ |
| H A D | fdt-fixup.txt | 121 subsequently deactivated in the device tree if they are not present.
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/media/ |
| H A D | samsung-fimc.txt | 40 and the port B deactivated and for the state "active-b" it should be the other
|
| /OK3568_Linux_fs/kernel/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…
|
| /OK3568_Linux_fs/kernel/sound/drivers/ |
| H A D | Kconfig | 163 deactivated with setserial before loading this driver.
|