Home
last modified time | relevance | path

Searched refs:mod_delayed_work (Results 1 – 25 of 126) sorted by relevance

123456

/Linux-v6.1/drivers/regulator/
Dirq_helpers.c149 mod_delayed_work(system_wq, &h->isr_work, in regulator_notifier_isr_work()
152 mod_delayed_work(system_highpri_wq, &h->isr_work, in regulator_notifier_isr_work()
255 mod_delayed_work(system_highpri_wq, in regulator_notifier_isr()
Dqcom-labibb-regulator.c233 mod_delayed_work(system_wq, &vreg->ocp_recovery_work, in qcom_labibb_ocp_recovery_worker()
513 mod_delayed_work(system_wq, &vreg->sc_recovery_work, in qcom_labibb_sc_recovery_worker()
554 mod_delayed_work(system_highpri_wq, &vreg->sc_recovery_work, in qcom_labibb_sc_isr()
/Linux-v6.1/drivers/input/mouse/
Dsynaptics_i2c.c375 mod_delayed_work(system_wq, &touch->dwork, 0); in synaptics_i2c_irq()
451 mod_delayed_work(system_wq, &touch->dwork, delay); in synaptics_i2c_work_handler()
464 mod_delayed_work(system_wq, &touch->dwork, in synaptics_i2c_open()
624 mod_delayed_work(system_wq, &touch->dwork, in synaptics_i2c_resume()
/Linux-v6.1/drivers/net/
Damt.c111 mod_delayed_work(amt_wq, &source_gc_wq, in amt_source_gc_work()
322 mod_delayed_work(amt_wq, &snode->source_timer, in amt_act_src()
329 mod_delayed_work(amt_wq, &snode->source_timer, in amt_act_src()
924 mod_delayed_work(amt_wq, &amt->secret_wq, in amt_secret_work()
936 mod_delayed_work(amt_wq, &amt->discovery_wq, in amt_event_send_discovery()
947 mod_delayed_work(amt_wq, &amt->discovery_wq, in amt_discovery_work()
982 mod_delayed_work(amt_wq, &amt->req_wq, msecs_to_jiffies(exp * 1000)); in amt_event_send_request()
992 mod_delayed_work(amt_wq, &amt->req_wq, in amt_req_work()
1673 if (!mod_delayed_work(amt_wq, &gnode->group_timer, in amt_mcast_is_ex_handler()
1702 if (!mod_delayed_work(amt_wq, &gnode->group_timer, in amt_mcast_is_ex_handler()
[all …]
/Linux-v6.1/drivers/edac/
Dwq.c14 return mod_delayed_work(wq, work, delay); in edac_mod_work()
/Linux-v6.1/drivers/power/supply/
Daxp20x_usb_power.c96 mod_delayed_work(system_power_efficient_wq, &power->vbus_detect, DEBOUNCE_TIME); in axp20x_usb_power_irq()
121 mod_delayed_work(system_power_efficient_wq, &power->vbus_detect, DEBOUNCE_TIME); in axp20x_usb_power_poll_vbus()
529 mod_delayed_work(system_power_efficient_wq, &power->vbus_detect, DEBOUNCE_TIME); in axp20x_usb_power_resume()
Dds2760_battery.c496 mod_delayed_work(di->monitor_wqueue, &di->monitor_work, HZ/10); in ds2760_battery_external_power_changed()
541 mod_delayed_work(di->monitor_wqueue, &di->set_charged_work, HZ * 20); in ds2760_battery_set_charged()
665 mod_delayed_work(di->monitor_wqueue, &di->monitor_work, HZ); in ds2760_pm_notifier()
/Linux-v6.1/sound/soc/codecs/
Drt5682-i2c.c64 mod_delayed_work(system_power_efficient_wq, in rt5682_jd_check_handler()
74 mod_delayed_work(system_power_efficient_wq, in rt5682_irq()
Drt700.c208 mod_delayed_work(system_power_efficient_wq, in rt700_jack_detect_handler()
262 mod_delayed_work(system_power_efficient_wq, in rt700_btn_check_handler()
295 mod_delayed_work(system_power_efficient_wq, in rt700_jack_init()
/Linux-v6.1/fs/nfs/
Dnfs4renewd.c125 mod_delayed_work(system_wq, &clp->cl_renewd, timeout); in nfs4_schedule_state_renewal()
/Linux-v6.1/drivers/phy/allwinner/
Dphy-sun4i-usb.c449 mod_delayed_work(system_wq, &data->detect, DEBOUNCE_TIME); in sun4i_usb_phy_power_on()
470 mod_delayed_work(system_wq, &data->detect, POLL_TIME); in sun4i_usb_phy_power_off()
629 mod_delayed_work(system_wq, &data->detect, DEBOUNCE_TIME); in sun4i_usb_phy0_id_vbus_det_irq()
643 mod_delayed_work(system_wq, &data->detect, DEBOUNCE_TIME); in sun4i_usb_phy0_vbus_notify()
/Linux-v6.1/drivers/infiniband/hw/mlx4/
Dcm.c295 mod_delayed_work(cm_wq, &id->timeout, CM_CLEANUP_CACHE_TIMEOUT); in schedule_delayed()
374 mod_delayed_work(cm_wq, &item->timeout, CM_CLEANUP_CACHE_TIMEOUT); in alloc_rej_tmout()
504 mod_delayed_work(cm_wq, &item->timeout, 0); in rej_tmout_xa_cleanup()
/Linux-v6.1/drivers/net/wireless/intel/iwlwifi/mvm/
Dtdls.c237 mod_delayed_work(system_wq, &mvm->tdls_cs.dwork, in iwl_mvm_rx_tdls_notif()
556 mod_delayed_work(system_wq, &mvm->tdls_cs.dwork, in iwl_mvm_tdls_channel_switch()
670 mod_delayed_work(system_wq, &mvm->tdls_cs.dwork, in iwl_mvm_tdls_recv_channel_switch()
/Linux-v6.1/drivers/gpu/drm/scheduler/
Dsched_main.c249 mod_delayed_work(sched->timeout_wq, &sched->work_tdr, 0); in drm_sched_fault()
275 if (mod_delayed_work(sched->timeout_wq, &sched->work_tdr, MAX_SCHEDULE_TIMEOUT) in drm_sched_suspend_timeout()
299 mod_delayed_work(sched->timeout_wq, &sched->work_tdr, remaining); in drm_sched_resume_timeout()
/Linux-v6.1/drivers/gpu/drm/
Ddrm_self_refresh_helper.c220 mod_delayed_work(system_wq, &sr_data->entry_work, in drm_self_refresh_helper_alter_state()
/Linux-v6.1/drivers/platform/x86/
Dgpd-pocket-fan.c122 mod_delayed_work(system_wq, &fan->work, 0); in gpd_pocket_fan_force_update()
/Linux-v6.1/drivers/gpu/drm/i915/
Dintel_wakeref.c77 mod_delayed_work(system_wq, &wf->work, in __intel_wakeref_put_last()
/Linux-v6.1/drivers/extcon/
Dextcon-intel-int3496.c109 mod_delayed_work(system_wq, &data->work, DEBOUNCE_TIME); in int3496_thread_isr()
/Linux-v6.1/net/core/
Dlink_watch.c142 mod_delayed_work(system_wq, &linkwatch_work, 0); in linkwatch_schedule_work()
/Linux-v6.1/drivers/md/
Ddm-zoned-reclaim.c514 mod_delayed_work(zrc->wq, &zrc->work, DMZ_IDLE_PERIOD); in dmz_reclaim_work()
639 mod_delayed_work(zrc->wq, &zrc->work, 0); in dmz_schedule_reclaim()
/Linux-v6.1/drivers/gpu/drm/i915/display/
Dintel_drrs.c119 mod_delayed_work(system_wq, &crtc->drrs.work, msecs_to_jiffies(1000)); in intel_drrs_schedule_work()
Dintel_hotplug.c212 mod_delayed_work(system_wq, &dev_priv->display.hotplug.reenable_work, in intel_hpd_irq_storm_switch_to_polling()
441 mod_delayed_work(system_wq, &dev_priv->display.hotplug.hotplug_work, in i915_hotplug_work_func()
/Linux-v6.1/drivers/input/misc/
Dpalmas-pwrbutton.c94 mod_delayed_work(system_wq, &pwron->input_work, in pwron_irq()
/Linux-v6.1/net/rfkill/
Dinput.c162 mod_delayed_work(system_wq, &rfkill_op_work, 0); in rfkill_schedule_global_op()
/Linux-v6.1/drivers/usb/host/
Dxhci-dbgcap.c350 mod_delayed_work(system_wq, &dbc->event_work, 0); in dbc_ep_queue()
626 return mod_delayed_work(system_wq, &dbc->event_work, 1); in xhci_dbc_start()
914 mod_delayed_work(system_wq, &dbc->event_work, 1); in xhci_dbc_handle_events()

123456