Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/hal/hald/
H A Ddevice.h173 gboolean hal_device_property_strlist_add (HalDevice *device,
H A Ddevice.c432 if (hal_device_property_strlist_add (device, "info.capabilities", capability)) in hal_device_add_capability()
1244 hal_device_property_strlist_add (HalDevice *device, in hal_device_property_strlist_add() function
H A Dhald_dbus.c2734 hal_device_property_strlist_add (device, "info.interfaces", interface_name); in device_claim_interface()