/linux/tools/testing/selftests/tpm2/ |
H A D | tpm2_tests.py | 15 self.client = tpm2.Client() 246 space1 = tpm2.Client(tpm2.Client.FLAG_SPACE) 248 space2 = tpm2.Client(tpm2.Client.FLAG_SPACE) 260 space1 = tpm2.Client(tpm2.Client.FLAG_SPACE) 270 space1 = tpm2.Client(tpm2.Client.FLAG_SPACE) 272 space2 = tpm2.Client(tpm2.Client.FLAG_SPACE) 289 space1 = tpm2.Client(tpm2.Client.FLAG_SPACE) 314 async_client = tpm2.Client(tpm2.Client.FLAG_NONBLOCK) 323 async_client = tpm2.Client(tpm2.Client.FLAG_SPACE | tpm2.Client.FLAG_NONBLOCK)
|
H A D | tpm2.py | 354 class Client: class 363 if (self.flags & Client.FLAG_SPACE) == 0: 368 if (self.flags & Client.FLAG_NONBLOCK): 384 if (self.flags & Client.FLAG_NONBLOCK): 390 if (self.flags & Client.FLAG_NONBLOCK): 393 if (self.flags & Client.FLAG_DEBUG) != 0:
|
/linux/Documentation/driver-api/surface_aggregator/ |
H A D | client-api.rst | 4 Client Driver API Documentation 32 Client Bus and Client Device API
|
H A D | internal-api.rst | 50 Client Device Bus
|
/linux/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"
|
/linux/Documentation/tee/ |
H A D | amd-tee.rst | 25 | Client | | | Trusted | 37 | Client | | subsystem | driver | | Trusted | 78 The GlobalPlatform TEE Client API [3] can be used by the user space (client) to 90 "TEE Client API Specification v1.0" and click download.
|
H A D | op-tee.rst | 30 The GlobalPlatform TEE Client API [5] is implemented on top of the generic 39 | Client | | Trusted | 49 | Client| || | TEE | OP-TEE | | OP-TEE | 164 "TEE Client API Specification v1.0" and click download.
|
/linux/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
|
/linux/arch/arm/boot/dts/marvell/ |
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";
|
/linux/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.
|
H A D | hdcp.rst | 25 :doc: MEI_HDCP Client Driver
|
/linux/Documentation/hid/ |
H A D | amd-sfh-hid.rst | 30 | AMD HID Client | 54 AMD HID Client Layer 86 Core Transport Client layer layer FW
|
/linux/Documentation/security/tpm/ |
H A D | tpm_tis.rst | 40 in section 3.2 of the TCG PC Client Platform TPM Profile Specification. 45 TCG PC Client Platform TPM Profile (PTP) Specification
|
/linux/Documentation/gpu/xe/ |
H A D | xe-drm-usage-stats.rst | 10 :doc: DRM Client usage stats
|
/linux/Documentation/driver-api/surface_aggregator/clients/ |
H A D | index.rst | 4 Client Driver Documentation
|
/linux/Documentation/PCI/endpoint/ |
H A D | pci-vntb-howto.rst | 159 All the existing client side NTB utilities like NTB Transport Client and NTB 160 Netdev, NTB Ping Pong Test Client and NTB Tool Test Client can be used with NTB
|
H A D | pci-ntb-howto.rst | 153 All the existing client side NTB utilities like NTB Transport Client and NTB 154 Netdev, NTB Ping Pong Test Client and NTB Tool Test Client can be used with NTB
|
/linux/Documentation/networking/caif/ |
H A D | linux_caif.rst | 42 +-------> !interf!+ ! API !+ <- CAIF Client APIs 84 Client layer. 101 Stack and provides a Client interface for adding Link-Layer and
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-platform-dell-smbios | 4 Contact: Dell.Client.Kernel@dell.com
|
/linux/tools/testing/selftests/net/packetdrill/ |
H A D | tcp_zerocopy_fastopen-server.pkt | 18 // Client sends a SYN with data.
|
/linux/Documentation/driver-api/ |
H A D | ntb.rst | 26 NTB Client Drivers 123 NTB Transport Client (ntb\_transport) and NTB Netdev (ntb\_netdev) 135 NTB Ping Pong Test Client (ntb\_pingpong) 163 NTB Tool Test Client (ntb\_tool) 203 NTB MSI Test Client (ntb\_msi\_test)
|
/linux/Documentation/devicetree/bindings/dma/ |
H A D | k3dma.txt | 30 Client:
|
/linux/Documentation/devicetree/bindings/mailbox/ |
H A D | mailbox.txt | 19 * Mailbox Client
|