Home
last modified time | relevance | path

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

123456

/linux/drivers/regulator/
A 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()
A 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/drivers/input/mouse/
A 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()
623 mod_delayed_work(system_wq, &touch->dwork, in synaptics_i2c_resume()
/linux/drivers/net/
A Damt.c111 mod_delayed_work(amt_wq, &source_gc_wq, in amt_source_gc_work()
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()
992 mod_delayed_work(amt_wq, &amt->req_wq, in amt_req_work()
2272 mod_delayed_work(amt_wq, &amt->req_wq, 0); in amt_advertisement_handler()
2473 mod_delayed_work(amt_wq, &tunnel->gc_wq, in amt_update_handler()
2712 mod_delayed_work(amt_wq, &tunnel->gc_wq, in amt_request_handler()
3005 mod_delayed_work(amt_wq, &amt->req_wq, 0); in amt_dev_open()
3007 mod_delayed_work(amt_wq, &amt->secret_wq, in amt_dev_open()
[all …]
/linux/drivers/edac/
A Dwq.c14 return mod_delayed_work(wq, work, delay); in edac_mod_work()
/linux/drivers/gpu/drm/i915/display/
A Dintel_encoder.c37 mod_delayed_work(i915->unordered_wq, in intel_encoder_link_check_queue_work()
/linux/sound/soc/codecs/
A Drt5682-i2c.c62 mod_delayed_work(system_power_efficient_wq, in rt5682_jd_check_handler()
72 mod_delayed_work(system_power_efficient_wq, in rt5682_irq()
/linux/fs/nfs/
A Dnfs4renewd.c125 mod_delayed_work(system_wq, &clp->cl_renewd, timeout); in nfs4_schedule_state_renewal()
/linux/drivers/leds/trigger/
A Dledtrig-input-events.c69 mod_delayed_work(system_wq, &data->work, led_off_delay); in input_events_event()
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
A Dtdls.c237 mod_delayed_work(system_wq, &mvm->tdls_cs.dwork, in iwl_mvm_rx_tdls_notif()
551 mod_delayed_work(system_wq, &mvm->tdls_cs.dwork, in iwl_mvm_tdls_channel_switch()
662 mod_delayed_work(system_wq, &mvm->tdls_cs.dwork, in iwl_mvm_tdls_recv_channel_switch()
/linux/drivers/infiniband/hw/mlx4/
A 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/drivers/power/supply/
A Dds2760_battery.c488 mod_delayed_work(di->monitor_wqueue, &di->monitor_work, HZ/10); in ds2760_battery_external_power_changed()
533 mod_delayed_work(di->monitor_wqueue, &di->set_charged_work, HZ * 20); in ds2760_battery_set_charged()
657 mod_delayed_work(di->monitor_wqueue, &di->monitor_work, HZ); in ds2760_pm_notifier()
A Daxp20x_usb_power.c120 mod_delayed_work(system_power_efficient_wq, &power->vbus_detect, DEBOUNCE_TIME); in axp20x_usb_power_irq()
154 mod_delayed_work(system_power_efficient_wq, &power->vbus_detect, DEBOUNCE_TIME); in axp20x_usb_power_poll_vbus()
881 mod_delayed_work(system_power_efficient_wq, &power->vbus_detect, DEBOUNCE_TIME); in axp20x_usb_power_resume()
/linux/drivers/phy/allwinner/
A Dphy-sun4i-usb.c486 mod_delayed_work(system_wq, &data->detect, DEBOUNCE_TIME); in sun4i_usb_phy_power_on()
507 mod_delayed_work(system_wq, &data->detect, POLL_TIME); in sun4i_usb_phy_power_off()
666 mod_delayed_work(system_wq, &data->detect, DEBOUNCE_TIME); in sun4i_usb_phy0_id_vbus_det_irq()
680 mod_delayed_work(system_wq, &data->detect, DEBOUNCE_TIME); in sun4i_usb_phy0_vbus_notify()
/linux/drivers/gpu/drm/scheduler/
A Dsched_main.c451 mod_delayed_work(sched->timeout_wq, &sched->work_tdr, sched->timeout); in drm_sched_start_timeout()
487 mod_delayed_work(sched->timeout_wq, &sched->work_tdr, 0); in drm_sched_fault()
513 if (mod_delayed_work(sched->timeout_wq, &sched->work_tdr, MAX_SCHEDULE_TIMEOUT) in drm_sched_suspend_timeout()
537 mod_delayed_work(sched->timeout_wq, &sched->work_tdr, remaining); in drm_sched_resume_timeout()
/linux/drivers/infiniband/hw/erdma/
A Derdma_qp.c182 mod_delayed_work(qp->dev->reflush_wq, &qp->reflush_dwork, in erdma_modify_qp_internal()
534 mod_delayed_work(qp->dev->reflush_wq, &qp->reflush_dwork, in erdma_post_send()
592 mod_delayed_work(qp->dev->reflush_wq, &qp->reflush_dwork, in erdma_post_recv()
/linux/drivers/gpu/drm/
A Ddrm_self_refresh_helper.c220 mod_delayed_work(system_wq, &sr_data->entry_work, in drm_self_refresh_helper_alter_state()
/linux/drivers/extcon/
A Dextcon-intel-int3496.c109 mod_delayed_work(system_wq, &data->work, DEBOUNCE_TIME); in int3496_thread_isr()
/linux/drivers/platform/x86/
A Dgpd-pocket-fan.c122 mod_delayed_work(system_wq, &fan->work, 0); in gpd_pocket_fan_force_update()
/linux/net/core/
A Dlink_watch.c151 mod_delayed_work(system_unbound_wq, &linkwatch_work, 0); in linkwatch_schedule_work()
/linux/drivers/md/
A 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/drivers/gpu/drm/i915/
A Dintel_wakeref.c80 mod_delayed_work(wf->i915->unordered_wq, &wf->work, in __intel_wakeref_put_last()
/linux/drivers/input/misc/
A Dpalmas-pwrbutton.c94 mod_delayed_work(system_wq, &pwron->input_work, in pwron_irq()
/linux/net/rfkill/
A Dinput.c162 mod_delayed_work(system_wq, &rfkill_op_work, 0); in rfkill_schedule_global_op()
/linux/drivers/net/phy/
A Dsfp.c831 mod_delayed_work(system_wq, &sfp->poll, poll_jiffies); in sfp_soft_start_poll()
1602 mod_delayed_work(system_wq, &sfp->hwmon_probe, in sfp_hwmon_probe()
1629 mod_delayed_work(system_wq, &sfp->hwmon_probe, 1); in sfp_hwmon_insert()
1765 mod_delayed_work(system_power_efficient_wq, &sfp->timeout, in sfp_sm_set_timer()
2483 mod_delayed_work(system_wq, &sfp->poll, 1); in sfp_sm_module()
2928 mod_delayed_work(system_wq, &sfp->poll, poll_jiffies); in sfp_poll()
3099 mod_delayed_work(system_wq, &sfp->poll, poll_jiffies); in sfp_probe()

Completed in 56 milliseconds

123456