/Linux-v4.19/arch/powerpc/platforms/cell/ |
D | cpufreq_spudemand.c | 80 INIT_DEFERRABLE_WORK(&info->work, spu_gov_work); in spu_gov_init_work()
|
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx4/ |
D | sense.c | 142 INIT_DEFERRABLE_WORK(&sense->sense_poll, mlx4_sense_port); in mlx4_sense_init()
|
/Linux-v4.19/sound/firewire/fireface/ |
D | ff.c | 120 INIT_DEFERRABLE_WORK(&ff->dwork, do_registration); in snd_ff_probe()
|
/Linux-v4.19/sound/firewire/digi00x/ |
D | digi00x.c | 137 INIT_DEFERRABLE_WORK(&dg00x->dwork, do_registration); in snd_dg00x_probe()
|
/Linux-v4.19/drivers/extcon/ |
D | extcon-adc-jack.c | 138 INIT_DEFERRABLE_WORK(&data->handler, adc_jack_handler); in adc_jack_probe()
|
/Linux-v4.19/drivers/platform/mips/ |
D | cpu_hwmon.c | 183 INIT_DEFERRABLE_WORK(&thermal_work, do_thermal_timer); in loongson_hwmon_init()
|
/Linux-v4.19/sound/firewire/tascam/ |
D | tascam.c | 180 INIT_DEFERRABLE_WORK(&tscm->dwork, do_registration); in snd_tscm_probe()
|
/Linux-v4.19/drivers/power/supply/ |
D | max17040_battery.c | 227 INIT_DEFERRABLE_WORK(&chip->work, max17040_work); in max17040_probe()
|
D | rt9455_charger.c | 1664 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()
|
D | ab8500_fg.c | 3099 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()
|
D | ab8500_charger.c | 3442 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()
|
D | ab8500_btemp.c | 1044 INIT_DEFERRABLE_WORK(&di->btemp_periodic_work, in ab8500_btemp_probe()
|
D | abx500_chargalg.c | 2040 INIT_DEFERRABLE_WORK(&di->chargalg_periodic_work, in abx500_chargalg_probe() 2042 INIT_DEFERRABLE_WORK(&di->chargalg_wd_work, in abx500_chargalg_probe()
|
D | pm2301_charger.c | 1073 INIT_DEFERRABLE_WORK(&pm2->check_hw_failure_work, in pm2xxx_wall_charger_probe()
|
/Linux-v4.19/sound/firewire/motu/ |
D | motu.c | 159 INIT_DEFERRABLE_WORK(&motu->dwork, do_registration); in motu_probe()
|
/Linux-v4.19/sound/firewire/dice/ |
D | dice.c | 246 INIT_DEFERRABLE_WORK(&dice->dwork, do_registration); in dice_probe()
|
/Linux-v4.19/sound/firewire/oxfw/ |
D | oxfw.c | 309 INIT_DEFERRABLE_WORK(&oxfw->dwork, do_registration); in oxfw_probe()
|
/Linux-v4.19/sound/firewire/fireworks/ |
D | fireworks.c | 327 INIT_DEFERRABLE_WORK(&efw->dwork, do_registration); in efw_probe()
|
/Linux-v4.19/sound/firewire/bebob/ |
D | bebob.c | 312 INIT_DEFERRABLE_WORK(&bebob->dwork, do_registration); in bebob_probe()
|
/Linux-v4.19/include/linux/ |
D | workqueue.h | 277 #define INIT_DEFERRABLE_WORK(_work, _func) \ macro
|
/Linux-v4.19/drivers/hwmon/ |
D | abx500.c | 405 INIT_DEFERRABLE_WORK(&data->work, gpadc_monitor); in abx500_temp_probe()
|
/Linux-v4.19/net/netfilter/ |
D | nf_flow_table_core.c | 460 INIT_DEFERRABLE_WORK(&flowtable->gc_work, nf_flow_offload_work_gc); in nf_flow_table_init()
|
D | nft_set_rbtree.c | 430 INIT_DEFERRABLE_WORK(&priv->gc_work, nft_rbtree_gc); in nft_rbtree_init()
|
D | nft_set_hash.c | 373 INIT_DEFERRABLE_WORK(&priv->gc_work, nft_rhash_gc); in nft_rhash_init()
|
/Linux-v4.19/drivers/devfreq/ |
D | devfreq.c | 355 INIT_DEFERRABLE_WORK(&devfreq->work, devfreq_monitor); in devfreq_monitor_start()
|