Home
last modified time | relevance | path

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

12

/drivers/base/power/
Dwakeup.c67 void wakeup_source_prepare(struct wakeup_source *ws, const char *name) in wakeup_source_prepare()
82 struct wakeup_source *ws; in wakeup_source_create() local
100 void wakeup_source_drop(struct wakeup_source *ws) in wakeup_source_drop()
116 void wakeup_source_destroy(struct wakeup_source *ws) in wakeup_source_destroy()
131 void wakeup_source_add(struct wakeup_source *ws) in wakeup_source_add()
153 void wakeup_source_remove(struct wakeup_source *ws) in wakeup_source_remove()
173 struct wakeup_source *ws; in wakeup_source_register() local
187 void wakeup_source_unregister(struct wakeup_source *ws) in wakeup_source_unregister()
203 static int device_wakeup_attach(struct device *dev, struct wakeup_source *ws) in device_wakeup_attach()
223 struct wakeup_source *ws; in device_wakeup_enable() local
[all …]
/drivers/tty/hvc/
Dhvc_console.h60 struct winsize ws; member
97 static inline void hvc_resize(struct hvc_struct *hp, struct winsize ws) in hvc_resize()
Dhvc_console.c538 struct winsize ws; in hvc_set_winsz() local
712 void __hvc_resize(struct hvc_struct *hp, struct winsize ws) in __hvc_resize()
/drivers/isdn/mISDN/
Dhwchannel.c23 dchannel_bh(struct work_struct *ws) in dchannel_bh()
46 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.c600 void __i2400m_dev_reset_handle(struct work_struct *ws) in __i2400m_dev_reset_handle()
712 void __i2400m_error_recovery(struct work_struct *ws) in __i2400m_error_recovery()
Dnetdev.c153 void i2400m_wake_tx_work(struct work_struct *ws) in i2400m_wake_tx_work()
/drivers/usb/wusbcore/
Dwa-nep.c92 static void wa_notif_dispatch(struct work_struct *ws) in wa_notif_dispatch()
Ddevconnect.c476 static void wusbhc_keep_alive_run(struct work_struct *ws) in wusbhc_keep_alive_run()
Dwa-xfer.c986 void wa_urb_enqueue_run(struct work_struct *ws) in wa_urb_enqueue_run()
/drivers/leds/
Dled-class.c127 static void set_brightness_delayed(struct work_struct *ws) in set_brightness_delayed()
/drivers/staging/gdm72xx/
Dgdm_sdio.h69 struct work_struct ws; member
Dgdm_wimax.c57 struct work_struct ws; member
/drivers/input/misc/
Dgpio_input.c48 struct wakeup_source *ws; member
/drivers/net/wireless/prism54/
Dislpci_mgt.h114 struct work_struct ws; /* argument for schedule_work() */ member
/drivers/tty/
Dpty.c283 static int pty_resize(struct tty_struct *tty, struct winsize *ws) in pty_resize()
/drivers/spi/
Dspi-sh.c91 struct work_struct ws; member
Dspi-rspi.c143 struct work_struct ws; member
/drivers/net/can/
Dmcp251x.c734 static void mcp251x_tx_work_handler(struct work_struct *ws) in mcp251x_tx_work_handler()
760 static void mcp251x_restart_work_handler(struct work_struct *ws) in mcp251x_restart_work_handler()
/drivers/gpu/drm/radeon/
Datom.c57 uint32_t *ps, *ws; member
1162 int len, ws, ps, ptr; in atom_execute_table_locked() local
/drivers/hwmon/
Dgpio-fan.c58 static void fan_alarm_notify(struct work_struct *ws) in fan_alarm_notify()
/drivers/block/drbd/
Ddrbd_req.c1216 void do_submit(struct work_struct *ws) in do_submit()
/drivers/md/
Ddm-raid.c734 static void do_table_event(struct work_struct *ws) in do_table_event()
/drivers/net/irda/
Dvlsi_ir.h441 #define PHYCTL_SIR(br,ws,cs) BWP_TO_PHYCTL(BAUD_BITS(br),calc_width_bits((br),(ws),(cs)),0) argument
/drivers/usb/core/
Dmessage.c1635 static void __usb_queue_reset_device(struct work_struct *ws) in __usb_queue_reset_device()

12