Searched refs:hal_device_property_set_string (Results 1 - 14 of 14) sorted by relevance

/illumos-gate/usr/src/cmd/hal/hald/solaris/
H A Ddevinfo_misc.c84 hal_device_property_set_string (d, "info.subsystem", "unknown");
85 hal_device_property_set_string (d, "info.product", "Computer");
86 hal_device_property_set_string (d, "info.udi", "/org/freedesktop/Hal/devices/computer");
88 hal_device_property_set_string (d, "solaris.devfs_path", devfs_path);
91 hal_device_property_set_string (d, "system.kernel.name", un.sysname);
92 hal_device_property_set_string (d, "system.kernel.version", un.release);
93 hal_device_property_set_string (d, "system.kernel.machine", un.machine);
114 hal_device_property_set_string (local_d, "info.parent", hal_device_get_udi (d));
115 hal_device_property_set_string (local_d, "info.subsystem", "unknown");
116 hal_device_property_set_string (local_
[all...]
H A Ddevinfo_pci.c65 hal_device_property_set_string (d, "info.subsystem", "pci");
99 hal_device_property_set_string (d, "pci.vendor", vendor_name);
100 hal_device_property_set_string (d, "info.vendor", vendor_name);
104 hal_device_property_set_string (d, "pci.product", product_name);
105 hal_device_property_set_string (d, "info.product", product_name);
109 hal_device_property_set_string (d, "pci.subsys_vendor",
114 hal_device_property_set_string (d, "pci.subsys_product", subsys_product_name);
H A Ddevinfo_cpu.c142 hal_device_property_set_string (d, "info.parent",
163 hal_device_property_set_string (d, "info.udi", udi);
165 hal_device_property_set_string (d, "info.product", s);
167 hal_device_property_set_string (d, "info.product",
170 hal_device_property_set_string (d, "solaris.devfs_path",
173 hal_device_property_set_string (d, "info.solaris.driver",
H A Ddevinfo_ieee1394.c83 hal_device_property_set_string (d, "info.subsystem", "ieee1394");
84 hal_device_property_set_string (d, "info.product", "FireWire SBP-2 device");
H A Ddevinfo_storage.c173 hal_device_property_set_string (d, "info.product", "IDE host controller");
174 hal_device_property_set_string (d, "info.subsystem", "ide_host");
190 hal_device_property_set_string (parent, "info.product", "IDE device");
191 hal_device_property_set_string (parent, "info.subsystem", "ide");
216 hal_device_property_set_string (d, "info.category", "storage");
221 hal_device_property_set_string (d, "info.udi", udi);
225 hal_device_property_set_string (d, "storage.bus", "ide");
227 hal_device_property_set_string (d, "storage.drive_type", "disk");
262 hal_device_property_set_string (d, "info.subsystem", "scsi");
267 hal_device_property_set_string (
[all...]
H A Ddevinfo_usb.c146 hal_device_property_set_string (d, "info.subsystem", "usb_device");
383 hal_device_property_set_string (d, "solaris.devfs_path", devfs_path);
384 hal_device_property_set_string (d, "info.subsystem", "usb");
385 hal_device_property_set_string (d, "info.product", "USB Device Interface");
513 hal_device_property_set_string(d, "info.subsystem", "video4linux");
514 hal_device_property_set_string(d, "info.category", "video4linux");
521 hal_device_property_set_string(d, "video4linux.device", dev_videolink);
527 hal_device_property_set_string(d, "info.udi", udi);
575 hal_device_property_set_string(d, "info.subsystem", "input");
576 hal_device_property_set_string(
[all...]
H A Ddevinfo.c93 hal_device_property_set_string (d, "info.parent", hal_device_get_udi (parent));
95 hal_device_property_set_string (d, "info.parent", "/org/freedesktop/Hal/devices/local");
103 hal_device_property_set_string (d, "info.udi", udi);
106 hal_device_property_set_string (d, "info.product", s);
108 hal_device_property_set_string (d, "info.product", di_node_name (node));
111 hal_device_property_set_string (d, "solaris.devfs_path", devfs_path);
114 hal_device_property_set_string (d, "info.solaris.driver",
124 hal_device_property_set_string (d, "info.claimed.service", s1);
H A Ddevinfo_acpi.c85 hal_device_property_set_string(computer,
87 hal_device_property_set_string(computer,
147 hal_device_property_set_string(d, "info.category", "input");
148 hal_device_property_set_string(d, "button.type", "power");
149 hal_device_property_set_string(d, "info.product", "Power Button");
H A Ddevinfo.h46 hal_device_property_set_string (d, halprop, v); \
/illumos-gate/usr/src/cmd/hal/hald/
H A Ddevice.h147 gboolean hal_device_property_set_string (HalDevice *device,
H A Ddevice_info.c1105 hal_device_property_set_string (pc->device, pc->merge_key, pc->cdata_buf);
1228 hal_device_property_set_string (pc->device, pc->merge_key, buf2);
1266 hal_device_property_set_string (pc->device, pc->merge_key, buf2);
1291 hal_device_property_set_string (spawned, "info.bus", "unknown");
1292 hal_device_property_set_string (spawned, "info.udi", pc->merge_key);
1293 hal_device_property_set_string (spawned, "info.parent", pc->device->udi);
H A Ddevice.c235 hal_device_property_set_string (
305 hal_device_property_set_string (
687 hal_device_property_set_string (HalDevice *device, const char *key, function
868 rc = hal_device_property_set_string (
H A Dutil.c418 ret = hal_device_property_set_string (d, key, buf);
662 res = hal_device_property_set_string (d, key, value);
1096 hal_device_property_set_string (root, "info.claimed.service", service);
H A Dhald_dbus.c1108 rc = hal_device_property_set_string (d, key, v);
1436 rc = hal_device_property_set_string (device, key, v);
1934 hal_device_property_set_string (d, "info.locked.reason", reason);
1935 hal_device_property_set_string (d, "info.locked.dbus_name",
2114 hal_device_property_set_string (d, "info.claimed.dbus_name", sender);
2862 hal_device_property_set_string (d, "info.udi", udi);
2976 hal_device_property_set_string (d, "info.udi", "/org/freedesktop/Hal/devices/ignored-device");
2977 hal_device_property_set_string (d, "info.product", "Ignored Device");
3047 hal_device_property_set_string (d, "info.udi", udi);

Completed in 88 milliseconds