/drivers/staging/vt6656/ |
D | power.c | 105 int wake_up = false; in vnt_next_tbtt_wakeup() local 110 wake_up = true; in vnt_next_tbtt_wakeup() 113 return wake_up; in vnt_next_tbtt_wakeup()
|
/drivers/staging/vt6655/ |
D | power.c | 130 bool wake_up = false; in PSbIsNextTBTTWakeUp() local 142 wake_up = true; in PSbIsNextTBTTWakeUp() 146 return wake_up; in PSbIsNextTBTTWakeUp()
|
/drivers/net/wireless/st/cw1200/ |
D | bh.c | 89 wake_up(&priv->bh_wq); in cw1200_unregister_bh() 111 wake_up(&priv->bh_wq); in cw1200_irq_handler() 124 wake_up(&priv->bh_wq); in cw1200_bh_wakeup() 136 wake_up(&priv->bh_wq); in cw1200_bh_suspend() 151 wake_up(&priv->bh_wq); in cw1200_bh_resume() 173 wake_up(&priv->bh_evt_wq); in wsm_release_tx_buffer() 528 wake_up(&priv->bh_evt_wq); in cw1200_bh() 539 wake_up(&priv->bh_evt_wq); in cw1200_bh()
|
/drivers/block/drbd/ |
D | drbd_actlog.c | 102 wake_up(&device->misc_wait); in drbd_md_put_buffer() 230 wake_up(&device->al_wait); in _al_get() 471 wake_up(&device->al_wait); in drbd_al_begin_io_commit() 566 wake_up(&device->al_wait); in drbd_al_complete_io() 605 wake_up(&device->al_wait); in drbd_al_shrink() 827 wake_up(&device->al_wait); in update_sync_bits() 930 wake_up(&device->al_wait); in _bme_get() 989 wake_up(&device->al_wait); in drbd_rs_begin_io() 1055 wake_up(&device->al_wait); in drbd_try_rs_begin_io() 1096 wake_up(&device->al_wait); in drbd_try_rs_begin_io() [all …]
|
/drivers/net/wireless/ti/wl1251/ |
D | acx.c | 92 struct acx_wake_up_condition *wake_up; in wl1251_acx_wake_up_conditions() local 97 wake_up = kzalloc(sizeof(*wake_up), GFP_KERNEL); in wl1251_acx_wake_up_conditions() 98 if (!wake_up) in wl1251_acx_wake_up_conditions() 101 wake_up->wake_up_event = wake_up_event; in wl1251_acx_wake_up_conditions() 102 wake_up->listen_interval = listen_interval; in wl1251_acx_wake_up_conditions() 105 wake_up, sizeof(*wake_up)); in wl1251_acx_wake_up_conditions() 112 kfree(wake_up); in wl1251_acx_wake_up_conditions()
|
/drivers/media/pci/cx18/ |
D | cx18-irq.c | 18 wake_up(&cx->mb_cpu_waitq); in xpu_ack() 20 wake_up(&cx->mb_apu_waitq); in xpu_ack()
|
/drivers/gpu/drm/via/ |
D | via_video.c | 62 wake_up(&(dev_priv->decoder_queue[i])); in via_release_futex() 90 wake_up(&(dev_priv->decoder_queue[fx->lock])); in via_decoder_futex()
|
/drivers/media/usb/pvrusb2/ |
D | pvrusb2-context.c | 63 if (signal_flag) wake_up(&pvr2_context_sync_data); in pvr2_context_set_notify() 86 wake_up(&pvr2_context_sync_data); in pvr2_context_destroy() 167 wake_up(&pvr2_context_cleanup_data); in pvr2_context_thread_func() 193 wake_up(&pvr2_context_sync_data); in pvr2_context_global_done()
|
/drivers/input/serio/ |
D | libps2.c | 445 wake_up(&ps2dev->wait); in ps2_handle_ack() 468 wake_up(&ps2dev->wait); in ps2_handle_response() 473 wake_up(&ps2dev->wait); in ps2_handle_response() 486 wake_up(&ps2dev->wait); in ps2_cmd_aborted()
|
/drivers/media/pci/ivtv/ |
D | ivtv-irq.c | 334 wake_up(&s->waitq); in dma_post() 584 wake_up(&s->waitq); in ivtv_irq_dma_read() 589 wake_up(&itv->dma_waitq); in ivtv_irq_dma_read() 638 wake_up(&itv->dma_waitq); in ivtv_irq_enc_dma_complete() 665 wake_up(&itv->dma_waitq); in ivtv_irq_enc_pio_complete() 739 wake_up(&itv->dma_waitq); in ivtv_irq_dma_err() 877 wake_up(&itv->event_waitq); in ivtv_irq_vsync() 879 wake_up(&s->waitq); in ivtv_irq_vsync() 883 wake_up(&itv->vsync_waitq); in ivtv_irq_vsync() 997 wake_up(&itv->eos_waitq); in ivtv_irq_handler() [all …]
|
/drivers/s390/cio/ |
D | device_fsm.c | 224 wake_up(&cdev->private->wait_q); in ccw_device_recog_done() 230 wake_up(&cdev->private->wait_q); in ccw_device_recog_done() 246 wake_up(&cdev->private->wait_q); in ccw_device_recog_done() 256 wake_up(&cdev->private->wait_q); in ccw_device_recog_done() 263 wake_up(&cdev->private->wait_q); in ccw_device_recog_done() 392 wake_up(&cdev->private->wait_q); in ccw_device_done() 868 wake_up(&cdev->private->wait_q); in ccw_device_w4sense() 1010 wake_up(&cdev->private->wait_q); in ccw_device_quiesce_done() 1023 wake_up(&cdev->private->wait_q); in ccw_device_quiesce_timeout()
|
D | crw.c | 132 wake_up(&crw_handler_wait_q); in crw_collect_info() 140 wake_up(&crw_handler_wait_q); in crw_handle_channel_report()
|
/drivers/usb/image/ |
D | mdc800.c | 271 int data_received=0, wake_up; in mdc800_usb_irq() local 303 wake_up= ( mdc800->camera_request_ready > 0 ) in mdc800_usb_irq() 315 if (wake_up) in mdc800_usb_irq() 319 wake_up (&mdc800->irq_wait); in mdc800_usb_irq() 374 wake_up (&mdc800->write_wait); in mdc800_usb_write_notify() 401 wake_up (&mdc800->download_wait); in mdc800_usb_download_notify()
|
/drivers/s390/char/ |
D | fs3270.c | 50 wake_up((wait_queue_head_t *) data); in fs3270_wake_up() 100 wake_up(&fp->wait); in fs3270_reset_callback() 115 wake_up(&fp->wait); in fs3270_restore_callback() 187 wake_up(&fp->wait); in fs3270_save_callback() 227 wake_up(&fp->wait); in fs3270_irq()
|
/drivers/oprofile/ |
D | event_buffer.c | 63 wake_up(&buffer_wait); in add_event_entry() 76 wake_up(&buffer_wait); in wake_up_buffer_waiter()
|
/drivers/xen/xenbus/ |
D | xenbus_xs.c | 151 wake_up(&xs_state_exit_wq); in xs_request_exit() 246 wake_up(&xb_waitq); in xs_send() 273 wake_up(&req->wq); in xs_wake_up() 715 wake_up(&watch_events_waitq); in xs_watch_msg() 925 wake_up(&req->wq); in xs_reboot_notify() 927 wake_up(&req->wq); in xs_reboot_notify()
|
/drivers/nvdimm/ |
D | nd_virtio.c | 23 wake_up(&req_data->host_acked); in virtio_pmem_host_ack() 29 wake_up(&req_buf->wq_buf); in virtio_pmem_host_ack()
|
/drivers/mtd/chips/ |
D | cfi_cmdset_0020.c | 298 wake_up(&chip->wq); in do_read_onechip() 378 wake_up(&chip->wq); in do_read_onechip() 596 wake_up(&chip->wq); in do_write_buffer() 600 wake_up(&chip->wq); in do_write_buffer() 885 wake_up(&chip->wq); in do_erase_oneblock() 1025 wake_up(&chip->wq); in cfi_staa_sync() 1122 wake_up(&chip->wq); in do_lock_oneblock() 1268 wake_up(&chip->wq); in do_unlock_oneblock() 1358 wake_up(&chip->wq); in cfi_staa_suspend() 1384 wake_up(&chip->wq); in cfi_staa_resume()
|
/drivers/misc/ibmasm/ |
D | command.c | 91 wake_up(&sp->current_command->wait); in do_exec_command() 170 wake_up(&sp->current_command->wait); in ibmasm_receive_command_response()
|
/drivers/xen/ |
D | balloon.c | 176 wake_up(&balloon_wq); in balloon_append() 374 wake_up(&balloon_thread_wq); in xen_memory_notifier() 579 wake_up(&balloon_thread_wq); in balloon_set_new_target() 684 wake_up(&balloon_thread_wq); in free_xenballooned_pages()
|
/drivers/soc/fsl/qbman/ |
D | qman_test_api.c | 220 wake_up(&waitqueue); in cb_dqrr() 244 wake_up(&waitqueue); in cb_fqs()
|
/drivers/net/wireless/ti/wlcore/ |
D | acx.c | 25 struct acx_wake_up_condition *wake_up; in wl1271_acx_wake_up_conditions() local 31 wake_up = kzalloc(sizeof(*wake_up), GFP_KERNEL); in wl1271_acx_wake_up_conditions() 32 if (!wake_up) { in wl1271_acx_wake_up_conditions() 37 wake_up->role_id = wlvif->role_id; in wl1271_acx_wake_up_conditions() 38 wake_up->wake_up_event = wake_up_event; in wl1271_acx_wake_up_conditions() 39 wake_up->listen_interval = listen_interval; in wl1271_acx_wake_up_conditions() 42 wake_up, sizeof(*wake_up)); in wl1271_acx_wake_up_conditions() 49 kfree(wake_up); in wl1271_acx_wake_up_conditions()
|
/drivers/media/pci/mantis/ |
D | hopper_cards.c | 90 wake_up(&ca->hif_write_wq); in hopper_irq_handler() 123 wake_up(&mantis->i2c_wq); in hopper_irq_handler()
|
/drivers/char/ |
D | apm-emulation.c | 288 wake_up(&apm_suspend_waitqueue); in apm_ioctl() 347 wake_up(&apm_suspend_waitqueue); in apm_release() 618 wake_up(&apm_suspend_waitqueue); in apm_suspend_notifier()
|
/drivers/mfd/ |
D | si476x-i2c.c | 413 wake_up(&core->command); in si476x_core_pronounce_dead() 416 wake_up(&core->tuning); in si476x_core_pronounce_dead() 500 wake_up(&core->command); in si476x_core_get_and_signal_status() 511 wake_up(&core->tuning); in si476x_core_get_and_signal_status()
|