class AutoBind

Defined at line 16 of file ../../src/devices/tests/autobind/autobind.h

Public Methods

zx_status_t Bind (void * ctx, zx_device_t * dev)

Defined at line 13 of file ../../src/devices/tests/autobind/autobind.cc

void AutoBind (zx_device_t * parent)

Defined at line 18 of file ../../src/devices/tests/autobind/autobind.h

void ~AutoBind ()

Defined at line 19 of file ../../src/devices/tests/autobind/autobind.h

zx_status_t Bind ()

Defined at line 23 of file ../../src/devices/tests/autobind/autobind.cc

zx::vmo inspect_vmo ()

For inspect test.

Defined at line 27 of file ../../src/devices/tests/autobind/autobind.h

void DdkInit (ddk::InitTxn txn)

Defined at line 35 of file ../../src/devices/tests/autobind/autobind.cc

void DdkRelease ()

Defined at line 37 of file ../../src/devices/tests/autobind/autobind.cc