Searched refs:hal_device_store_add (Results 1 - 8 of 8) sorted by relevance
/osnet-11/usr/src/cmd/hal/hald/ |
H A D | device_store.h | 88 void hal_device_store_add (HalDeviceStore *store,
|
H A D | device_store.c | 173 hal_device_store_add (HalDeviceStore *store, HalDevice *device) function
|
H A D | device_info.c | 1080 hal_device_store_add (hald_get_gdl (), d); 1296 hal_device_store_add (hald_get_tdl (), spawned);
|
H A D | hald_dbus.c | 2863 hal_device_store_add (hald_get_tdl (), d); 3067 hal_device_store_add (hald_get_gdl (), d);
|
/osnet-11/usr/src/cmd/hal/hald/solaris/ |
H A D | devinfo.c | 215 hal_device_store_add (hald_get_gdl (), d); 258 hal_device_store_add (hald_get_gdl (), d); 313 hal_device_store_add (hald_get_tdl (), d);
|
H A D | devinfo_misc.c | 107 hal_device_store_add (hald_get_tdl (), d);
|
H A D | devinfo_usb.c | 186 hal_device_store_add (hald_get_tdl (), d); 430 hal_device_store_add (hald_get_tdl (), d); 618 hal_device_store_add(hald_get_tdl(), d);
|
H A D | devinfo_storage.c | 1204 hal_device_store_add (hald_get_tdl (), d); 1276 hal_device_store_add (hald_get_tdl (), d);
|
Completed in 1191 milliseconds