Home
last modified time | relevance | path

Searched refs:hal_device_get_type (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/hal/hald/
H A Ddevice.h66 #define HAL_TYPE_DEVICE (hal_device_get_type ())
85 GType hal_device_get_type (void);
H A Ddevice.c146 hal_device_get_type (void) in hal_device_get_type() function