Home
last modified time | relevance | path

Searched refs:device_removed (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/hal/tools/
H A Dlshal.c335 device_removed (LibHalContext *ctx, in device_removed() function
695 libhal_ctx_set_device_removed (hal_ctx, device_removed); in main()
/titanic_41/usr/src/lib/hal/libhal/common/
H A Dlibhal.c268 LibHalDeviceRemoved device_removed; member
986 if (ctx->device_removed != NULL) { in filter_func()
987 ctx->device_removed (ctx, udi); in filter_func()
3387 ctx->device_removed = callback; in libhal_ctx_set_device_removed()