Home
last modified time | relevance | path

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

12345678910>>...28

/Linux-v5.10/drivers/net/wireless/st/cw1200/
Dmain.c352 INIT_DELAYED_WORK(&priv->scan.probe_work, cw1200_probe_work); in cw1200_init_common()
353 INIT_DELAYED_WORK(&priv->scan.timeout, cw1200_scan_timeout); in cw1200_init_common()
354 INIT_DELAYED_WORK(&priv->clear_recent_scan_work, in cw1200_init_common()
356 INIT_DELAYED_WORK(&priv->join_timeout, cw1200_join_timeout); in cw1200_init_common()
364 INIT_DELAYED_WORK(&priv->bss_loss_work, cw1200_bss_loss_work); in cw1200_init_common()
373 INIT_DELAYED_WORK(&priv->link_id_gc_work, cw1200_link_id_gc_work); in cw1200_init_common()
/Linux-v5.10/sound/aoa/core/
Dgpio-pmf.c87 INIT_DELAYED_WORK(&rt->headphone_notify.work, pmf_handle_notify); in pmf_gpio_init()
88 INIT_DELAYED_WORK(&rt->line_in_notify.work, pmf_handle_notify); in pmf_gpio_init()
89 INIT_DELAYED_WORK(&rt->line_out_notify.work, pmf_handle_notify); in pmf_gpio_init()
Dgpio-feature.c275 INIT_DELAYED_WORK(&rt->headphone_notify.work, ftr_handle_notify); in ftr_gpio_init()
276 INIT_DELAYED_WORK(&rt->line_in_notify.work, ftr_handle_notify); in ftr_gpio_init()
277 INIT_DELAYED_WORK(&rt->line_out_notify.work, ftr_handle_notify); in ftr_gpio_init()
/Linux-v5.10/drivers/greybus/
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-v5.10/drivers/net/wireless/mediatek/mt76/mt7615/
Dinit.c411 INIT_DELAYED_WORK(&phy->mac_work, mt7615_mac_work); in mt7615_register_ext_phy()
412 INIT_DELAYED_WORK(&phy->scan_work, mt7615_scan_work); in mt7615_register_ext_phy()
462 INIT_DELAYED_WORK(&dev->pm.ps_work, mt7615_pm_power_save_work); in mt7615_init_device()
467 INIT_DELAYED_WORK(&dev->phy.mac_work, mt7615_mac_work); in mt7615_init_device()
468 INIT_DELAYED_WORK(&dev->phy.scan_work, mt7615_scan_work); in mt7615_init_device()
/Linux-v5.10/drivers/media/test-drivers/vivid/
Dvivid-cec.c168 INIT_DELAYED_WORK(&cw->work, vivid_cec_xfer_done_worker); in vivid_cec_xfer_try_worker()
211 INIT_DELAYED_WORK(&cw->work, vivid_cec_xfer_done_worker); in vivid_cec_adap_transmit()
216 INIT_DELAYED_WORK(&cw->work, vivid_cec_xfer_try_worker); in vivid_cec_adap_transmit()
/Linux-v5.10/drivers/power/supply/
Dpda_power.c304 INIT_DELAYED_WORK(&charger_work, charger_work_func); in pda_power_probe()
305 INIT_DELAYED_WORK(&supply_work, supply_work_func); in pda_power_probe()
389 INIT_DELAYED_WORK(&polling_work, polling_work_func); in pda_power_probe()
/Linux-v5.10/drivers/net/wireless/realtek/rtl818x/rtl8187/
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-v5.10/arch/mips/loongson2ef/lemote-2f/
Dpm.c124 INIT_DELAYED_WORK(&lid_task, in wakeup_loongson()
/Linux-v5.10/sound/soc/codecs/
Drt5682-i2c.c249 INIT_DELAYED_WORK(&rt5682->jack_detect_work, in rt5682_i2c_probe()
251 INIT_DELAYED_WORK(&rt5682->jd_check_work, in rt5682_i2c_probe()
/Linux-v5.10/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/
Dworkqueues.h82 #define INIT_DELAYED_WORK(w, f) INIT_WORK(&(w)->work, (f)) macro
/Linux-v5.10/drivers/phy/motorola/
Dphy-mapphone-mdm6600.c565 INIT_DELAYED_WORK(&ddata->bootup_work, in phy_mdm6600_probe()
567 INIT_DELAYED_WORK(&ddata->status_work, phy_mdm6600_status); in phy_mdm6600_probe()
568 INIT_DELAYED_WORK(&ddata->modem_wake_work, phy_mdm6600_modem_wake); in phy_mdm6600_probe()
/Linux-v5.10/drivers/gpu/drm/i915/
Di915_globals.c113 INIT_DELAYED_WORK(&park.work, __i915_globals_park); in i915_globals_init()
/Linux-v5.10/drivers/net/wireless/intel/iwlwifi/fw/
Dinit.c84 INIT_DELAYED_WORK(&fwrt->dump.wks[i].wk, iwl_fw_error_dump_wk); in iwl_fw_runtime_init()
/Linux-v5.10/drivers/net/wireless/ath/ath9k/
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-v5.10/drivers/net/wireless/ralink/rt2x00/
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-v5.10/drivers/extcon/
Dextcon-gpio.c115 INIT_DELAYED_WORK(&data->work, gpio_extcon_work); in gpio_extcon_probe()
Dextcon-qcom-spmi-misc.c83 INIT_DELAYED_WORK(&info->wq_detcable, qcom_usb_extcon_detect_cable); in qcom_usb_extcon_probe()
/Linux-v5.10/drivers/input/misc/
Dwm831x-on.c86 INIT_DELAYED_WORK(&wm831x_on->work, wm831x_poll_on); in wm831x_on_probe()
Dda9052_onkey.c93 INIT_DELAYED_WORK(&onkey->work, da9052_onkey_work); in da9052_onkey_probe()
Dda9055_onkey.c103 INIT_DELAYED_WORK(&onkey->work, da9055_onkey_work); in da9055_onkey_probe()
/Linux-v5.10/drivers/hwmon/
Draspberrypi-hwmon.c122 INIT_DELAYED_WORK(&data->get_values_poll_work, get_values_poll); in rpi_hwmon_probe()
/Linux-v5.10/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm_hdcp.c627 INIT_DELAYED_WORK(&hdcp_work[i].callback_dwork, event_callback); in hdcp_create_workqueue()
628 INIT_DELAYED_WORK(&hdcp_work[i].watchdog_timer_dwork, event_watchdog_timer); in hdcp_create_workqueue()
629 INIT_DELAYED_WORK(&hdcp_work[i].property_validate_dwork, event_property_validate); in hdcp_create_workqueue()
/Linux-v5.10/drivers/i2c/
Di2c-slave-testunit.c143 INIT_DELAYED_WORK(&tu->worker, i2c_slave_testunit_work); in i2c_slave_testunit_probe()
/Linux-v5.10/drivers/watchdog/
Dretu_wdt.c130 INIT_DELAYED_WORK(&wdev->ping_work, retu_wdt_ping_work); in retu_wdt_probe()

12345678910>>...28