Home
last modified time | relevance | path

Searched refs:libhal_device_property_exists (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/lib/hal/libhal/common/
H A Dmapfile-vers62 libhal_device_property_exists;
H A Dlibhal.h247 dbus_bool_t libhal_device_property_exists (LibHalContext *ctx,
H A Dlibhal.c2507 libhal_device_property_exists (LibHalContext *ctx, in libhal_device_property_exists() function
/titanic_44/usr/src/cmd/hal/utils/
H A Dacpi.c313 if (libhal_device_property_exists(ctx, udi, in battery_dynamic_update()