Home
last modified time | relevance | path

Searched refs:INIT_DEFERRABLE_WORK (Results 1 – 25 of 27) sorted by relevance

12

/linux/arch/powerpc/platforms/cell/
A Dcpufreq_spudemand.c67 INIT_DEFERRABLE_WORK(&info->work, spu_gov_work); in spu_gov_init_work()
/linux/drivers/net/ethernet/mellanox/mlx4/
A Dsense.c142 INIT_DEFERRABLE_WORK(&sense->sense_poll, mlx4_sense_port); in mlx4_sense_init()
/linux/drivers/platform/mips/
A Dcpu_hwmon.c186 INIT_DEFERRABLE_WORK(&thermal_work, do_thermal_timer); in loongson_hwmon_init()
/linux/drivers/extcon/
A Dextcon-adc-jack.c134 INIT_DEFERRABLE_WORK(&data->handler, adc_jack_handler); in adc_jack_probe()
/linux/drivers/power/supply/
A Drt9455_charger.c1655 INIT_DEFERRABLE_WORK(&info->pwr_rdy_work, rt9455_pwr_rdy_work_callback); in rt9455_probe()
1656 INIT_DEFERRABLE_WORK(&info->max_charging_time_work, in rt9455_probe()
1658 INIT_DEFERRABLE_WORK(&info->batt_presence_work, in rt9455_probe()
A Dmax17040_battery.c505 INIT_DEFERRABLE_WORK(&chip->work, max17040_work); in max17040_probe()
A Dab8500_charger.c3538 INIT_DEFERRABLE_WORK(&di->check_hw_failure_work, in ab8500_charger_probe()
3540 INIT_DEFERRABLE_WORK(&di->check_usbchgnotok_work, in ab8500_charger_probe()
3557 INIT_DEFERRABLE_WORK(&di->kick_wd_work, in ab8500_charger_probe()
3560 INIT_DEFERRABLE_WORK(&di->check_vbat_work, in ab8500_charger_probe()
A Dab8500_fg.c3099 INIT_DEFERRABLE_WORK(&di->fg_reinit_work, in ab8500_fg_probe()
3103 INIT_DEFERRABLE_WORK(&di->fg_periodic_work, in ab8500_fg_probe()
3107 INIT_DEFERRABLE_WORK(&di->fg_low_bat_work, in ab8500_fg_probe()
3111 INIT_DEFERRABLE_WORK(&di->fg_check_hw_failure_work, in ab8500_fg_probe()
A Dab8500_chargalg.c2031 INIT_DEFERRABLE_WORK(&di->chargalg_periodic_work, in ab8500_chargalg_probe()
2033 INIT_DEFERRABLE_WORK(&di->chargalg_wd_work, in ab8500_chargalg_probe()
A Dab8500_btemp.c1025 INIT_DEFERRABLE_WORK(&di->btemp_periodic_work, in ab8500_btemp_probe()
/linux/include/linux/
A Dworkqueue.h272 #define INIT_DEFERRABLE_WORK(_work, _func) \ macro
/linux/drivers/cpufreq/
A Dqcom-cpufreq-hw.c393 INIT_DEFERRABLE_WORK(&data->throttle_work, qcom_lmh_dcvs_poll); in qcom_cpufreq_hw_lmh_init()
/linux/net/netfilter/
A Dnft_set_rbtree.c573 INIT_DEFERRABLE_WORK(&priv->gc_work, nft_rbtree_gc); in nft_rbtree_init()
A Dnft_set_hash.c394 INIT_DEFERRABLE_WORK(&priv->gc_work, nft_rhash_gc); in nft_rhash_init()
A Dxt_hashlimit.c352 INIT_DEFERRABLE_WORK(&hinfo->gc_work, htable_gc); in htable_create()
A Dnf_conntrack_core.c1520 INIT_DEFERRABLE_WORK(&gc_work->dwork, gc_worker); in conntrack_gc_work_init()
/linux/drivers/hid/
A Dhid-magicmouse.c761 INIT_DEFERRABLE_WORK(&msc->work, magicmouse_enable_mt_work); in magicmouse_probe()
/linux/drivers/video/fbdev/omap2/omapfb/displays/
A Dpanel-dsi-cm.c1230 INIT_DEFERRABLE_WORK(&ddata->te_timeout_work, in dsicm_probe()
/linux/mm/
A Dvmstat.c2023 INIT_DEFERRABLE_WORK(per_cpu_ptr(&vmstat_work, cpu), in start_shepherd_timer()
/linux/drivers/gpu/drm/omapdrm/dss/
A Ddsi.c4339 INIT_DEFERRABLE_WORK(&dsi->te_timeout_work, in omap_dsi_register_te_irq()
4910 INIT_DEFERRABLE_WORK(&dsi->framedone_timeout_work, in dsi_probe()
4913 INIT_DEFERRABLE_WORK(&dsi->dsi_disable_work, omap_dsi_disable_work_callback); in dsi_probe()
/linux/drivers/devfreq/
A Ddevfreq.c490 INIT_DEFERRABLE_WORK(&devfreq->work, devfreq_monitor); in devfreq_monitor_start()
/linux/net/sunrpc/
A Dcache.c1702 INIT_DEFERRABLE_WORK(&cache_cleaner, do_cache_clean); in cache_initialize()
/linux/drivers/hsi/controllers/
A Domap_ssi_port.c1179 INIT_DEFERRABLE_WORK(&omap_port->errqueue_work, ssi_process_errqueue); in ssi_port_probe()
/linux/net/netfilter/ipset/
A Dip_set_hash_gen.h608 INIT_DEFERRABLE_WORK(&gc->dwork, mtype_gc); in mtype_gc_init()
/linux/net/core/
A Dneighbour.c1760 INIT_DEFERRABLE_WORK(&tbl->gc_work, neigh_periodic_work); in neigh_table_init()
1763 INIT_DEFERRABLE_WORK(&tbl->managed_work, neigh_managed_work); in neigh_table_init()

Completed in 122 milliseconds

12