Searched defs:hal_device_property_get_type (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/hal/hald/
H A Ddevice.c228 target_type = hal_device_property_get_type (target, key);
298 target_type = hal_device_property_get_type (target, key);
527 hal_device_property_get_type (HalDevice *device, const char *key) function
866 switch (hal_device_property_get_type (from_device, from)) {

Completed in 56 milliseconds