Crate fidl_fuchsia_device_fs

Source

Structs§

ConnectionType
ConnectorConnectRequest
ConnectorControlHandle
ConnectorEventStream
ConnectorMarker
ConnectorProxy
ConnectorRequestStream
A Stream of incoming requests for fuchsia.device.fs/Connector.
ConnectorSynchronousProxy
DevfsAddArgs
TopologicalPathControlHandle
TopologicalPathEventStream
TopologicalPathGetTopologicalPathResponder
TopologicalPathGetTopologicalPathResponse
TopologicalPathMarker
TopologicalPathProxy
TopologicalPathRequestStream
A Stream of incoming requests for fuchsia.device.fs/TopologicalPath.
TopologicalPathSynchronousProxy

Enums§

ConnectorEvent
ConnectorRequest
A connector lets a client forward the server end of a protocol.
TopologicalPathEvent
TopologicalPathRequest

Constants§

DEVICE_CONTROLLER_NAME
This name is reserved for accessing the fuchsia.device/Controller protocol within /dev/. No devices can be created with this name.
DEVICE_PROTOCOL_NAME
This name is reserved for accessing the device specific protocol within /dev/. No devices can be created with this name.
DEVICE_TOPOLOGY_NAME
This name is reserved for accessing the fuchsia.device.fs/TopologicalPath protocol within /dev/. No devices can be created with this name.
MAX_DEVICE_PATH_LEN
Maximum length of a device path
MAX_DRIVER_PATH_LEN
Maximum length for a driver path

Traits§

ConnectorProxyInterface
TopologicalPathProxyInterface

Type Aliases§

TopologicalPathGetTopologicalPathResult