Home
last modified time | relevance | path

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

123456

/linux/drivers/input/mouse/
H 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/
H A 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, secs_to_jiffies(exp)); in amt_event_send_request()
992 mod_delayed_work(amt_wq, &amt->req_wq, in amt_req_work()
1676 if (!mod_delayed_work(amt_wq, &gnode->group_timer, in amt_mcast_is_ex_handler()
1705 if (!mod_delayed_work(amt_w in amt_mcast_is_ex_handler()
[all...]
/linux/arch/s390/kernel/diag/
H A Ddiag324.c119 mod_delayed_work(system_wq, &pibwork, nsecs_to_jiffies(PIBWORK_DELAY)); in pibwork_handler()
177 mod_delayed_work(system_wq, &pibwork, nsecs_to_jiffies(PIBWORK_DELAY)); in diag324_pibbuf()
/linux/drivers/edac/
H A Dwq.c14 return mod_delayed_work(wq, work, delay); in edac_mod_work()
/linux/drivers/gpu/drm/i915/display/
H A Dintel_encoder.c36 mod_delayed_work(display->wq.unordered, in intel_encoder_link_check_queue_work()
/linux/sound/soc/codecs/
H 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()
H A Drt5682-sdw.c469 mod_delayed_work(system_power_efficient_wq, in rt5682_io_init()
665 mod_delayed_work(system_power_efficient_wq, in rt5682_interrupt_callback()
H A Drt700.c209 mod_delayed_work(system_power_efficient_wq, in rt700_jack_detect_handler()
263 mod_delayed_work(system_power_efficient_wq, in rt700_btn_check_handler()
296 mod_delayed_work(system_power_efficient_wq, in rt700_jack_init()
/linux/fs/nfs/
H A Dnfs4renewd.c125 mod_delayed_work(system_wq, &clp->cl_renewd, timeout); in nfs4_schedule_state_renewal()
/linux/drivers/leds/trigger/
H 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/
H 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/
H 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/phy/allwinner/
H A Dphy-sun4i-usb.c485 mod_delayed_work(system_wq, &data->detect, DEBOUNCE_TIME); in sun4i_usb_phy_power_on()
506 mod_delayed_work(system_wq, &data->detect, POLL_TIME); in sun4i_usb_phy_power_off()
665 mod_delayed_work(system_wq, &data->detect, DEBOUNCE_TIME); in sun4i_usb_phy0_id_vbus_det_irq()
679 mod_delayed_work(system_wq, &data->detect, DEBOUNCE_TIME); in sun4i_usb_phy0_vbus_notify()
/linux/drivers/regulator/
H 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/gpu/drm/
H A Ddrm_self_refresh_helper.c221 mod_delayed_work(system_wq, &sr_data->entry_work, in drm_self_refresh_helper_alter_state()
/linux/drivers/platform/x86/
H A Dgpd-pocket-fan.c122 mod_delayed_work(system_wq, &fan->work, 0); in gpd_pocket_fan_force_update()
/linux/drivers/extcon/
H A Dextcon-intel-int3496.c109 mod_delayed_work(system_wq, &data->work, DEBOUNCE_TIME); in int3496_thread_isr()
/linux/net/core/
H A Dlink_watch.c160 mod_delayed_work(system_unbound_wq, &linkwatch_work, 0); in linkwatch_schedule_work()
/linux/drivers/md/
H 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/power/supply/
H 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()
878 mod_delayed_work(system_power_efficient_wq, &power->vbus_detect, DEBOUNCE_TIME); in axp20x_usb_power_resume()
/linux/drivers/platform/x86/x86-android-tablets/
H A Dvexia_atla10_ec.c186 mod_delayed_work(system_wq, &data->work, HZ / 2); in atla10_ec_external_power_changed()
/linux/drivers/gpu/drm/i915/
H A Dintel_wakeref.c80 mod_delayed_work(wf->i915->unordered_wq, &wf->work, in __intel_wakeref_put_last()
/linux/drivers/input/misc/
H A Dpalmas-pwrbutton.c94 mod_delayed_work(system_wq, &pwron->input_work, in pwron_irq()
/linux/net/rfkill/
H A Dinput.c162 mod_delayed_work(system_wq, &rfkill_op_work, 0); in rfkill_schedule_global_op()
/linux/drivers/gpu/drm/rockchip/
H A Ddw_hdmi_qp-rockchip.c278 mod_delayed_work(system_wq, &hdmi->hpd_work, in dw_hdmi_qp_rk3576_irq()
325 mod_delayed_work(system_wq, &hdmi->hpd_work, in dw_hdmi_qp_rk3588_irq()

123456