/linux-3.4.99/drivers/input/touchscreen/ |
D | mc13783_ts.c | 40 struct workqueue_struct *workq; member 57 queue_delayed_work(priv->workq, &priv->work, 0); in mc13783_ts_handler() 109 queue_delayed_work(priv->workq, &priv->work, HZ / 50); in mc13783_ts_report_sample() 196 priv->workq = create_singlethread_workqueue("mc13783_ts"); in mc13783_ts_probe() 197 if (!priv->workq) in mc13783_ts_probe() 225 destroy_workqueue(priv->workq); in mc13783_ts_probe() 238 destroy_workqueue(priv->workq); in mc13783_ts_remove()
|
/linux-3.4.99/arch/mips/include/asm/octeon/ |
D | cvmx-ciu-defs.h | 265 uint64_t workq:16; member 286 uint64_t workq:16; member 307 uint64_t workq:16; member 324 uint64_t workq:16; member 350 uint64_t workq:16; member 374 uint64_t workq:16; member 406 uint64_t workq:16; member 430 uint64_t workq:16; member 448 uint64_t workq:16; member 477 uint64_t workq:16; member [all …]
|
/linux-3.4.99/include/linux/ |
D | mISDNhw.h | 82 schedule_work(&((s)->workq)); \ 88 struct work_struct workq; member 147 struct work_struct workq; member
|
D | mISDNif.h | 498 wait_queue_head_t workq; member
|
/linux-3.4.99/drivers/isdn/mISDN/ |
D | hwchannel.c | 25 struct dchannel *dch = container_of(ws, struct dchannel, workq); in dchannel_bh() 48 struct bchannel *bch = container_of(ws, struct bchannel, workq); in bchannel_bh() 78 INIT_WORK(&ch->workq, dchannel_bh); in mISDN_initdchannel() 95 INIT_WORK(&ch->workq, bchannel_bh); in mISDN_initbchannel() 113 flush_work_sync(&ch->workq); in mISDN_freedchannel() 146 flush_work_sync(&ch->workq); in mISDN_freebchannel()
|
D | l1oip.h | 66 struct work_struct workq; member
|
D | dsp_core.c | 680 schedule_work(&dsp->workq); in dsp_function() 887 schedule_work(&dsp->workq); in dsp_function() 974 cancel_work_sync(&dsp->workq); in dsp_ctrl() 1006 struct dsp *dsp = container_of(work, struct dsp, workq); in dsp_send_bh() 1064 INIT_WORK(&ndsp->workq, (void *)dsp_send_bh); in dspcreate()
|
D | stack.c | 36 wake_up_interruptible(&st->workq); in _queue_message() 285 wait_event_interruptible(st->workq, (st->status & in mISDNStackd() 382 init_waitqueue_head(&newst->workq); in create_stack() 641 wake_up_interruptible(&st->workq); in delete_stack()
|
D | dsp.h | 183 struct work_struct workq; member
|
D | l1oip_core.c | 835 struct l1oip *hc = container_of(work, struct l1oip, workq); in l1oip_send_bh() 854 schedule_work(&hc->workq); in l1oip_keepalive() 1262 cancel_work_sync(&hc->workq); in release_card() 1513 INIT_WORK(&hc->workq, (void *)l1oip_send_bh); in l1oip_init()
|
D | dsp_cmx.c | 1583 schedule_work(&dsp->workq); in dsp_cmx_send_member() 1617 schedule_work(&dsp->workq); in dsp_cmx_send_member() 1940 schedule_work(&dsp->workq); 1956 schedule_work(&member->dsp->workq);
|
/linux-3.4.99/drivers/spi/ |
D | spi-coldfire-qspi.c | 82 struct workqueue_struct *workq; member 413 queue_work(mcfqspi->workq, &mcfqspi->work); in mcfqspi_transfer() 505 mcfqspi->workq = create_singlethread_workqueue(dev_name(master->dev.parent)); in mcfqspi_probe() 506 if (!mcfqspi->workq) { in mcfqspi_probe() 549 destroy_workqueue(mcfqspi->workq); in mcfqspi_probe() 578 destroy_workqueue(mcfqspi->workq); in mcfqspi_remove()
|
/linux-3.4.99/drivers/infiniband/hw/cxgb3/ |
D | cxio_hal.c | 532 rdev_p->ctrl_qp.workq = dma_alloc_coherent( in cxio_hal_init_ctrl_qp() 538 if (!rdev_p->ctrl_qp.workq) { in cxio_hal_init_ctrl_qp() 546 memset(rdev_p->ctrl_qp.workq, 0, in cxio_hal_init_ctrl_qp() 576 rdev_p->ctrl_qp.workq, 1 << T3_CTRL_QP_SIZE_LOG2); in cxio_hal_init_ctrl_qp() 588 * sizeof(union t3_wr), rdev_p->ctrl_qp.workq, in cxio_hal_destroy_ctrl_qp() 629 wqe = (__be64 *)(rdev_p->ctrl_qp.workq + (rdev_p->ctrl_qp.wptr % in cxio_hal_ctrl_qp_write_mem() 671 wqe = (__be64 *)(rdev_p->ctrl_qp.workq + (rdev_p->ctrl_qp.wptr % in cxio_hal_ctrl_qp_write_mem()
|
D | cxio_hal.h | 72 union t3_wr *workq; /* the work request queue */ member
|
D | iwch_cm.c | 105 static struct workqueue_struct *workq; variable 2201 queue_work(workq, &skb_work); in sched() 2243 workq = create_singlethread_workqueue("iw_cxgb3"); in iwch_cm_init() 2244 if (!workq) in iwch_cm_init() 2252 flush_workqueue(workq); in iwch_cm_term() 2253 destroy_workqueue(workq); in iwch_cm_term()
|
/linux-3.4.99/drivers/scsi/ |
D | libiscsi.c | 93 if (ihost->workq) in iscsi_conn_queue_work() 94 queue_work(ihost->workq, &conn->xmitwork); in iscsi_conn_queue_work() 770 if (!ihost->workq) { in __iscsi_conn_send_pdu() 1668 if (!ihost->workq) { in iscsi_queuecommand() 1870 if (ihost->workq) in iscsi_suspend_tx() 1871 flush_workqueue(ihost->workq); in iscsi_suspend_tx() 2581 ihost->workq = create_singlethread_workqueue(ihost->workq_name); in iscsi_host_alloc() 2582 if (!ihost->workq) in iscsi_host_alloc() 2626 if (ihost->workq) in iscsi_host_remove() 2627 destroy_workqueue(ihost->workq); in iscsi_host_remove()
|
/linux-3.4.99/include/scsi/ |
D | libiscsi.h | 327 struct workqueue_struct *workq; member
|
/linux-3.4.99/drivers/infiniband/hw/cxgb4/ |
D | cm.c | 125 static struct workqueue_struct *workq; variable 2588 queue_work(workq, &skb_work); in ep_timeout() 2606 queue_work(workq, &skb_work); in sched() 2710 workq = create_singlethread_workqueue("iw_cxgb4"); in c4iw_cm_init() 2711 if (!workq) in c4iw_cm_init() 2720 flush_workqueue(workq); in c4iw_cm_term() 2721 destroy_workqueue(workq); in c4iw_cm_term()
|
/linux-3.4.99/sound/pci/hda/ |
D | hda_codec.c | 620 if (!bus || !bus->workq) in snd_hda_queue_unsol_event() 635 queue_work(bus->workq, &unsol->work); in snd_hda_queue_unsol_event() 699 if (bus->workq) in snd_hda_bus_free() 700 flush_workqueue(bus->workq); in snd_hda_bus_free() 708 if (bus->workq) in snd_hda_bus_free() 709 destroy_workqueue(bus->workq); in snd_hda_bus_free() 782 bus->workq = create_singlethread_workqueue(bus->workq_name); in snd_hda_bus_new() 783 if (!bus->workq) { in snd_hda_bus_new() 1202 flush_workqueue(codec->bus->workq); in snd_hda_codec_free() 2272 flush_workqueue(codec->bus->workq); in snd_hda_codec_reset() [all …]
|
D | hda_codec.h | 652 struct workqueue_struct *workq; /* common workqueue for codecs */ member
|
D | patch_hdmi.c | 1014 queue_delayed_work(codec->bus->workq, in hdmi_present_sense() 1331 flush_workqueue(codec->bus->workq); in generic_hdmi_free()
|
D | hda_intel.c | 1268 } else if (ok == 0 && chip->bus && chip->bus->workq) { in azx_interrupt() 1271 queue_work(chip->bus->workq, in azx_interrupt()
|