[go: up one dir, main page]

Module driver_binding

Module driver_binding 

Source
Expand description

Driver Binding Protocol

Provides the services required to determine if a driver supports a given controller. If a controller is supported, then it also provides routines to start and stop the controller.

Structs§

Protocol

Constants§

PROTOCOL_GUID

Type Aliases§

ProtocolStart
ProtocolStop
ProtocolSupported