Searched refs:begin_add_func (Results 1 – 1 of 1) sorted by relevance
62 void (*begin_add_func) (HalDevice *, HalDevice *, DevinfoDevHandler *, void *); in hotplug_event_begin_devfs_add() local95 begin_add_func = hotplug_event->un.devfs.handler->hotplug_begin_add; in hotplug_event_begin_devfs_add()96 if (begin_add_func == NULL) { in hotplug_event_begin_devfs_add()97 begin_add_func = hotplug_event_begin_add_devinfo; in hotplug_event_begin_devfs_add()99 begin_add_func (hotplug_event->d, in hotplug_event_begin_devfs_add()