| /Linux-v6.1/drivers/regulator/ |
| D | irq_helpers.c | 149 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()
|
| D | qcom-labibb-regulator.c | 233 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/ |
| D | synaptics_i2c.c | 375 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/ |
| D | amt.c | 111 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/ |
| D | wq.c | 14 return mod_delayed_work(wq, work, delay); in edac_mod_work()
|
| /Linux-v6.1/drivers/power/supply/ |
| D | axp20x_usb_power.c | 96 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()
|
| D | ds2760_battery.c | 496 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/ |
| D | rt5682-i2c.c | 64 mod_delayed_work(system_power_efficient_wq, in rt5682_jd_check_handler() 74 mod_delayed_work(system_power_efficient_wq, in rt5682_irq()
|
| D | rt700.c | 208 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/ |
| D | nfs4renewd.c | 125 mod_delayed_work(system_wq, &clp->cl_renewd, timeout); in nfs4_schedule_state_renewal()
|
| /Linux-v6.1/drivers/phy/allwinner/ |
| D | phy-sun4i-usb.c | 449 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/ |
| D | cm.c | 295 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/ |
| D | tdls.c | 237 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/ |
| D | sched_main.c | 249 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/ |
| D | drm_self_refresh_helper.c | 220 mod_delayed_work(system_wq, &sr_data->entry_work, in drm_self_refresh_helper_alter_state()
|
| /Linux-v6.1/drivers/platform/x86/ |
| D | gpd-pocket-fan.c | 122 mod_delayed_work(system_wq, &fan->work, 0); in gpd_pocket_fan_force_update()
|
| /Linux-v6.1/drivers/gpu/drm/i915/ |
| D | intel_wakeref.c | 77 mod_delayed_work(system_wq, &wf->work, in __intel_wakeref_put_last()
|
| /Linux-v6.1/drivers/extcon/ |
| D | extcon-intel-int3496.c | 109 mod_delayed_work(system_wq, &data->work, DEBOUNCE_TIME); in int3496_thread_isr()
|
| /Linux-v6.1/net/core/ |
| D | link_watch.c | 142 mod_delayed_work(system_wq, &linkwatch_work, 0); in linkwatch_schedule_work()
|
| /Linux-v6.1/drivers/md/ |
| D | dm-zoned-reclaim.c | 514 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/ |
| D | intel_drrs.c | 119 mod_delayed_work(system_wq, &crtc->drrs.work, msecs_to_jiffies(1000)); in intel_drrs_schedule_work()
|
| D | intel_hotplug.c | 212 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/ |
| D | palmas-pwrbutton.c | 94 mod_delayed_work(system_wq, &pwron->input_work, in pwron_irq()
|
| /Linux-v6.1/net/rfkill/ |
| D | input.c | 162 mod_delayed_work(system_wq, &rfkill_op_work, 0); in rfkill_schedule_global_op()
|
| /Linux-v6.1/drivers/usb/host/ |
| D | xhci-dbgcap.c | 350 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()
|