| /drivers/staging/greybus/ |
| A D | vibrator.c | 22 struct delayed_work delayed_work; member 52 if (cancel_delayed_work_sync(&vib->delayed_work)) in turn_on() 62 schedule_delayed_work(&vib->delayed_work, msecs_to_jiffies(timeout_ms)); in turn_on() 69 struct delayed_work *delayed_work = to_delayed_work(work); in gb_vibrator_worker() local 71 container_of(delayed_work, in gb_vibrator_worker() 73 delayed_work); in gb_vibrator_worker() 169 INIT_DELAYED_WORK(&vib->delayed_work, gb_vibrator_worker); in gb_vibrator_probe() 196 if (cancel_delayed_work_sync(&vib->delayed_work)) in gb_vibrator_disconnect()
|
| /drivers/edac/ |
| A D | wq.c | 6 bool edac_queue_work(struct delayed_work *work, unsigned long delay) in edac_queue_work() 12 bool edac_mod_work(struct delayed_work *work, unsigned long delay) in edac_mod_work() 18 bool edac_stop_work(struct delayed_work *work) in edac_stop_work()
|
| A D | edac_module.h | 51 bool edac_queue_work(struct delayed_work *work, unsigned long delay); 52 bool edac_stop_work(struct delayed_work *work); 53 bool edac_mod_work(struct delayed_work *work, unsigned long delay);
|
| /drivers/hid/ |
| A D | hid-corsair-void.c | 163 struct delayed_work delayed_status_work; 164 struct delayed_work delayed_firmware_work; 507 struct delayed_work *delayed_work; in corsair_void_status_work_handler() local 510 delayed_work = to_delayed_work(work); in corsair_void_status_work_handler() 511 drvdata = container_of(delayed_work, struct corsair_void_drvdata, in corsair_void_status_work_handler() 525 struct delayed_work *delayed_work; in corsair_void_firmware_work_handler() local 528 delayed_work = to_delayed_work(work); in corsair_void_firmware_work_handler() 529 drvdata = container_of(delayed_work, struct corsair_void_drvdata, in corsair_void_firmware_work_handler()
|
| /drivers/gpu/drm/amd/display/amdgpu_dm/ |
| A D | amdgpu_dm_hdcp.h | 43 struct delayed_work callback_dwork; 44 struct delayed_work watchdog_timer_dwork; 45 struct delayed_work property_validate_dwork;
|
| /drivers/net/wireless/marvell/mwifiex/ |
| A D | 11h.c | 114 struct delayed_work *delayed_work = to_delayed_work(work); in mwifiex_dfs_cac_work_queue() local 116 container_of(delayed_work, struct mwifiex_private, in mwifiex_dfs_cac_work_queue() 269 struct delayed_work *delayed_work = to_delayed_work(work); in mwifiex_dfs_chan_sw_work_queue() local 271 container_of(delayed_work, struct mwifiex_private, in mwifiex_dfs_chan_sw_work_queue()
|
| /drivers/net/can/spi/mcp251xfd/ |
| A D | mcp251xfd-timestamp.c | 32 struct delayed_work *delayed_work = to_delayed_work(work); in mcp251xfd_timestamp_work() local 35 priv = container_of(delayed_work, struct mcp251xfd_priv, timestamp); in mcp251xfd_timestamp_work()
|
| /drivers/scsi/qedf/ |
| A D | qedf.h | 140 struct delayed_work timeout_work; 175 struct delayed_work rrq_work; 346 struct delayed_work link_update; 347 struct delayed_work link_recovery; 399 struct delayed_work recovery_work; 400 struct delayed_work board_disable_work; 401 struct delayed_work grcdump_work; 402 struct delayed_work stag_work;
|
| /drivers/power/supply/ |
| A D | generic-adc-battery.c | 48 struct delayed_work bat_work; 126 struct delayed_work *delayed_work; in gab_work() local 129 delayed_work = to_delayed_work(work); in gab_work() 130 adc_bat = container_of(delayed_work, struct gab, bat_work); in gab_work()
|
| /drivers/net/wireless/realtek/rtl818x/rtl8187/ |
| A D | rtl8187.h | 95 struct delayed_work beacon_work; 117 struct delayed_work work; 123 struct delayed_work led_on; 124 struct delayed_work led_off;
|
| /drivers/net/wireless/st/cw1200/ |
| A D | cw1200.h | 210 struct delayed_work clear_recent_scan_work; 229 struct delayed_work join_timeout; 246 struct delayed_work link_id_gc_work; 264 struct delayed_work bss_loss_work;
|
| A D | scan.h | 24 struct delayed_work timeout; 35 struct delayed_work probe_work;
|
| /drivers/net/can/rockchip/ |
| A D | rockchip_canfd-timestamp.c | 31 const struct delayed_work *delayed_work = to_delayed_work(work); in rkcanfd_timestamp_work() local 34 priv = container_of(delayed_work, struct rkcanfd_priv, timestamp); in rkcanfd_timestamp_work()
|
| /drivers/media/platform/mediatek/jpeg/ |
| A D | mtk_jpeg_core.h | 161 struct delayed_work job_timeout_work; 188 struct delayed_work job_timeout_work; 226 struct delayed_work job_timeout_work;
|
| /drivers/usb/core/ |
| A D | hub.h | 71 struct delayed_work leds; 72 struct delayed_work init_work; 73 struct delayed_work post_resume_work;
|
| /drivers/crypto/intel/qat/qat_common/ |
| A D | adf_telemetry.c | 154 struct delayed_work *delayed_work; in tl_work_handler() local 162 delayed_work = to_delayed_work(work); in tl_work_handler() 163 telemetry = container_of(delayed_work, struct adf_telemetry, work_ctx); in tl_work_handler()
|
| /drivers/extcon/ |
| A D | extcon-rtk-type-c.c | 95 struct delayed_work delayed_work; member 370 cancel_delayed_work(&type_c->delayed_work); in connector_attached() 600 delayed_work.work); in host_device_switch() 681 cancel_delayed_work(&type_c->delayed_work); in type_c_detect_irq() 1383 INIT_DELAYED_WORK(&type_c->delayed_work, host_device_switch); in extcon_rtk_type_c_probe() 1419 cancel_delayed_work_sync(&type_c->delayed_work); in extcon_rtk_type_c_remove() 1420 flush_delayed_work(&type_c->delayed_work); in extcon_rtk_type_c_remove() 1421 WARN_ON_ONCE(delayed_work_pending(&type_c->delayed_work)); in extcon_rtk_type_c_remove() 1725 cancel_delayed_work_sync(&type_c->delayed_work); in extcon_rtk_type_c_prepare() 1726 flush_delayed_work(&type_c->delayed_work); in extcon_rtk_type_c_prepare() [all …]
|
| /drivers/thermal/intel/int340x_thermal/ |
| A D | processor_thermal_device_pci.c | 27 struct delayed_work work; 118 struct delayed_work *delayed_work = to_delayed_work(work); in proc_thermal_threshold_work_fn() local 119 struct proc_thermal_pci *pci_info = container_of(delayed_work, in proc_thermal_threshold_work_fn() 130 static void pkg_thermal_schedule_work(struct delayed_work *work) in pkg_thermal_schedule_work()
|
| /drivers/hid/amd-sfh-hid/ |
| A D | amd_sfh_hid.h | 54 struct delayed_work work; 55 struct delayed_work work_buffer;
|
| /drivers/ptp/ |
| A D | ptp_idt82p33.h | 65 struct delayed_work adjtime_work; 93 struct delayed_work extts_work;
|
| /drivers/net/wireless/mediatek/mt7601u/ |
| A D | mt7601u.h | 52 struct delayed_work work; 167 struct delayed_work cal_work; 168 struct delayed_work mac_work; 171 struct delayed_work stat_work;
|
| /drivers/net/ethernet/mellanox/mlxsw/ |
| A D | spectrum_router.h | 42 struct delayed_work dw; 46 struct delayed_work nexthop_probe_dw; 66 struct delayed_work nh_grp_activity_dw;
|
| /drivers/usb/typec/ |
| A D | hd3ss3220.c | 54 struct delayed_work output_poll_work; 221 struct delayed_work *delayed_work = to_delayed_work(work); in output_poll_execute() local 222 struct hd3ss3220 *hd3ss3220 = container_of(delayed_work, in output_poll_execute()
|
| /drivers/net/ethernet/intel/idpf/ |
| A D | idpf.h | 639 struct delayed_work init_task; 641 struct delayed_work serv_task; 643 struct delayed_work mbx_task; 645 struct delayed_work vc_event_task; 647 struct delayed_work stats_task;
|
| /drivers/net/wireless/intel/ipw2x00/ |
| A D | ipw2200.h | 1281 struct delayed_work adhoc_check; 1286 struct delayed_work request_scan; 1287 struct delayed_work request_direct_scan; 1288 struct delayed_work request_passive_scan; 1289 struct delayed_work scan_event; 1291 struct delayed_work rf_kill; 1294 struct delayed_work gather_stats; 1297 struct delayed_work scan_check; 1312 struct delayed_work led_link_on; 1313 struct delayed_work led_link_off; [all …]
|