Home
last modified time | relevance | path

Searched defs:ws (Results 1 – 25 of 54) sorted by relevance

123

/drivers/base/power/
Dwakeup.c90 struct wakeup_source *ws; in wakeup_source_create() local
122 static void wakeup_source_record(struct wakeup_source *ws) in wakeup_source_record()
147 static void wakeup_source_free(struct wakeup_source *ws) in wakeup_source_free()
160 void wakeup_source_destroy(struct wakeup_source *ws) in wakeup_source_destroy()
175 void wakeup_source_add(struct wakeup_source *ws) in wakeup_source_add()
196 void wakeup_source_remove(struct wakeup_source *ws) in wakeup_source_remove()
225 struct wakeup_source *ws; in wakeup_source_register() local
247 void wakeup_source_unregister(struct wakeup_source *ws) in wakeup_source_unregister()
304 struct wakeup_source *wakeup_sources_walk_next(struct wakeup_source *ws) in wakeup_sources_walk_next()
320 static int device_wakeup_attach(struct device *dev, struct wakeup_source *ws) in device_wakeup_attach()
[all …]
Dwakeup_stats.c41 struct wakeup_source *ws = dev_get_drvdata(dev); in active_time_ms_show() local
52 struct wakeup_source *ws = dev_get_drvdata(dev); in total_time_ms_show() local
68 struct wakeup_source *ws = dev_get_drvdata(dev); in max_time_ms_show() local
85 struct wakeup_source *ws = dev_get_drvdata(dev); in last_change_ms_show() local
94 struct wakeup_source *ws = dev_get_drvdata(dev); in name_show() local
104 struct wakeup_source *ws = dev_get_drvdata(dev); in prevent_suspend_time_ms_show() local
137 struct wakeup_source *ws) in wakeup_source_device_create()
177 int wakeup_source_sysfs_add(struct device *parent, struct wakeup_source *ws) in wakeup_source_sysfs_add()
206 void wakeup_source_sysfs_remove(struct wakeup_source *ws) in wakeup_source_sysfs_remove()
/drivers/tty/hvc/
Dhvc_console.h47 struct winsize ws; member
89 static inline void hvc_resize(struct hvc_struct *hp, struct winsize ws) in hvc_resize()
Dhvc_console.c568 struct winsize ws; in hvc_set_winsz() local
778 void __hvc_resize(struct hvc_struct *hp, struct winsize ws) in __hvc_resize()
/drivers/md/
Ddm-era-target.c47 static void writeset_free(struct writeset *ws) in writeset_free()
73 static int writeset_alloc(struct writeset *ws, dm_block_t nr_blocks) in writeset_alloc()
87 static int writeset_init(struct dm_disk_bitset *info, struct writeset *ws, in writeset_init()
104 static bool writeset_marked(struct writeset *ws, dm_block_t block) in writeset_marked()
134 struct writeset *ws, uint32_t block) in writeset_test_and_set()
954 struct writeset *ws; in metadata_current_marked() local
1246 struct writeset *ws = era->md->current_writeset; in process_deferred_bios() local
1334 static void do_work(struct work_struct *ws) in do_work()
Ddm-cache-target.c118 struct work_struct ws; member
173 struct work_struct *ws, *tmp; in __commit() local
1144 static struct dm_cache_migration *ws_to_mg(struct work_struct *ws) in ws_to_mg()
1295 static void mg_success(struct work_struct *ws) in mg_success()
1301 static void mg_update_metadata(struct work_struct *ws) in mg_update_metadata()
1363 static void mg_update_metadata_after_copy(struct work_struct *ws) in mg_update_metadata_after_copy()
1376 static void mg_upgrade_lock(struct work_struct *ws) in mg_upgrade_lock()
1404 static void mg_full_copy(struct work_struct *ws) in mg_full_copy()
1421 static void mg_copy(struct work_struct *ws) in mg_copy()
1533 static void invalidate_completed(struct work_struct *ws) in invalidate_completed()
[all …]
Ddm-ebs-target.c26 struct work_struct ws; /* Work item used for ^. */ member
175 static void __ebs_process_bios(struct work_struct *ws) in __ebs_process_bios()
Ddm-thin.c2402 static void do_worker(struct work_struct *ws) in do_worker()
2423 static void do_waker(struct work_struct *ws) in do_waker()
2435 static void do_no_space_timeout(struct work_struct *ws) in do_no_space_timeout()
2454 static struct pool_work *to_pool_work(struct work_struct *ws) in to_pool_work()
2480 static struct noflush_work *to_noflush(struct work_struct *ws) in to_noflush()
2485 static void do_noflush_start(struct work_struct *ws) in do_noflush_start()
2493 static void do_noflush_stop(struct work_struct *ws) in do_noflush_stop()
/drivers/isdn/mISDN/
Dhwchannel.c14 dchannel_bh(struct work_struct *ws) in dchannel_bh()
37 bchannel_bh(struct work_struct *ws) in bchannel_bh()
/drivers/net/wimax/i2400m/
Drx.c183 void i2400m_report_hook_work(struct work_struct *ws) in i2400m_report_hook_work()
490 unsigned ws; member
545 unsigned ws, count, sn, nsn, new_ws; member
590 unsigned ws, unsigned count, unsigned sn, in i2400m_roq_log_add()
Ddriver.c582 void __i2400m_dev_reset_handle(struct work_struct *ws) in __i2400m_dev_reset_handle()
694 void __i2400m_error_recovery(struct work_struct *ws) in __i2400m_error_recovery()
Dnetdev.c138 void i2400m_wake_tx_work(struct work_struct *ws) in i2400m_wake_tx_work()
/drivers/clk/meson/
Dclk-phase.h25 struct parm ws; member
/drivers/dma/idxd/
Dsubmit.c27 struct sbq_wait_state *ws; in idxd_alloc_desc() local
/drivers/soc/fsl/
Drcpm.c35 struct wakeup_source *ws; in rcpm_pm_prepare() local
/drivers/staging/kpc2000/kpc_dma/
Ddma.c26 void ndd_irq_worker(struct work_struct *ws) in ndd_irq_worker()
/drivers/gpu/drm/vc4/
Dvc4_validate_shaders.c395 bool ws = inst & QPU_WS; in check_reg_write() local
491 bool ws = inst & QPU_WS; in track_live_clamps() local
/drivers/net/wireless/intersil/prism54/
Dislpci_mgt.h101 struct work_struct ws; /* argument for schedule_work() */ member
/drivers/leds/
Dled-core.c119 static void set_brightness_delayed(struct work_struct *ws) in set_brightness_delayed()
/drivers/firmware/efi/libstub/
Dvsprintf.c506 const u16 *ws = (const u16 *)s; in vsnprintf() local
/drivers/media/platform/mtk-vpu/
Dmtk_vpu.c123 struct work_struct ws; member
362 static void vpu_wdt_reset_func(struct work_struct *ws) in vpu_wdt_reset_func()
/drivers/net/can/spi/
Dhi311x.c573 static void hi3110_tx_work_handler(struct work_struct *ws) in hi3110_tx_work_handler()
596 static void hi3110_restart_work_handler(struct work_struct *ws) in hi3110_restart_work_handler()
/drivers/tty/serial/
Dmax310x.c850 static void max310x_tx_proc(struct work_struct *ws) in max310x_tx_proc()
872 static void max310x_md_proc(struct work_struct *ws) in max310x_md_proc()
1006 static void max310x_rs_proc(struct work_struct *ws) in max310x_rs_proc()
/drivers/net/ethernet/microchip/
Dencx24j600.c799 static void encx24j600_setrx_proc(struct kthread_work *ws) in encx24j600_setrx_proc()
864 static void encx24j600_tx_proc(struct kthread_work *ws) in encx24j600_tx_proc()
/drivers/spi/
Dspi-sh.c77 struct work_struct ws; member

123