Searched refs:hal_device_store_remove (Results 1 – 7 of 7) sorted by relevance
/titanic_44/usr/src/cmd/hal/hald/solaris/ |
H A D | devinfo.c | 214 hal_device_store_remove (hald_get_tdl (), d); in devinfo_callouts_add_done() 228 hal_device_store_remove (hald_get_tdl (), d); in devinfo_callouts_probing_done() 257 hal_device_store_remove (hald_get_tdl (), d); in devinfo_callouts_preprobing_done() 326 hal_device_store_remove (hald_get_tdl (), d); in hotplug_event_begin_add_devinfo() 381 if (!hal_device_store_remove (hald_get_gdl (), d)) { in devinfo_callouts_remove_done()
|
H A D | devinfo_storage.c | 1107 hal_device_store_remove (hald_get_tdl (), d); in devinfo_volume_preprobing_done() 1225 hal_device_store_remove (hald_get_tdl (), d); in devinfo_storage_probing_done()
|
/titanic_44/usr/src/cmd/hal/hald/ |
H A D | device_store.h | 90 gboolean hal_device_store_remove (HalDeviceStore *store,
|
H A D | hald.c | 603 hal_device_store_remove (gdl, d); in my_shutdown()
|
H A D | device_store.c | 198 hal_device_store_remove (HalDeviceStore *store, HalDevice *device) in hal_device_store_remove() function
|
H A D | hald_dbus.c | 2884 if (!hal_device_store_remove (hald_get_gdl (), d)) { in manager_remove_done() 2943 hal_device_store_remove (in_tdl ? hald_get_tdl () : hald_get_gdl (), d); in manager_remove() 3038 hal_device_store_remove (hald_get_tdl (), d); in manager_commit_to_gdl() 3066 hal_device_store_remove (hald_get_tdl (), d); in manager_commit_to_gdl()
|
H A D | device_info.c | 1079 hal_device_store_remove (hald_get_tdl (), d); in spawned_device_callouts_add_done()
|