Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/hal/hald/
H A Ddevice.c261 hal_property_get_double (p)); in hal_device_merge_with_rewrite()
331 hal_property_get_double (p)); in hal_device_merge()
401 if (hal_property_get_double (p) != in hal_device_matches()
581 snprintf (buf, bufsize, "%f", hal_property_get_double (prop)); in hal_device_property_get_as_string()
681 return hal_property_get_double (prop); in hal_device_property_get_double()
838 if (hal_property_get_double (prop) == value) in hal_device_property_set_double()
964 hal_property_get_double (p)); in hal_device_print()
H A Dproperty.h70 double hal_property_get_double (HalProperty *prop);
H A Dproperty.c258 hal_property_get_double (HalProperty *prop) in hal_property_get_double() function
H A Dhald_dbus.c810 v = hal_property_get_double (p); in foreach_property_append()
1256 d = hal_property_get_double (p); in device_get_property()