Home
last modified time | relevance | path

Searched refs:hal_property_set_int (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/cmd/hal/hald/
H A Dproperty.h75 void hal_property_set_int (HalProperty *prop,
H A Dproperty.c294 hal_property_set_int (HalProperty *prop, dbus_int32_t value) in hal_property_set_int() function
H A Ddevice.c739 hal_property_set_int (prop, value); in hal_device_property_set_int()