Home
last modified time | relevance | path

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

123

/Linux-v5.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/Documentation/devicetree/bindings/arm/keystone/
Dti,sci.txt66 TI-SCI Client Device Node:
69 Client nodes are maintained as children of the relevant TI-SCI device node.
/Linux-v5.10/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.10/Documentation/devicetree/bindings/security/tpm/
Dtpm_tis_mmio.txt7 Refer to the 'TCG PC Client Specific TPM Interface Specification (TIS)' TCG
/Linux-v5.10/Documentation/devicetree/bindings/dma/
Dzxdma.txt26 Client:
Dk3dma.txt30 Client:
Dsirfsoc-dma.txt26 Client:
Dsprd-dma.txt29 Client:
/Linux-v5.10/drivers/firmware/imx/
DKconfig10 It acts like a doorbell. Client might use shared memory to
/Linux-v5.10/Documentation/devicetree/bindings/mailbox/
Dmailbox.txt19 * Mailbox Client
Dsti-mailbox.txt32 Client
Dhisilicon,hi3660-mailbox.txt33 Client
/Linux-v5.10/Documentation/driver-api/
Dntb.rst26 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-v5.10/drivers/ntb/
DKconfig32 tristate "NTB Transport Client"
/Linux-v5.10/tools/testing/selftests/net/mptcp/
Dmptcp_join.sh324 echo Client ns stats
361 echo Client ns stats
398 echo Client ns stats

123