Searched refs:libhal_device_get_property_int (Results 1 - 5 of 5) sorted by relevance
/osnet-11/usr/src/cmd/hal/tools/ |
H A D | hal_get_property.c | 213 libhal_device_get_property_int (hal_ctx, udi, key, &error));
|
H A D | lshal.c | 415 dbus_int32_t value = libhal_device_get_property_int (hal_ctx, udi, key, &error);
|
/osnet-11/usr/src/cmd/hal/utils/ |
H A D | acpi.c | 315 remaining_percentage = libhal_device_get_property_int(ctx, udi, 343 reporting_lastfull = libhal_device_get_property_int(ctx, udi, 352 design_voltage = libhal_device_get_property_int(ctx, udi,
|
/osnet-11/usr/src/lib/hal/libhal/common/ |
H A D | libhal.h | 259 dbus_int32_t libhal_device_get_property_int (LibHalContext *ctx,
|
H A D | libhal.c | 1299 * libhal_device_get_property_int: 1310 libhal_device_get_property_int (LibHalContext *ctx, function
|
Completed in 84 milliseconds