| /OK3568_Linux_fs/kernel/drivers/net/wireless/st/cw1200/ |
| H A D | main.c | 352 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()
|
| /OK3568_Linux_fs/kernel/sound/aoa/core/ |
| H A D | gpio-pmf.c | 87 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()
|
| H A D | gpio-feature.c | 275 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()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/mt7615/ |
| H A D | init.c | 411 INIT_DELAYED_WORK(&phy->mac_work, mt7615_mac_work); in mt7615_register_ext_phy() 412 INIT_DELAYED_WORK(&phy->scan_work, mt7615_scan_work); in mt7615_register_ext_phy() 462 INIT_DELAYED_WORK(&dev->pm.ps_work, mt7615_pm_power_save_work); in mt7615_init_device() 467 INIT_DELAYED_WORK(&dev->phy.mac_work, mt7615_mac_work); in mt7615_init_device() 468 INIT_DELAYED_WORK(&dev->phy.scan_work, mt7615_scan_work); in mt7615_init_device()
|
| /OK3568_Linux_fs/kernel/drivers/greybus/ |
| H A D | svc_watchdog.c | 91 INIT_DELAYED_WORK(&reset_work, greybus_reset); in do_work() 121 INIT_DELAYED_WORK(&watchdog->work, do_work); in gb_svc_watchdog_create()
|
| /OK3568_Linux_fs/kernel/drivers/media/test-drivers/vivid/ |
| H A D | vivid-cec.c | 168 INIT_DELAYED_WORK(&cw->work, vivid_cec_xfer_done_worker); in vivid_cec_xfer_try_worker() 211 INIT_DELAYED_WORK(&cw->work, vivid_cec_xfer_done_worker); in vivid_cec_adap_transmit() 216 INIT_DELAYED_WORK(&cw->work, vivid_cec_xfer_try_worker); in vivid_cec_adap_transmit()
|
| /OK3568_Linux_fs/kernel/drivers/power/ |
| H A D | universal_charger.c | 146 INIT_DELAYED_WORK(&cg->usb_work, universal_cg_bc_evt_worker); in universal_cg_init_usb() 170 INIT_DELAYED_WORK(&cg->discnt_work, universal_cg_discnt_evt_worker); in universal_cg_init_usb() 320 INIT_DELAYED_WORK(&cg->dc_work, universal_charger_dc_det_worker); in universal_charger_init_dc()
|
| H A D | sy6982c_charger.c | 144 INIT_DELAYED_WORK(&cg->usb_work, sy6982c_cg_bc_evt_worker); in sy6982c_cg_init_usb() 168 INIT_DELAYED_WORK(&cg->discnt_work, sy6982c_cg_discnt_evt_worker); in sy6982c_cg_init_usb() 319 INIT_DELAYED_WORK(&cg->dc_work, sy6982c_charger_dc_det_worker); in sy6982c_charger_init_dc()
|
| /OK3568_Linux_fs/kernel/drivers/power/supply/ |
| H A D | pda_power.c | 304 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()
|
| H A D | rk818_charger.c | 1117 INIT_DELAYED_WORK(&cg->irq_work, rk818_cg_irq_delay_work); in rk818_cg_init_irqs() 1131 INIT_DELAYED_WORK(&cg->dc_work, rk818_cg_dc_det_worker); in rk818_cg_init_dc() 1257 INIT_DELAYED_WORK(&cg->usb_work, rk818_cg_charger_evt_worker); in rk818_cg_init_usb() 1287 INIT_DELAYED_WORK(&cg->host_work, rk818_cg_host_evt_worker); in rk818_cg_init_usb() 1304 INIT_DELAYED_WORK(&cg->discnt_work, rk818_cg_discnt_evt_worker); in rk818_cg_init_usb() 1328 INIT_DELAYED_WORK(&cg->usb_work, rk818_cg_bc_evt_worker); in rk818_cg_init_usb() 1369 INIT_DELAYED_WORK(&cg->finish_sig_work, rk818_cg_finish_sig_work); in rk818_cg_init_finish_sig() 1379 INIT_DELAYED_WORK(&cg->ts2_vol_work, rk818_ts2_vol_work); in rk818_cg_init_ts2_detect()
|
| H A D | rk817_charger.c | 963 INIT_DELAYED_WORK(&charge->dc_work, rk817_charge_dc_det_worker); in rk817_charge_init_dc() 1182 INIT_DELAYED_WORK(&charge->usb_work, rk817_charger_evt_worker); in rk817_charge_usb_init() 1212 INIT_DELAYED_WORK(&charge->host_work, in rk817_charge_usb_init() 1231 INIT_DELAYED_WORK(&charge->discnt_work, in rk817_charge_usb_init() 1254 INIT_DELAYED_WORK(&charge->usb_work, in rk817_charge_usb_init() 1560 INIT_DELAYED_WORK(&charge->irq_work, rk817_charge_irq_delay_work); in rk817_charge_init_irqs()
|
| /OK3568_Linux_fs/kernel/drivers/leds/trigger/ |
| H A D | ledtrig-multi-control.c | 432 INIT_DELAYED_WORK(&data->delay_trig_work, in led_multi_control_register() 488 INIT_DELAYED_WORK(&multi_ctrl_scroll_info->scroll_work, in led_multi_control_init() 491 INIT_DELAYED_WORK(&multi_ctrl_breath_info->breath_work, in led_multi_control_init()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtl818x/rtl8187/ |
| H A D | leds.c | 201 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()
|
| /OK3568_Linux_fs/kernel/drivers/phy/motorola/ |
| H A D | phy-mapphone-mdm6600.c | 565 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()
|
| /OK3568_Linux_fs/kernel/sound/soc/codecs/ |
| H A D | rt5682-i2c.c | 261 INIT_DELAYED_WORK(&rt5682->jack_detect_work, in rt5682_i2c_probe() 263 INIT_DELAYED_WORK(&rt5682->jd_check_work, in rt5682_i2c_probe()
|
| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch/ |
| H A D | focaltech_point_report_check.c | 110 INIT_DELAYED_WORK(&ts_data->prc_work, fts_prc_func); in fts_point_report_check_init()
|
| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch_ft5436/ |
| H A D | focaltech_point_report_check.c | 110 INIT_DELAYED_WORK(&ts_data->prc_work, fts_prc_func); in fts_point_report_check_init()
|
| /OK3568_Linux_fs/kernel/arch/mips/loongson2ef/lemote-2f/ |
| H A D | pm.c | 124 INIT_DELAYED_WORK(&lid_task, in wakeup_loongson()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/ |
| H A D | workqueues.h | 82 #define INIT_DELAYED_WORK(w, f) INIT_WORK(&(w)->work, (f)) macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath9k/ |
| H A D | htc_drv_gpio.c | 126 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()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ralink/rt2x00/ |
| H A D | rt2x00link.c | 423 INIT_DELAYED_WORK(&link->work, rt2x00link_tuner); in rt2x00link_register() 424 INIT_DELAYED_WORK(&link->watchdog_work, rt2x00link_watchdog); in rt2x00link_register()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/ |
| H A D | i915_globals.c | 113 INIT_DELAYED_WORK(&park.work, __i915_globals_park); in i915_globals_init()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/amdgpu_dm/ |
| H A D | amdgpu_dm_hdcp.c | 628 INIT_DELAYED_WORK(&hdcp_work[i].callback_dwork, event_callback); in hdcp_create_workqueue() 629 INIT_DELAYED_WORK(&hdcp_work[i].watchdog_timer_dwork, event_watchdog_timer); in hdcp_create_workqueue() 630 INIT_DELAYED_WORK(&hdcp_work[i].property_validate_dwork, event_property_validate); in hdcp_create_workqueue()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/hwcnt/ |
| H A D | mali_kbase_hwcnt_watchdog_if_timer.c | 142 INIT_DELAYED_WORK(&timer_info->dwork, kbasep_hwcnt_watchdog_callback); in kbase_hwcnt_watchdog_if_timer_create()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/fw/ |
| H A D | init.c | 84 INIT_DELAYED_WORK(&fwrt->dump.wks[i].wk, iwl_fw_error_dump_wk); in iwl_fw_runtime_init()
|