class DriverHostVisitor
Defined at line 14 of file ../../sdk/lib/driver/devicetree/visitors/default/driver-host/driver-host.h
The |DriverHostVisitor| provides information about which driver hosts to colocate with.
Public Methods
void DriverHostVisitor ()
Defined at line 16 of file ../../sdk/lib/driver/devicetree/visitors/default/driver-host/driver-host.h
void ~DriverHostVisitor ()
Defined at line 17 of file ../../sdk/lib/driver/devicetree/visitors/default/driver-host/driver-host.h
zx::result<> Visit (Node & node, const devicetree::PropertyDecoder & decoder)
Defined at line 19 of file ../../sdk/lib/driver/devicetree/visitors/default/driver-host/driver-host.cc