Home
last modified time | relevance | path

Searched refs:INIT_DELAYED_WORK (Results 1 – 25 of 583) sorted by relevance

12345678910>>...24

/linux/drivers/net/ethernet/intel/idpf/
H A Didpf_main.c342 INIT_DELAYED_WORK(&adapter->init_task, idpf_init_task); in idpf_probe()
343 INIT_DELAYED_WORK(&adapter->serv_task, idpf_service_task); in idpf_probe()
344 INIT_DELAYED_WORK(&adapter->mbx_task, idpf_mbx_task); in idpf_probe()
345 INIT_DELAYED_WORK(&adapter->stats_task, idpf_statistics_task); in idpf_probe()
346 INIT_DELAYED_WORK(&adapter->vc_event_task, idpf_vc_event_task); in idpf_probe()
/linux/drivers/net/wireless/mediatek/mt76/mt7925/
H A Dinit.c253 INIT_DELAYED_WORK(&dev->pm.ps_work, mt792x_pm_power_save_work); in mt7925_register_device()
254 INIT_DELAYED_WORK(&dev->mlo_pm_work, mt7925_mlo_pm_work); in mt7925_register_device()
261 INIT_DELAYED_WORK(&dev->mphy.mac_work, mt792x_mac_work); in mt7925_register_device()
262 INIT_DELAYED_WORK(&dev->phy.scan_work, mt7925_scan_work); in mt7925_register_device()
263 INIT_DELAYED_WORK(&dev->coredump.work, mt7925_coredump_work); in mt7925_register_device()
/linux/drivers/net/wireless/st/cw1200/
H A Dmain.c357 INIT_DELAYED_WORK(&priv->scan.probe_work, cw1200_probe_work); in cw1200_init_common()
358 INIT_DELAYED_WORK(&priv->scan.timeout, cw1200_scan_timeout); in cw1200_init_common()
359 INIT_DELAYED_WORK(&priv->clear_recent_scan_work, in cw1200_init_common()
361 INIT_DELAYED_WORK(&priv->join_timeout, cw1200_join_timeout); in cw1200_init_common()
369 INIT_DELAYED_WORK(&priv->bss_loss_work, cw1200_bss_loss_work); in cw1200_init_common()
378 INIT_DELAYED_WORK(&priv->link_id_gc_work, cw1200_link_id_gc_work); in cw1200_init_common()
/linux/drivers/net/ethernet/intel/ixd/
H A Dixd_main.c116 INIT_DELAYED_WORK(&adapter->init_task.init_work, in ixd_probe()
118 INIT_DELAYED_WORK(&adapter->mbx_task, ixd_ctlq_rx_task); in ixd_probe()
/linux/sound/aoa/core/
H A Dgpio-pmf.c86 INIT_DELAYED_WORK(&rt->headphone_notify.work, pmf_handle_notify); in pmf_gpio_init()
87 INIT_DELAYED_WORK(&rt->line_in_notify.work, pmf_handle_notify); in pmf_gpio_init()
88 INIT_DELAYED_WORK(&rt->line_out_notify.work, pmf_handle_notify); in pmf_gpio_init()
/linux/drivers/greybus/
H A Dsvc_watchdog.c91 INIT_DELAYED_WORK(&reset_work, greybus_reset); in do_work()
121 INIT_DELAYED_WORK(&watchdog->work, do_work); in gb_svc_watchdog_create()
/linux/include/linux/
H A Ddevm-helpers.h50 INIT_DELAYED_WORK(w, worker); in devm_delayed_work_autocancel()
/linux/drivers/net/wireless/realtek/rtl818x/rtl8187/
H A Dleds.c201 INIT_DELAYED_WORK(&priv->led_on, led_turn_on); in rtl8187_leds_init()
202 INIT_DELAYED_WORK(&priv->led_off, led_turn_off); in rtl8187_leds_init()
/linux/drivers/crypto/intel/qat/qat_common/
H A Dadf_timer.c51 INIT_DELAYED_WORK(&timer_ctx->work_ctx, work_handler); in adf_timer_start()
/linux/drivers/net/can/spi/mcp251xfd/
H A Dmcp251xfd-timestamp.c51 INIT_DELAYED_WORK(&priv->timestamp, mcp251xfd_timestamp_work); in mcp251xfd_timestamp_init()
/linux/arch/mips/loongson2ef/lemote-2f/
H A Dpm.c124 INIT_DELAYED_WORK(&lid_task, in wakeup_loongson()
/linux/net/mac802154/
H A Dmain.c102 INIT_DELAYED_WORK(&local->scan_work, mac802154_scan_worker); in ieee802154_alloc_hw()
104 INIT_DELAYED_WORK(&local->beacon_work, mac802154_beacon_worker); in ieee802154_alloc_hw()
/linux/sound/hda/codecs/
H A Dcm9825.c619 INIT_DELAYED_WORK(&spec->unsol_hp_work, cm9825_unsol_hp_delayed);
620 INIT_DELAYED_WORK(&spec->unsol_inputs_work,
622 INIT_DELAYED_WORK(&spec->unsol_lineout_work,
/linux/drivers/auxdisplay/
H A Dseg-led-gpio.c45 INIT_DELAYED_WORK(&priv->work, seg_led_update); in seg_led_linedisp_get_map_type()
/linux/drivers/net/wireless/ralink/rt2x00/
H A Drt2x00link.c423 INIT_DELAYED_WORK(&link->work, rt2x00link_tuner); in rt2x00link_register()
424 INIT_DELAYED_WORK(&link->watchdog_work, rt2x00link_watchdog); in rt2x00link_register()
/linux/drivers/net/wireless/ath/ath9k/
H A Dhtc_drv_gpio.c126 INIT_DELAYED_WORK(&priv->coex_period_work, ath_btcoex_period_work); in ath_htc_init_btcoex_work()
127 INIT_DELAYED_WORK(&priv->duty_cycle_work, ath_btcoex_duty_cycle_work); in ath_htc_init_btcoex_work()
/linux/drivers/gpu/drm/i915/display/
H A Dintel_encoder.c24 INIT_DELAYED_WORK(&encoder->link_check_work, intel_encoder_link_check_work_fn); in intel_encoder_link_check_init()
/linux/drivers/net/wireless/morsemicro/mm81x/
H A Dps.c107 INIT_DELAYED_WORK(&mps->delayed_eval_work, mm81x_ps_evaluate_work); in mm81x_ps_init()
/linux/drivers/gpu/host1x/
H A Dfence.c141 INIT_DELAYED_WORK(&fence->timeout_work, do_fence_timeout); in host1x_fence_create()
/linux/drivers/input/misc/
H A Dwm831x-on.c86 INIT_DELAYED_WORK(&wm831x_on->work, wm831x_poll_on); in wm831x_on_probe()
H A Dda9052_onkey.c93 INIT_DELAYED_WORK(&onkey->work, da9052_onkey_work); in da9052_onkey_probe()
H A Dda9055_onkey.c103 INIT_DELAYED_WORK(&onkey->work, da9055_onkey_work); in da9055_onkey_probe()
/linux/drivers/leds/trigger/
H A Dledtrig-input-events.c138 INIT_DELAYED_WORK(&input_events_data.work, led_input_events_work); in input_events_init()
/linux/drivers/soc/qcom/
H A Dpmic_pdcharger_ulog.c133 INIT_DELAYED_WORK(&pg->ulog_work, pmic_pdcharger_ulog_work); in pmic_pdcharger_ulog_rpmsg_probe()
/linux/drivers/net/can/rockchip/
H A Drockchip_canfd-timestamp.c76 INIT_DELAYED_WORK(&priv->timestamp, rkcanfd_timestamp_work); in rkcanfd_timestamp_init()

12345678910>>...24