Searched refs:DEV_FLAG_UNBINDABLE (Results 1 - 2 of 2) sorted by relevance

/fuchsia/zircon/system/core/devmgr/
H A Ddevice-internal.h122 #define DEV_FLAG_UNBINDABLE 0x00000004 // nobody may bind to this device macro
H A Ddevhost-api.cpp59 dev->flags |= DEV_FLAG_UNBINDABLE;
75 dev->flags |= DEV_FLAG_INSTANCE | DEV_FLAG_UNBINDABLE;

Completed in 93 milliseconds