Home
last modified time | relevance | path

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

12

/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/
Dcpufreq_spudemand.c67 INIT_DEFERRABLE_WORK(&info->work, spu_gov_work); in spu_gov_init_work()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/
Dsense.c142 INIT_DEFERRABLE_WORK(&sense->sense_poll, mlx4_sense_port); in mlx4_sense_init()
/kernel/linux/linux-5.10/drivers/platform/mips/
Dcpu_hwmon.c152 INIT_DEFERRABLE_WORK(&thermal_work, do_thermal_timer); in loongson_hwmon_init()
/kernel/linux/linux-5.10/drivers/extcon/
Dextcon-adc-jack.c134 INIT_DEFERRABLE_WORK(&data->handler, adc_jack_handler); in adc_jack_probe()
/kernel/linux/linux-5.10/sound/firewire/digi00x/
Ddigi00x.c128 INIT_DEFERRABLE_WORK(&dg00x->dwork, do_registration); in snd_dg00x_probe()
/kernel/linux/linux-5.10/sound/firewire/motu/
Dmotu.c137 INIT_DEFERRABLE_WORK(&motu->dwork, do_registration); in motu_probe()
/kernel/linux/linux-5.10/sound/firewire/tascam/
Dtascam.c163 INIT_DEFERRABLE_WORK(&tscm->dwork, do_registration); in snd_tscm_probe()
/kernel/linux/linux-5.10/sound/firewire/fireface/
Dff.c118 INIT_DEFERRABLE_WORK(&ff->dwork, do_registration); in snd_ff_probe()
/kernel/linux/linux-5.10/sound/firewire/oxfw/
Doxfw.c264 INIT_DEFERRABLE_WORK(&oxfw->dwork, do_registration); in oxfw_probe()
/kernel/linux/linux-5.10/sound/firewire/dice/
Ddice.c227 INIT_DEFERRABLE_WORK(&dice->dwork, do_registration); in dice_probe()
/kernel/linux/linux-5.10/drivers/power/supply/
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()
Dmax17040_battery.c539 INIT_DEFERRABLE_WORK(&chip->work, max17040_work); in max17040_probe()
Dab8500_charger.c3493 INIT_DEFERRABLE_WORK(&di->check_hw_failure_work, in ab8500_charger_probe()
3495 INIT_DEFERRABLE_WORK(&di->check_usbchgnotok_work, in ab8500_charger_probe()
3512 INIT_DEFERRABLE_WORK(&di->kick_wd_work, in ab8500_charger_probe()
3515 INIT_DEFERRABLE_WORK(&di->check_vbat_work, in ab8500_charger_probe()
Dab8500_fg.c3110 INIT_DEFERRABLE_WORK(&di->fg_reinit_work, in ab8500_fg_probe()
3114 INIT_DEFERRABLE_WORK(&di->fg_periodic_work, in ab8500_fg_probe()
3118 INIT_DEFERRABLE_WORK(&di->fg_low_bat_work, in ab8500_fg_probe()
3122 INIT_DEFERRABLE_WORK(&di->fg_check_hw_failure_work, in ab8500_fg_probe()
Dab8500_btemp.c1061 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.c1065 INIT_DEFERRABLE_WORK(&pm2->check_hw_failure_work, in pm2xxx_wall_charger_probe()
/kernel/linux/linux-5.10/include/linux/
Dworkqueue.h277 #define INIT_DEFERRABLE_WORK(_work, _func) \ macro
/kernel/linux/linux-5.10/sound/firewire/fireworks/
Dfireworks.c297 INIT_DEFERRABLE_WORK(&efw->dwork, do_registration); in efw_probe()
/kernel/linux/linux-5.10/sound/firewire/bebob/
Dbebob.c286 INIT_DEFERRABLE_WORK(&bebob->dwork, do_registration); in bebob_probe()
/kernel/linux/linux-5.10/drivers/hwmon/
Dabx500.c401 INIT_DEFERRABLE_WORK(&data->work, gpadc_monitor); in abx500_temp_probe()
/kernel/linux/linux-5.10/net/netfilter/
Dnft_set_rbtree.c570 INIT_DEFERRABLE_WORK(&priv->gc_work, nft_rbtree_gc); in nft_rbtree_init()
Dnft_set_hash.c376 INIT_DEFERRABLE_WORK(&priv->gc_work, nft_rhash_gc); in nft_rhash_init()
/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/displays/
Dpanel-dsi-cm.c1230 INIT_DEFERRABLE_WORK(&ddata->te_timeout_work, in dsicm_probe()
/kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/displays/
Dpanel-dsi-cm.c1290 INIT_DEFERRABLE_WORK(&ddata->te_timeout_work, in dsicm_probe()

12