/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_overlay.c | 71 SVGAEscapeVideoFlush flush; member 85 fill_escape(&cmd->escape, sizeof(cmd->flush)); in fill_flush() 86 cmd->flush.cmdType = SVGA_ESCAPE_VMWARE_VIDEO_FLUSH; in fill_flush() 87 cmd->flush.streamId = stream_id; in fill_flush() 101 struct vmw_escape_video_flush *flush; in vmw_overlay_send_put() local 125 fifo_size = sizeof(*cmds) + sizeof(*flush) + sizeof(*items) * num_items; in vmw_overlay_send_put() 133 flush = (struct vmw_escape_video_flush *)&items[num_items]; in vmw_overlay_send_put() 172 fill_flush(flush, arg->stream_id); in vmw_overlay_send_put() 192 struct vmw_escape_video_flush flush; in vmw_overlay_send_stop() member 214 fill_flush(&cmds->flush, stream_id); in vmw_overlay_send_stop()
|
/drivers/tty/serial/ |
D | msm_serial_hs.c | 279 enum flush_reason flush; member 699 if (msm_uport->rx.flush == FLUSH_NONE) { in msm_hs_set_termios() 700 msm_uport->rx.flush = FLUSH_IGNORE; in msm_hs_set_termios() 764 if (msm_uport->rx.flush == FLUSH_NONE) in msm_hs_stop_rx_locked() 767 if (msm_uport->rx.flush != FLUSH_SHUTDOWN) in msm_hs_stop_rx_locked() 768 msm_uport->rx.flush = FLUSH_STOP; in msm_hs_stop_rx_locked() 837 msm_uport->rx.flush = FLUSH_NONE; in msm_hs_start_rx_locked() 909 unsigned int flush; in msm_hs_dmov_rx_callback() local 951 flush = msm_uport->rx.flush; in msm_hs_dmov_rx_callback() 952 if (flush == FLUSH_IGNORE) in msm_hs_dmov_rx_callback() [all …]
|
/drivers/staging/speakup/ |
D | speakup_dectlk.c | 55 static DECLARE_WAIT_QUEUE_HEAD(flush); 141 .flush = synth_flush, 187 wake_up_interruptible(&flush); in read_buff_add() 230 prepare_to_wait(&flush, &wait, TASK_INTERRUPTIBLE); in do_catch_up() 235 finish_wait(&flush, &wait); in do_catch_up() 243 synth->flush(synth); in do_catch_up()
|
D | speakup_apollo.c | 119 .flush = spk_synth_flush, 164 synth->flush(synth); in do_catch_up()
|
/drivers/i2c/busses/ |
D | i2c-diolan-u2c.c | 161 static int diolan_write_cmd(struct i2c_diolan_u2c *dev, bool flush) in diolan_write_cmd() argument 163 if (flush || dev->olen >= DIOLAN_FLUSH_LEN) in diolan_write_cmd() 169 static int diolan_usb_cmd(struct i2c_diolan_u2c *dev, u8 command, bool flush) in diolan_usb_cmd() argument 173 return diolan_write_cmd(dev, flush); in diolan_usb_cmd() 178 bool flush) in diolan_usb_cmd_data() argument 183 return diolan_write_cmd(dev, flush); in diolan_usb_cmd_data() 188 u8 d2, bool flush) in diolan_usb_cmd_data2() argument 194 return diolan_write_cmd(dev, flush); in diolan_usb_cmd_data2()
|
/drivers/nfc/microread/ |
D | i2c.c | 169 goto flush; in microread_i2c_read() 175 goto flush; in microread_i2c_read() 192 goto flush; in microread_i2c_read() 202 flush: in microread_i2c_read()
|
/drivers/tty/ |
D | n_r3964.c | 379 static void flush(struct r3964_info *pInfo) in flush() function 405 flush(pInfo); in trigger_transmit() 419 flush(pInfo); in retry_transmit() 430 flush(pInfo); in retry_transmit() 474 flush(pInfo); in transmit_block() 500 flush(pInfo); in on_receive_block() 514 flush(pInfo); in on_receive_block() 626 flush(pInfo); in receive_char() 704 flush(pInfo); in on_timeout() 714 flush(pInfo); in on_timeout() [all …]
|
/drivers/gpu/drm/msm/mdp/mdp5/ |
D | mdp5_crtc.c | 81 uint32_t i, flush = 0; in crtc_flush() local 87 flush |= pipe2flush(pipe); in crtc_flush() 90 flush |= mixer2flush(mdp5_crtc->id); in crtc_flush() 91 flush |= MDP5_CTL_FLUSH_CTL; in crtc_flush() 93 DBG("%s: flush=%08x", mdp5_crtc->name, flush); in crtc_flush() 95 mdp5_write(mdp5_kms, REG_MDP5_CTL_FLUSH(id), flush); in crtc_flush()
|
/drivers/gpu/drm/nouveau/core/core/ |
D | ramht.c | 56 bar->flush(bar); in nouveau_ramht_insert() 75 bar->flush(bar); in nouveau_ramht_remove()
|
/drivers/gpu/drm/i915/ |
D | i915_trace.h | 378 TP_PROTO(struct intel_engine_cs *ring, u32 invalidate, u32 flush), 379 TP_ARGS(ring, invalidate, flush), 385 __field(u32, flush) 392 __entry->flush = flush; 397 __entry->invalidate, __entry->flush)
|
D | intel_ringbuffer.c | 2130 u32 invalidate, u32 flush) in gen6_bsd_ring_flush() argument 2240 u32 invalidate, u32 flush) in gen6_ring_flush() argument 2280 if (IS_GEN7(dev) && !invalidate && flush) in gen6_ring_flush() 2319 ring->flush = gen8_render_ring_flush; in intel_init_render_ring_buffer() 2333 ring->flush = gen7_render_ring_flush; in intel_init_render_ring_buffer() 2335 ring->flush = gen6_render_ring_flush; in intel_init_render_ring_buffer() 2364 ring->flush = gen4_render_ring_flush; in intel_init_render_ring_buffer() 2374 ring->flush = gen2_render_ring_flush; in intel_init_render_ring_buffer() 2376 ring->flush = gen4_render_ring_flush; in intel_init_render_ring_buffer() 2456 ring->flush = gen2_render_ring_flush; in intel_render_ring_init_dri() [all …]
|
/drivers/gpu/drm/nouveau/core/engine/fifo/ |
D | nv50.c | 59 bar->flush(bar); in nv50_fifo_playlist_update_locked() 101 bar->flush(bar); in nv50_fifo_context_attach() 155 bar->flush(bar); in nv50_fifo_context_detach() 250 bar->flush(bar); in nv50_fifo_chan_ctor_dma() 314 bar->flush(bar); in nv50_fifo_chan_ctor_ind()
|
D | nv84.c | 78 bar->flush(bar); in nv84_fifo_context_attach() 123 bar->flush(bar); in nv84_fifo_context_detach() 225 bar->flush(bar); in nv84_fifo_chan_ctor_dma() 298 bar->flush(bar); in nv84_fifo_chan_ctor_ind()
|
/drivers/net/ethernet/sfc/ |
D | selftest.c | 81 bool flush; member 279 if ((state == NULL) || state->flush) in efx_loopback_rx_packet() 527 state->flush = false; in efx_test_loopback() 617 state->flush = true; in efx_test_loopbacks() 626 state->flush = true; in efx_test_loopbacks() 659 state->flush = true; in efx_test_loopbacks()
|
/drivers/net/wireless/ath/ath9k/ |
D | recv.c | 38 bool flush) in ath_rx_buf_link() argument 65 else if (!flush) in ath_rx_buf_link() 72 bool flush) in ath_rx_buf_relink() argument 75 ath_rx_buf_link(sc, sc->rx.buf_hold, flush); in ath_rx_buf_relink() 996 int ath_rx_tasklet(struct ath_softc *sc, int flush, bool hp) in ath_rx_tasklet() argument 1158 ath_rx_buf_relink(sc, bf, flush); in ath_rx_tasklet() 1159 if (!flush) in ath_rx_tasklet() 1161 } else if (!flush) { in ath_rx_tasklet()
|
/drivers/md/ |
D | dm-table.c | 1284 unsigned flush = (*(unsigned *)data); in device_flush_capable() local 1287 return q && (q->flush_flags & flush); in device_flush_capable() 1290 static bool dm_table_supports_flush(struct dm_table *t, unsigned flush) in dm_table_supports_flush() argument 1311 ti->type->iterate_devices(ti, device_flush_capable, &flush)) in dm_table_supports_flush() 1442 unsigned flush = 0; in dm_table_set_restrictions() local 1455 flush |= REQ_FLUSH; in dm_table_set_restrictions() 1457 flush |= REQ_FUA; in dm_table_set_restrictions() 1459 blk_queue_flush(q, flush); in dm_table_set_restrictions()
|
/drivers/gpu/drm/nouveau/core/subdev/vm/ |
D | nvc0.c | 171 bar->flush(bar); in nvc0_vm_flush() 229 priv->base.flush = nvc0_vm_flush; in nvc0_vmmgr_ctor()
|
D | nv50.c | 159 bar->flush(bar); in nv50_vm_flush() 227 priv->base.flush = nv50_vm_flush; in nv50_vmmgr_ctor()
|
D | base.c | 72 vmm->flush(vm); in nouveau_vm_map_at() 130 vmm->flush(vm); in nouveau_vm_map_sg_table() 168 vmm->flush(vm); in nouveau_vm_map_sg() 215 vmm->flush(vm); in nouveau_vm_unmap_at()
|
/drivers/mtd/ |
D | mtd_blkdevs.c | 91 return tr->flush(dev); in do_blktrans_request() 303 ret = dev->tr->flush ? dev->tr->flush(dev) : 0; in blktrans_ioctl() 414 if (tr->flush) in add_mtd_blktrans_dev()
|
/drivers/ide/ |
D | ide-gd.c | 74 drive->disk_ops->flush(drive); in ide_gd_remove() 137 drive->disk_ops->flush(drive); 262 drive->disk_ops->flush(drive);
|
/drivers/infiniband/ulp/ipoib/ |
D | ipoib.h | 480 int ipoib_ib_dev_open(struct net_device *dev, int flush); 482 int ipoib_ib_dev_down(struct net_device *dev, int flush); 483 int ipoib_ib_dev_stop(struct net_device *dev, int flush); 495 int ipoib_mcast_stop_thread(struct net_device *dev, int flush);
|
/drivers/gpu/drm/nouveau/core/include/subdev/ |
D | bar.h | 21 void (*flush)(struct nouveau_bar *); member
|
/drivers/bluetooth/ |
D | hci_ldisc.c | 229 hu->proto->flush(hu); in hci_uart_flush() 243 hdev->flush = NULL; in hci_uart_close() 427 hdev->flush = hci_uart_flush; in hci_uart_register_dev()
|
/drivers/gpu/drm/msm/mdp/mdp4/ |
D | mdp4_crtc.c | 100 uint32_t i, flush = 0; in crtc_flush() local 106 flush |= pipe2flush(pipe_id); in crtc_flush() 109 flush |= ovlp2flush(mdp4_crtc->ovlp); in crtc_flush() 111 DBG("%s: flush=%08x", mdp4_crtc->name, flush); in crtc_flush() 113 mdp4_write(mdp4_kms, REG_MDP4_OVERLAY_FLUSH, flush); in crtc_flush()
|