Home
last modified time | relevance | path

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

12

/Linux-v4.19/arch/powerpc/platforms/cell/
Dcpufreq_spudemand.c80 INIT_DEFERRABLE_WORK(&info->work, spu_gov_work); in spu_gov_init_work()
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx4/
Dsense.c142 INIT_DEFERRABLE_WORK(&sense->sense_poll, mlx4_sense_port); in mlx4_sense_init()
/Linux-v4.19/sound/firewire/fireface/
Dff.c120 INIT_DEFERRABLE_WORK(&ff->dwork, do_registration); in snd_ff_probe()
/Linux-v4.19/sound/firewire/digi00x/
Ddigi00x.c137 INIT_DEFERRABLE_WORK(&dg00x->dwork, do_registration); in snd_dg00x_probe()
/Linux-v4.19/drivers/extcon/
Dextcon-adc-jack.c138 INIT_DEFERRABLE_WORK(&data->handler, adc_jack_handler); in adc_jack_probe()
/Linux-v4.19/drivers/platform/mips/
Dcpu_hwmon.c183 INIT_DEFERRABLE_WORK(&thermal_work, do_thermal_timer); in loongson_hwmon_init()
/Linux-v4.19/sound/firewire/tascam/
Dtascam.c180 INIT_DEFERRABLE_WORK(&tscm->dwork, do_registration); in snd_tscm_probe()
/Linux-v4.19/drivers/power/supply/
Dmax17040_battery.c227 INIT_DEFERRABLE_WORK(&chip->work, max17040_work); in max17040_probe()
Drt9455_charger.c1664 INIT_DEFERRABLE_WORK(&info->pwr_rdy_work, rt9455_pwr_rdy_work_callback); in rt9455_probe()
1665 INIT_DEFERRABLE_WORK(&info->max_charging_time_work, in rt9455_probe()
1667 INIT_DEFERRABLE_WORK(&info->batt_presence_work, in rt9455_probe()
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()
Dab8500_charger.c3442 INIT_DEFERRABLE_WORK(&di->check_hw_failure_work, in ab8500_charger_probe()
3444 INIT_DEFERRABLE_WORK(&di->check_usbchgnotok_work, in ab8500_charger_probe()
3461 INIT_DEFERRABLE_WORK(&di->kick_wd_work, in ab8500_charger_probe()
3464 INIT_DEFERRABLE_WORK(&di->check_vbat_work, in ab8500_charger_probe()
Dab8500_btemp.c1044 INIT_DEFERRABLE_WORK(&di->btemp_periodic_work, in ab8500_btemp_probe()
Dabx500_chargalg.c2040 INIT_DEFERRABLE_WORK(&di->chargalg_periodic_work, in abx500_chargalg_probe()
2042 INIT_DEFERRABLE_WORK(&di->chargalg_wd_work, in abx500_chargalg_probe()
Dpm2301_charger.c1073 INIT_DEFERRABLE_WORK(&pm2->check_hw_failure_work, in pm2xxx_wall_charger_probe()
/Linux-v4.19/sound/firewire/motu/
Dmotu.c159 INIT_DEFERRABLE_WORK(&motu->dwork, do_registration); in motu_probe()
/Linux-v4.19/sound/firewire/dice/
Ddice.c246 INIT_DEFERRABLE_WORK(&dice->dwork, do_registration); in dice_probe()
/Linux-v4.19/sound/firewire/oxfw/
Doxfw.c309 INIT_DEFERRABLE_WORK(&oxfw->dwork, do_registration); in oxfw_probe()
/Linux-v4.19/sound/firewire/fireworks/
Dfireworks.c327 INIT_DEFERRABLE_WORK(&efw->dwork, do_registration); in efw_probe()
/Linux-v4.19/sound/firewire/bebob/
Dbebob.c312 INIT_DEFERRABLE_WORK(&bebob->dwork, do_registration); in bebob_probe()
/Linux-v4.19/include/linux/
Dworkqueue.h277 #define INIT_DEFERRABLE_WORK(_work, _func) \ macro
/Linux-v4.19/drivers/hwmon/
Dabx500.c405 INIT_DEFERRABLE_WORK(&data->work, gpadc_monitor); in abx500_temp_probe()
/Linux-v4.19/net/netfilter/
Dnf_flow_table_core.c460 INIT_DEFERRABLE_WORK(&flowtable->gc_work, nf_flow_offload_work_gc); in nf_flow_table_init()
Dnft_set_rbtree.c430 INIT_DEFERRABLE_WORK(&priv->gc_work, nft_rbtree_gc); in nft_rbtree_init()
Dnft_set_hash.c373 INIT_DEFERRABLE_WORK(&priv->gc_work, nft_rhash_gc); in nft_rhash_init()
/Linux-v4.19/drivers/devfreq/
Ddevfreq.c355 INIT_DEFERRABLE_WORK(&devfreq->work, devfreq_monitor); in devfreq_monitor_start()

12