Searched refs:hal_device_property_get_uint64 (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/cmd/hal/hald/
H A Ddevice.h133 dbus_uint64_t hal_device_property_get_uint64 (HalDevice *device,
H A Ddevice.c390 hal_device_property_get_uint64 (device2, key))
639 hal_device_property_get_uint64 (HalDevice *device, const char *key) function
877 to_device, to, hal_device_property_get_uint64 (from_device, from));
H A Ddevice_info.c300 *result = ((dbus_int64_t) hal_device_property_get_uint64 (d, key)) - ((dbus_int64_t) strtoll (right_side, NULL, 0));
416 if (hal_device_property_get_uint64 (d, prop_to_check) != value) {

Completed in 21 milliseconds