Home
last modified time | relevance | path

Searched refs:hal_device_property_set_uint64 (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/hal/hald/solaris/
H A Ddevinfo_cpu.c208 if (hal_device_property_set_uint64 (d, "processor.maximum_speed", in devinfo_cpu_add()
/illumos-gate/usr/src/cmd/hal/hald/
H A Ddevice.c247 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 Ddevice.h153 gboolean hal_device_property_set_uint64 (HalDevice *device,
H A Dutil.c267 ret = hal_device_property_set_uint64 (d, key, value); in hal_util_set_uint64_from_file()
H A Ddevice_info.c1141 hal_device_property_set_uint64 (pc->device, in end()
H A Dhald_dbus.c1124 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()