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

/osnet-11/usr/src/cmd/hal/hald/
H A Ddevice.h137 double hal_device_property_get_double (HalDevice *device,
H A Ddevice.c402 hal_device_property_get_double (device2, key))
671 hal_device_property_get_double (HalDevice *device, const char *key) function
885 to_device, to, hal_device_property_get_double (from_device, from));
H A Ddevice_info.c305 *result = (dbus_int64_t) ceil (hal_device_property_get_double (d, key) - atof (right_side));

Completed in 19 milliseconds