INIT_DEFERRABLE_WORK
INIT_DEFERRABLE_WORK(&data->throttle_work, qcom_lmh_dcvs_poll);
INIT_DEFERRABLE_WORK(&devfreq->work, devfreq_monitor);
INIT_DEFERRABLE_WORK(&data->handler, adc_jack_handler);
INIT_DEFERRABLE_WORK(&dsi->te_timeout_work,
INIT_DEFERRABLE_WORK(&dsi->framedone_timeout_work,
INIT_DEFERRABLE_WORK(&dsi->dsi_disable_work, omap_dsi_disable_work_callback);
INIT_DEFERRABLE_WORK(&msc->work, magicmouse_enable_mt_work);
INIT_DEFERRABLE_WORK(&omap_port->errqueue_work, ssi_process_errqueue);
INIT_DEFERRABLE_WORK(&sense->sense_poll, mlx4_sense_port);
INIT_DEFERRABLE_WORK(&lp->stats_work, axienet_refresh_stats);
INIT_DEFERRABLE_WORK(&thermal_work, do_thermal_timer);
INIT_DEFERRABLE_WORK(&di->btemp_periodic_work,
INIT_DEFERRABLE_WORK(&di->chargalg_periodic_work,
INIT_DEFERRABLE_WORK(&di->chargalg_wd_work,
INIT_DEFERRABLE_WORK(&di->check_hw_failure_work,
INIT_DEFERRABLE_WORK(&di->check_usbchgnotok_work,
INIT_DEFERRABLE_WORK(&di->kick_wd_work,
INIT_DEFERRABLE_WORK(&di->check_vbat_work,
INIT_DEFERRABLE_WORK(&di->fg_reinit_work,
INIT_DEFERRABLE_WORK(&di->fg_periodic_work,
INIT_DEFERRABLE_WORK(&di->fg_low_bat_work,
INIT_DEFERRABLE_WORK(&di->fg_check_hw_failure_work,
INIT_DEFERRABLE_WORK(&chip->work, max17040_work);
INIT_DEFERRABLE_WORK(&info->pwr_rdy_work, rt9455_pwr_rdy_work_callback);
INIT_DEFERRABLE_WORK(&info->max_charging_time_work,
INIT_DEFERRABLE_WORK(&info->batt_presence_work,
INIT_DEFERRABLE_WORK(&ddata->te_timeout_work,
INIT_DEFERRABLE_WORK(&dsi->framedone_timeout_work,
INIT_DEFERRABLE_WORK(&kfence_timer, toggle_allocation_gate);
INIT_DEFERRABLE_WORK(per_cpu_ptr(&vmstat_work, cpu),
INIT_DEFERRABLE_WORK(&tbl->gc_work, neigh_periodic_work);
INIT_DEFERRABLE_WORK(&tbl->managed_work, neigh_managed_work);
INIT_DEFERRABLE_WORK(&net->ipv4.addr_chk_work, check_lifetime);
INIT_DEFERRABLE_WORK(&net->ipv6.addr_chk_work, addrconf_verify_work);
INIT_DEFERRABLE_WORK(&gc->dwork, mtype_gc);
INIT_DEFERRABLE_WORK(&priv->gc_work, nft_rhash_gc);
INIT_DEFERRABLE_WORK(&hinfo->gc_work, htable_gc);
INIT_DEFERRABLE_WORK(&cache_cleaner, do_cache_clean);