hub_init_func2
static void hub_init_func2(struct work_struct *ws);
INIT_DELAYED_WORK(&hub->init_work, hub_init_func2);