Searched refs:hal_device_property_set_uint64 (Results 1 – 6 of 6) sorted by relevance
/titanic_41/usr/src/cmd/hal/hald/solaris/ |
H A D | devinfo_cpu.c | 210 if (hal_device_property_set_uint64 (d, "processor.maximum_speed", in devinfo_cpu_add()
|
/titanic_41/usr/src/cmd/hal/hald/ |
H A D | device.c | 247 hal_device_property_set_uint64 ( in hal_device_merge_with_rewrite() 317 hal_device_property_set_uint64 ( in hal_device_merge() 757 hal_device_property_set_uint64 (HalDevice *device, const char *key, in hal_device_property_set_uint64() function 876 rc = hal_device_property_set_uint64 ( in hal_device_copy_property()
|
H A D | device.h | 153 gboolean hal_device_property_set_uint64 (HalDevice *device,
|
H A D | util.c | 267 ret = hal_device_property_set_uint64 (d, key, value); in hal_util_set_uint64_from_file()
|
H A D | device_info.c | 1141 hal_device_property_set_uint64 (pc->device, in end()
|
H A D | hald_dbus.c | 1124 rc = hal_device_property_set_uint64 (d, key, v); in device_set_multiple_properties() 1450 rc = hal_device_property_set_uint64 (device, key, v); in device_set_property()
|