Home
last modified time | relevance | path

Searched refs:Client (Results 1 – 25 of 82) sorted by relevance

1234

/Linux-v5.15/tools/testing/selftests/tpm2/
Dtpm2_tests.py15 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)
Dtpm2.py353 class Client: class
362 if (self.flags & Client.FLAG_SPACE) == 0:
367 if (self.flags & Client.FLAG_NONBLOCK):
379 if (self.flags & Client.FLAG_NONBLOCK):
385 if (self.flags & Client.FLAG_NONBLOCK):
388 if (self.flags & Client.FLAG_DEBUG) != 0:
/Linux-v5.15/Documentation/driver-api/surface_aggregator/
Dclient-api.rst4 Client Driver API Documentation
32 Client Bus and Client Device API
Dinternal-api.rst50 Client Device Bus
/Linux-v5.15/drivers/ntb/test/
DKconfig3 tristate "NTB Ping Pong Test Client"
12 tristate "NTB Debugging Tool Test Client"
31 tristate "NTB MSI Test Client"
/Linux-v5.15/drivers/block/rnbd/
DREADME29 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-v5.15/arch/arm/boot/dts/
Dkirkwood-openrd-client.dts3 * Marvell OpenRD Client Board Description
16 model = "OpenRD Client";
Dkirkwood-t5325.dts3 * Device Tree file for HP t5325 Thin Client"
18 model = "HP t5325 Thin Client";
/Linux-v5.15/Documentation/driver-api/mei/
Dmei-client-bus.rst4 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
Dmei.rst17 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.
Dhdcp.rst25 :doc: MEI_HDCP Client Driver
/Linux-v5.15/Documentation/staging/
Dtee.rst146 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.
/Linux-v5.15/Documentation/hid/
Damd-sfh-hid.rst30 | AMD HID Client |
54 AMD HID Client Layer
86 Core Transport Client layer layer FW
/Linux-v5.15/Documentation/driver-api/surface_aggregator/clients/
Dindex.rst4 Client Driver Documentation
/Linux-v5.15/Documentation/PCI/endpoint/
Dpci-ntb-howto.rst156 All the existing client side NTB utilities like NTB Transport Client and NTB
157 Netdev, NTB Ping Pong Test Client and NTB Tool Test Client can be used with NTB
/Linux-v5.15/Documentation/ABI/testing/
Dsysfs-platform-dell-smbios4 Contact: Dell.Client.Kernel@dell.com
Dsysfs-class-firmware-attributes6 Dell.Client.Kernel@dell.com
134 Dell.Client.Kernel@dell.com
224 Dell.Client.Kernel@dell.com
253 Dell.Client.Kernel@dell.com
/Linux-v5.15/Documentation/devicetree/bindings/serial/
Dqcom,msm-uartdm.txt29 - 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
/Linux-v5.15/Documentation/networking/caif/
Dlinux_caif.rst42 +-------> !interf!+ ! API !+ <- CAIF Client APIs
84 Client layer.
101 Stack and provides a Client interface for adding Link-Layer and
/Linux-v5.15/Documentation/devicetree/bindings/security/tpm/
Dtpm_tis_mmio.txt7 Refer to the 'TCG PC Client Specific TPM Interface Specification (TIS)' TCG
/Linux-v5.15/Documentation/devicetree/bindings/dma/
Dk3dma.txt30 Client:
Dsprd-dma.txt29 Client:
/Linux-v5.15/drivers/firmware/imx/
DKconfig10 It acts like a doorbell. Client might use shared memory to
/Linux-v5.15/Documentation/devicetree/bindings/mailbox/
Dmailbox.txt19 * Mailbox Client
Dsti-mailbox.txt32 Client

1234