Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/hal/hald/
H A Ddevice.c243 hal_property_get_int (p)); in hal_device_merge_with_rewrite()
313 hal_property_get_int (p)); in hal_device_merge()
383 if (hal_property_get_int (p) != in hal_device_matches()
575 snprintf (buf, bufsize, "%d", hal_property_get_int (prop)); in hal_device_property_get_as_string()
633 return hal_property_get_int (prop); in hal_device_property_get_int()
736 if (hal_property_get_int (prop) == value) in hal_device_property_set_int()
952 hal_property_get_int (p), in hal_device_print()
953 hal_property_get_int (p)); in hal_device_print()
H A Dproperty.h67 dbus_int32_t hal_property_get_int (HalProperty *prop);
H A Dproperty.c182 hal_property_get_int (HalProperty *prop) in hal_property_get_int() function
H A Dhald_dbus.c770 v = hal_property_get_int (p); in foreach_property_append()
1242 i = hal_property_get_int (p); in device_get_property()