Home
last modified time | relevance | path

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

12345

/linux/tools/testing/selftests/tpm2/
A 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)
A 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/Documentation/driver-api/surface_aggregator/
A Dclient-api.rst4 Client Driver API Documentation
32 Client Bus and Client Device API
/linux/drivers/ntb/test/
A DKconfig3 tristate "NTB Ping Pong Test Client"
12 tristate "NTB Debugging Tool Test Client"
31 tristate "NTB MSI Test Client"
/linux/drivers/block/rnbd/
A 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/Documentation/driver-api/mei/
A 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
A 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.
/linux/arch/arm/boot/dts/
A Dkirkwood-openrd-client.dts3 * Marvell OpenRD Client Board Description
16 model = "OpenRD Client";
A Dkirkwood-t5325.dts3 * Device Tree file for HP t5325 Thin Client"
18 model = "HP t5325 Thin Client";
/linux/Documentation/devicetree/bindings/pinctrl/
A Dintel,lgm-io.yaml23 # Client device subnode's properties
29 Client device subnodes use below standard properties.
A Dfsl,imx8ulp-pinctrl.yaml23 # Client device subnode's properties
29 Client device subnodes use below standard properties.
A Dfsl,imx8mn-pinctrl.yaml23 # Client device subnode's properties
29 Client device subnodes use below standard properties.
A Dfsl,imx8mp-pinctrl.yaml23 # Client device subnode's properties
29 Client device subnodes use below standard properties.
A Dfsl,imx8mm-pinctrl.yaml23 # Client device subnode's properties
29 Client device subnodes use below standard properties.
A Dfsl,imx8mq-pinctrl.yaml23 # Client device subnode's properties
29 Client device subnodes use below standard properties.
/linux/Documentation/staging/
A 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/Documentation/hid/
A Damd-sfh-hid.rst30 | AMD HID Client |
54 AMD HID Client Layer
86 Core Transport Client layer layer FW
/linux/Documentation/PCI/endpoint/
A 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/Documentation/driver-api/surface_aggregator/clients/
A Dindex.rst4 Client Driver Documentation
/linux/Documentation/devicetree/bindings/serial/
A 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/Documentation/networking/caif/
A Dlinux_caif.rst42 +-------> !interf!+ ! API !+ <- CAIF Client APIs
84 Client layer.
101 Stack and provides a Client interface for adding Link-Layer and
/linux/Documentation/ABI/testing/
A 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
A Dsysfs-platform-dell-smbios4 Contact: Dell.Client.Kernel@dell.com
/linux/Documentation/driver-api/
A 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/Documentation/devicetree/bindings/security/tpm/
A Dtpm_tis_mmio.txt7 Refer to the 'TCG PC Client Specific TPM Interface Specification (TIS)' TCG

Completed in 28 milliseconds

12345