/drivers/base/power/ |
D | wakeup.c | 67 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/ |
D | hvc_console.h | 60 struct winsize ws; member 97 static inline void hvc_resize(struct hvc_struct *hp, struct winsize ws) in hvc_resize()
|
D | hvc_console.c | 538 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/ |
D | hwchannel.c | 23 dchannel_bh(struct work_struct *ws) in dchannel_bh() 46 bchannel_bh(struct work_struct *ws) in bchannel_bh()
|
/drivers/net/wimax/i2400m/ |
D | rx.c | 183 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()
|
D | driver.c | 600 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()
|
D | netdev.c | 153 void i2400m_wake_tx_work(struct work_struct *ws) in i2400m_wake_tx_work()
|
/drivers/usb/wusbcore/ |
D | wa-nep.c | 92 static void wa_notif_dispatch(struct work_struct *ws) in wa_notif_dispatch()
|
D | devconnect.c | 476 static void wusbhc_keep_alive_run(struct work_struct *ws) in wusbhc_keep_alive_run()
|
D | wa-xfer.c | 986 void wa_urb_enqueue_run(struct work_struct *ws) in wa_urb_enqueue_run()
|
/drivers/leds/ |
D | led-class.c | 127 static void set_brightness_delayed(struct work_struct *ws) in set_brightness_delayed()
|
/drivers/staging/gdm72xx/ |
D | gdm_sdio.h | 69 struct work_struct ws; member
|
D | gdm_wimax.c | 57 struct work_struct ws; member
|
/drivers/input/misc/ |
D | gpio_input.c | 48 struct wakeup_source *ws; member
|
/drivers/net/wireless/prism54/ |
D | islpci_mgt.h | 114 struct work_struct ws; /* argument for schedule_work() */ member
|
/drivers/tty/ |
D | pty.c | 283 static int pty_resize(struct tty_struct *tty, struct winsize *ws) in pty_resize()
|
/drivers/spi/ |
D | spi-sh.c | 91 struct work_struct ws; member
|
D | spi-rspi.c | 143 struct work_struct ws; member
|
/drivers/net/can/ |
D | mcp251x.c | 734 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/ |
D | atom.c | 57 uint32_t *ps, *ws; member 1162 int len, ws, ps, ptr; in atom_execute_table_locked() local
|
/drivers/hwmon/ |
D | gpio-fan.c | 58 static void fan_alarm_notify(struct work_struct *ws) in fan_alarm_notify()
|
/drivers/block/drbd/ |
D | drbd_req.c | 1216 void do_submit(struct work_struct *ws) in do_submit()
|
/drivers/md/ |
D | dm-raid.c | 734 static void do_table_event(struct work_struct *ws) in do_table_event()
|
/drivers/net/irda/ |
D | vlsi_ir.h | 441 #define PHYCTL_SIR(br,ws,cs) BWP_TO_PHYCTL(BAUD_BITS(br),calc_width_bits((br),(ws),(cs)),0) argument
|
/drivers/usb/core/ |
D | message.c | 1635 static void __usb_queue_reset_device(struct work_struct *ws) in __usb_queue_reset_device()
|