Lines Matching refs:HalDevice
54 gboolean hal_util_set_int_from_file (HalDevice *d, const gchar *key, const gchar *directory, const …
58 gboolean hal_util_set_uint64_from_file (HalDevice *d, const gchar *key, const gchar *directory, con…
62 gboolean hal_util_set_string_from_file (HalDevice *d, const gchar *key, const gchar *directory, con…
66 gboolean hal_util_set_bcd2_from_file (HalDevice *d, const gchar *key, const gchar *directory, const…
82 gboolean hal_util_set_string_elem_from_file (HalDevice *d, const gchar *key,
86 gboolean hal_util_set_int_elem_from_file (HalDevice *d, const gchar *key,
90 gboolean hal_util_set_bool_elem_from_file (HalDevice *d, const gchar *key,
97 typedef void (*HalCalloutsDone) (HalDevice *d, gpointer userdata1, gpointer userdata2);
99 void hal_util_callout_device_add (HalDevice *d, HalCalloutsDone callback, gpointer userdata1, gpoin…
100 void hal_util_callout_device_remove (HalDevice *d, HalCalloutsDone callback, gpointer userdata1, gp…
101 void hal_util_callout_device_preprobe (HalDevice *d, HalCalloutsDone callback, gpointer userdata1, …
110 hal_util_branch_claim (HalDeviceStore *store, HalDevice *root, dbus_bool_t claimed, const char *ser…