| /OK3568_Linux_fs/kernel/tools/testing/selftests/tpm2/ |
| H A D | tpm2_tests.py | 15 self.client = tpm2.Client() 233 space1 = tpm2.Client(tpm2.Client.FLAG_SPACE) 235 space2 = tpm2.Client(tpm2.Client.FLAG_SPACE) 247 space1 = tpm2.Client(tpm2.Client.FLAG_SPACE) 257 space1 = tpm2.Client(tpm2.Client.FLAG_SPACE) 259 space2 = tpm2.Client(tpm2.Client.FLAG_SPACE) 276 space1 = tpm2.Client(tpm2.Client.FLAG_SPACE) 301 async_client = tpm2.Client(tpm2.Client.FLAG_NONBLOCK)
|
| H A D | tpm2.py | 353 class Client: class 362 if (self.flags & Client.FLAG_SPACE) == 0: 367 if (self.flags & Client.FLAG_NONBLOCK): 383 if (self.flags & Client.FLAG_NONBLOCK): 389 if (self.flags & Client.FLAG_NONBLOCK): 392 if (self.flags & Client.FLAG_DEBUG) != 0:
|
| /OK3568_Linux_fs/u-boot/doc/ |
| H A D | README.android-fastboot-protocol | 26 2. Client response with a single packet no greater than 64 bytes. 52 4. Client responds with a single packet no greater than 64 bytes. 71 Client: "OKAY0.4" return version "0.4" 75 Client: "OKAY" return value "" 79 Client: "DATA00001234" ready to accept data 83 Client: "OKAY" success 87 Client: "INFOerasing flash" indicate status / progress 93 Client: "FAILunknown command" indicate failure 144 Client Variables
|
| /OK3568_Linux_fs/kernel/drivers/ntb/test/ |
| H A D | Kconfig | 3 tristate "NTB Ping Pong Test Client" 12 tristate "NTB Debugging Tool Test Client" 31 tristate "NTB MSI Test Client"
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/sblim-sfcc/ |
| H A D | sblim-sfcc_2.2.8.bb | 1 SUMMARY = "Small Footprint CIM Client Library" 2 DESCRIPTION = "Small Footprint CIM Client Library Runtime Libraries"
|
| /OK3568_Linux_fs/kernel/drivers/block/rnbd/ |
| H A D | README | 29 Client side: 69 2. Client requests to open a device by sending RNBD_MSG_OPEN message. This 75 3. Client attaches RNBD_MSG_IO to each IO message send to a device. This 79 4. Client closes a device by sending RNBD_MSG_CLOSE which contains only the
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-gnome/gnome/gconf/ |
| H A D | unable-connect-dbus.patch | 3 (gconftool-2.real:10095): GConf-WARNING **: Client failed to connect to the D-BUS daemon: 60 - g_warning ("Client failed to connect to the D-BUS daemon:\n%s", error.message); 63 + "Client failed to connect to the D-BUS daemon:\n%s",
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/sblim-sfc-common/ |
| H A D | sblim-sfc-common_1.0.1.bb | 1 SUMMARY = "Common functions for SBLIM Small Footprint CIM Broker and CIM Client Library." 4 Small Footprint CIM Client (and sblim-sfcc)."
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/xorg-lib/ |
| H A D | libice_1.0.10.bb | 1 SUMMARY = "ICE: Inter-Client Exchange library" 3 DESCRIPTION = "The Inter-Client Exchange (ICE) protocol provides a \
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/mei/ |
| H A D | mei-client-bus.rst | 4 Intel(R) Management Engine (ME) Client bus API 26 A driver implementation for an MEI Client is very similar to any other existing bus 56 To actually register a driver on the ME Client bus one must call the :c:func:`mei_cl_add_driver` 161 MEI Client Bus Drivers
|
| H A D | mei.rst | 17 Each Intel ME feature, or Intel ME Client is addressed by a unique GUID and 84 Connect to firmware Feature/Client. 102 out_client_properties - Client Properties: MTU and Protocol Version. 139 out_client_properties - Client Properties: MTU and Protocol Version.
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-protocols/pptp-linux/ |
| H A D | pptp-linux_1.10.0.bb | 1 SUMMARY = "Client for Microsoft PPTP VPNs" 2 DESCRIPTION = "PPTP Client is a Linux, FreeBSD, NetBSD \
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | kirkwood-openrd-client.dts | 3 * Marvell OpenRD Client Board Description 16 model = "OpenRD Client";
|
| H A D | kirkwood-t5325.dts | 3 * Device Tree file for HP t5325 Thin Client" 18 model = "HP t5325 Thin Client";
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastermain/management/commands/ |
| H A D | perf.py | 6 from django.test.client import Client 42 client = Client()
|
| /OK3568_Linux_fs/kernel/Documentation/staging/ |
| H A D | tee.rst | 146 The GlobalPlatform TEE Client API [5] is implemented on top of the generic 155 | Client | | Trusted | 165 | Client| || | TEE | OP-TEE | | OP-TEE | 208 | Client | | | Trusted | 220 | Client | | subsystem | driver | | Trusted | 261 The GlobalPlatform TEE Client API [5] can be used by the user space (client) to 277 "TEE Client API Specification v1.0" and click download.
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/hashserv/ |
| H A D | client.py | 105 class Client(bb.asyncrpc.Client): class
|
| /OK3568_Linux_fs/u-boot/lib/optee_clientApi/ |
| H A D | README | 8 OP-TEE Client in U-Boot 10 OP-TEE Client in U-Boot is responsible for communication managerment
|
| /OK3568_Linux_fs/buildroot/package/freeradius-client/ |
| H A D | Config.in | 4 FreeRADIUS Client is a framework and library for
|
| /OK3568_Linux_fs/buildroot/package/kodi-pvr-stalker/ |
| H A D | Config.in | 6 A PVR Client that connects Kodi to Stalker Middleware
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/ntp/ntp/ |
| H A D | sntp.service | 2 Description=Simple Network Time Service Client
|
| /OK3568_Linux_fs/buildroot/package/fetchmail/ |
| H A D | Config.in | 8 Client daemon to move mail from POP and IMAP to your local
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/asyncrpc/ |
| H A D | __init__.py | 32 from .client import AsyncClient, Client
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/serial/ |
| H A D | qcom,msm-uartdm.txt | 29 - qcom,tx-crci: Identificator <u32> for Client Rate Control Interface to be 32 - qcom,rx-crci: Identificator <u32> for Client Rate Control Interface to be
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/arm/keystone/ |
| H A D | ti,sci.txt | 66 TI-SCI Client Device Node: 69 Client nodes are maintained as children of the relevant TI-SCI device node.
|