Lines Matching refs:HalDevice

209 hal_util_set_int_from_file (HalDevice *d, const gchar *key, const gchar *directory, const gchar *fi…  in hal_util_set_int_from_file()
260 hal_util_set_uint64_from_file (HalDevice *d, const gchar *key, const gchar *directory, const gchar … in hal_util_set_uint64_from_file()
350 hal_util_set_bcd2_from_file (HalDevice *d, const gchar *key, const gchar *directory, const gchar *f… in hal_util_set_bcd2_from_file()
411 hal_util_set_string_from_file (HalDevice *d, const gchar *key, const gchar *directory, const gchar … in hal_util_set_string_from_file()
651 hal_util_set_string_elem_from_file (HalDevice *d, const gchar *key, in hal_util_set_string_elem_from_file()
691 hal_util_set_int_elem_from_file (HalDevice *d, const gchar *key, in hal_util_set_int_elem_from_file()
748 hal_util_set_bool_elem_from_file (HalDevice *d, const gchar *key, in hal_util_set_bool_elem_from_file()
806 HalDevice *d;
820 callout_terminated (HalDevice *d, guint32 exit_type, in callout_terminated()
836 HalDevice *d; in callout_do_next()
861 hal_callout_device (HalDevice *d, HalCalloutsDone callback, gpointer userdata1, gpointer userdata2, in hal_callout_device()
879 hal_util_callout_device_add (HalDevice *d, HalCalloutsDone callback, gpointer userdata1, gpointer u… in hal_util_callout_device_add()
897 hal_util_callout_device_remove (HalDevice *d, HalCalloutsDone callback, gpointer userdata1, gpointe… in hal_util_callout_device_remove()
915 hal_util_callout_device_preprobe (HalDevice *d, HalCalloutsDone callback, gpointer userdata1, gpoin… in hal_util_callout_device_preprobe()
1053 hal_util_branch_claim (HalDeviceStore *store, HalDevice *root, dbus_bool_t claimed, in hal_util_branch_claim()
1058 HalDevice *d; in hal_util_branch_claim()