Searched refs:libhal_device_set_property_helper (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/lib/hal/libhal/common/ |
H A D | libhal.c | 1621 libhal_device_set_property_helper (LibHalContext *ctx, in libhal_device_set_property_helper() function 1739 return libhal_device_set_property_helper (ctx, udi, key, in libhal_device_set_property_string() 1765 return libhal_device_set_property_helper (ctx, udi, key, in libhal_device_set_property_int() 1791 return libhal_device_set_property_helper (ctx, udi, key, in libhal_device_set_property_uint64() 1817 return libhal_device_set_property_helper (ctx, udi, key, in libhal_device_set_property_double() 1843 return libhal_device_set_property_helper (ctx, udi, key, in libhal_device_set_property_bool() 1869 return libhal_device_set_property_helper (ctx, udi, key, DBUS_TYPE_INVALID, in libhal_device_remove_property()
|