Lines Matching defs:d

66 	HalDevice *d;  in devinfo_add_subtree()  local
86 devinfo_set_default_properties (HalDevice *d, HalDevice *parent, di_node_t node, char *devfs_path) in devinfo_set_default_properties()
152 HalDevice *d = NULL; in devinfo_add_node() local
175 devinfo_hotplug_enqueue(HalDevice *d, gchar *devfs_path, DevinfoDevHandler *handler, int action, in… in devinfo_hotplug_enqueue()
191 devinfo_add_enqueue(HalDevice *d, gchar *devfs_path, DevinfoDevHandler *handler) in devinfo_add_enqueue()
197 devinfo_add_enqueue_at_front(HalDevice *d, gchar *devfs_path, DevinfoDevHandler *handler) in devinfo_add_enqueue_at_front()
209 devinfo_callouts_add_done (HalDevice *d, gpointer userdata1, gpointer userdata2) in devinfo_callouts_add_done()
221 devinfo_callouts_probing_done (HalDevice *d, guint32 exit_type, gint return_code, char **error, gpo… in devinfo_callouts_probing_done()
242 devinfo_callouts_preprobing_done (HalDevice *d, gpointer userdata1, gpointer userdata2) in devinfo_callouts_preprobing_done()
291 hotplug_event_begin_add_devinfo (HalDevice *d, HalDevice *parent, DevinfoDevHandler *handler, void … in hotplug_event_begin_add_devinfo()
342 devinfo_remove_branch (gchar *devfs_path, HalDevice *d) in devinfo_remove_branch()
375 devinfo_callouts_remove_done (HalDevice *d, gpointer userdata1, gpointer userdata2) in devinfo_callouts_remove_done()
390 hotplug_event_begin_remove_devinfo (HalDevice *d, gchar *devfs_path, void *end_token) in hotplug_event_begin_remove_devinfo()
400 devinfo_device_rescan (HalDevice *d) in devinfo_device_rescan()