Home
last modified time | relevance | path

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

12345678910>>...32

/linux-6.1.9/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-6.1.9/drivers/net/wireless/mediatek/mt76/mt7921/
Dinit.c259 INIT_DELAYED_WORK(&dev->pm.ps_work, mt7921_pm_power_save_work); in mt7921_register_device()
267 INIT_DELAYED_WORK(&dev->mphy.mac_work, mt7921_mac_work); in mt7921_register_device()
268 INIT_DELAYED_WORK(&dev->phy.scan_work, mt7921_scan_work); in mt7921_register_device()
269 INIT_DELAYED_WORK(&dev->coredump.work, mt7921_coredump_work); in mt7921_register_device()
/linux-6.1.9/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-6.1.9/drivers/net/wireless/mediatek/mt76/mt7615/
Dinit.c473 INIT_DELAYED_WORK(&mphy->mac_work, mt7615_mac_work); in mt7615_register_ext_phy()
474 INIT_DELAYED_WORK(&phy->scan_work, mt7615_scan_work); in mt7615_register_ext_phy()
532 INIT_DELAYED_WORK(&dev->pm.ps_work, mt7615_pm_power_save_work); in mt7615_init_device()
538 INIT_DELAYED_WORK(&dev->mphy.mac_work, mt7615_mac_work); in mt7615_init_device()
539 INIT_DELAYED_WORK(&dev->phy.scan_work, mt7615_scan_work); in mt7615_init_device()
540 INIT_DELAYED_WORK(&dev->coredump.work, mt7615_coredump_work); in mt7615_init_device()
/linux-6.1.9/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-6.1.9/include/linux/
Ddevm-helpers.h50 INIT_DELAYED_WORK(w, worker); in devm_delayed_work_autocancel()
/linux-6.1.9/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-6.1.9/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-6.1.9/arch/mips/loongson2ef/lemote-2f/
Dpm.c124 INIT_DELAYED_WORK(&lid_task, in wakeup_loongson()
/linux-6.1.9/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/
Dworkqueues.h82 #define INIT_DELAYED_WORK(w, f) INIT_WORK(&(w)->work, (f)) macro
/linux-6.1.9/drivers/net/can/spi/mcp251xfd/
Dmcp251xfd-timestamp.c63 INIT_DELAYED_WORK(&priv->timestamp, mcp251xfd_timestamp_work); in mcp251xfd_timestamp_init()
/linux-6.1.9/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-6.1.9/sound/soc/codecs/
Drt5682-i2c.c261 INIT_DELAYED_WORK(&rt5682->jack_detect_work, in rt5682_i2c_probe()
263 INIT_DELAYED_WORK(&rt5682->jd_check_work, in rt5682_i2c_probe()
/linux-6.1.9/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-6.1.9/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-6.1.9/drivers/input/misc/
Dda9052_onkey.c93 INIT_DELAYED_WORK(&onkey->work, da9052_onkey_work); in da9052_onkey_probe()
Dwm831x-on.c86 INIT_DELAYED_WORK(&wm831x_on->work, wm831x_poll_on); in wm831x_on_probe()
Dda9055_onkey.c103 INIT_DELAYED_WORK(&onkey->work, da9055_onkey_work); in da9055_onkey_probe()
/linux-6.1.9/drivers/hid/amd-sfh-hid/sfh1_1/
Damd_sfh_init.c116 INIT_DELAYED_WORK(&cl_data->work, amd_sfh_work); in amd_sfh1_1_hid_client_init()
117 INIT_DELAYED_WORK(&cl_data->work_buffer, amd_sfh_work_buffer); in amd_sfh1_1_hid_client_init()
/linux-6.1.9/drivers/gpu/host1x/
Dfence.c166 INIT_DELAYED_WORK(&fence->timeout_work, do_fence_timeout); in host1x_fence_create()
/linux-6.1.9/drivers/media/usb/dvb-usb/
Ddvb-usb-remote.c230 INIT_DELAYED_WORK(&d->rc_query_work, legacy_dvb_usb_read_remote_control); in legacy_dvb_usb_remote_init()
302 INIT_DELAYED_WORK(&d->rc_query_work, dvb_usb_read_remote_control); in rc_core_dvb_usb_remote_init()
/linux-6.1.9/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_ptp.c334 INIT_DELAYED_WORK(&ptp_ptr->extts_work, otx2_ptp_extts_check); in otx2_ptp_init()
352 INIT_DELAYED_WORK(&ptp_ptr->synctstamp_work, otx2_sync_tstamp); in otx2_ptp_init()
/linux-6.1.9/drivers/net/wireless/realtek/rtw88/
Dmain.c2048 INIT_DELAYED_WORK(&rtwdev->watch_dog_work, rtw_watch_dog_work); in rtw_core_init()
2049 INIT_DELAYED_WORK(&coex->bt_relink_work, rtw_coex_bt_relink_work); in rtw_core_init()
2050 INIT_DELAYED_WORK(&coex->bt_reenable_work, rtw_coex_bt_reenable_work); in rtw_core_init()
2051 INIT_DELAYED_WORK(&coex->defreeze_work, rtw_coex_defreeze_work); in rtw_core_init()
2052 INIT_DELAYED_WORK(&coex->wl_remain_work, rtw_coex_wl_remain_work); in rtw_core_init()
2053 INIT_DELAYED_WORK(&coex->bt_remain_work, rtw_coex_bt_remain_work); in rtw_core_init()
2054 INIT_DELAYED_WORK(&coex->wl_connecting_work, rtw_coex_wl_connecting_work); in rtw_core_init()
2055 INIT_DELAYED_WORK(&coex->bt_multi_link_remain_work, in rtw_core_init()
2057 INIT_DELAYED_WORK(&coex->wl_ccklock_work, rtw_coex_wl_ccklock_work); in rtw_core_init()
/linux-6.1.9/drivers/net/wireless/intersil/p54/
Dled.c119 INIT_DELAYED_WORK(&priv->led_work, p54_update_leds); in p54_init_leds()

12345678910>>...32