Home
last modified time | relevance | path

Searched refs:hald_get_gdl (Results 1 – 13 of 13) sorted by relevance

/illumos-gate/usr/src/cmd/hal/hald/solaris/
H A Ddevinfo_acpi.c81 if ((computer = hal_device_store_find(hald_get_gdl(), in devinfo_acpi_add()
107 if (hal_device_store_match_key_value_string(hald_get_gdl(), in devinfo_acpi_add()
160 HalDeviceStore *store = hald_get_gdl(); in devinfo_power_button_event()
174 if ((d = hal_device_store_find(hald_get_gdl(), in devinfo_brightness_hotkeys_event()
193 d = hal_device_store_find(hald_get_gdl(), udi); in devinfo_battery_rescan()
209 d = hal_device_store_find(hald_get_gdl(), udi); in devinfo_lid_event()
H A Ddevinfo.c98 hal_util_compute_udi (hald_get_gdl (), udi, sizeof (udi), in devinfo_set_default_properties()
215 hal_device_store_add (hald_get_gdl (), d); in devinfo_callouts_add_done()
258 hal_device_store_add (hald_get_gdl (), d); in devinfo_callouts_preprobing_done()
350 d = hal_device_store_match_key_value_string (hald_get_gdl (), in devinfo_remove_branch()
359 children = hal_device_store_match_multiple_key_value_string (hald_get_gdl(), in devinfo_remove_branch()
381 if (!hal_device_store_remove (hald_get_gdl (), d)) { in devinfo_callouts_remove_done()
H A Ddevinfo_storage.c218 hal_util_compute_udi (hald_get_gdl (), udi, sizeof (udi), in devinfo_ide_storage_add()
264 hal_util_compute_udi (hald_get_gdl (), udi, sizeof (udi), in devinfo_scsi_add()
294 hal_util_compute_udi (hald_get_gdl (), udi, sizeof (udi), in devinfo_scsi_storage_add()
389 hal_util_compute_udi (hald_get_gdl (), udi, sizeof (udi), in devinfo_blkdev_add()
414 hal_util_compute_udi (hald_get_gdl (), udi, sizeof (udi), in devinfo_blkdev_storage_add()
558 if (((v = hal_device_store_match_key_value_string (hald_get_gdl(), in devinfo_floppy_rescan_probing_done()
619 hal_util_compute_udi (hald_get_gdl (), udi, sizeof (udi), in devinfo_lofi_add_major()
655 (hal_device_store_match_key_value_string (hald_get_gdl (), in devinfo_lofi_add_major()
726 devices = hal_device_store_match_multiple_key_value_string (hald_get_gdl(), in devinfo_lofi_remove_minor()
949 volume = hal_device_store_match_key_value_string (hald_get_gdl (), in devinfo_storage_minors()
[all …]
H A Dhotplug.c76 parent = hal_device_store_match_key_value_string (hald_get_gdl (), "info.udi", parent_udi); in hotplug_event_begin_devfs_add()
133 d = hal_device_store_match_key_value_string (hald_get_gdl (), in hotplug_event_begin_devfs()
H A Ddevinfo_misc.c152 hal_util_compute_udi(hald_get_gdl(), udi, sizeof (udi), in devinfo_keyboard_add()
187 hal_util_compute_udi(hald_get_gdl(), udi, sizeof (udi), in devinfo_mouse_add()
H A Dsysevent.c376 if ((d = hal_device_store_match_key_value_string (hald_get_gdl (), in sysevent_lofi_add()
386 if ((parent = hal_device_store_match_key_value_string (hald_get_gdl (), in sysevent_lofi_add()
428 parent = hal_device_store_match_key_value_string (hald_get_gdl (), in lookup_parent()
537 gdl = hald_get_gdl (); in sysevent_dr_remove_cpu()
H A Ddevinfo_usb.c523 hal_util_compute_udi(hald_get_gdl(), udi, sizeof (udi), in devinfo_usb_video4linux_add()
592 hal_util_compute_udi(hald_get_gdl(), udi, sizeof (udi), in devinfo_usb_input_add()
646 hal_util_compute_udi (hald_get_gdl (), udi, sizeof (udi), in devinfo_usb_scsa2usb_add()
H A Ddevinfo_cpu.c158 hal_util_compute_udi (hald_get_gdl (), udi, sizeof (udi), in devinfo_cpu_add()
H A Dosspec.c110 parent = hal_device_store_match_key_value_string (hald_get_gdl (), in hal_util_find_closest_ancestor()
/illumos-gate/usr/src/cmd/hal/hald/
H A Dhald_dbus.c341 hal_device_store_foreach (hald_get_gdl (), in manager_get_all_devices()
465 hal_device_store_foreach (hald_get_gdl (), in manager_find_device_string_match()
548 hal_device_store_foreach (hald_get_gdl (), in manager_find_device_by_capability()
593 d = hal_device_store_find (hald_get_gdl (), udi); in manager_device_exists()
918 d = hal_device_store_find (hald_get_gdl (), udi); in device_get_all_properties()
1041 d = hal_device_store_find (hald_get_gdl (), udi); in device_set_multiple_properties()
1201 d = hal_device_store_find (hald_get_gdl (), udi); in device_get_property()
1329 d = hal_device_store_find (hald_get_gdl (), udi); in device_get_property_type()
1416 device = hal_device_store_find (hald_get_gdl (), udi); in device_set_property()
1533 d = hal_device_store_find (hald_get_gdl (), udi); in device_add_capability()
[all …]
H A Dhald.c169 hald_get_gdl (void) in hald_get_gdl() function
594 printf ("Num devices in GDL: %d\n", g_slist_length ((hald_get_gdl ())->devices)); in my_shutdown()
596 gdl = hald_get_gdl (); in my_shutdown()
H A Dhald.h41 HalDeviceStore *hald_get_gdl (void);
H A Ddevice_info.c211 d = hal_device_store_find (hald_get_gdl (), udi_result); in resolve_udiprop_path()
354 d = hal_device_store_find (hald_get_gdl (), udi_to_check); in handle_match()
1080 hal_device_store_add (hald_get_gdl (), d); in spawned_device_callouts_add_done()
1174 d = hal_device_store_find (hald_get_gdl (), udi_to_merge_from); in end()
1282 spawned = hal_device_store_find (hald_get_gdl (), pc->merge_key); in end()