/linux-4.1.27/drivers/media/usb/zr364xx/ |
D | zr364xx.c | 189 int last_frame; member 506 unsigned long last_frame; in zr364xx_fillbuff() local 511 last_frame = cam->last_frame; in zr364xx_fillbuff() 512 if (last_frame != -1) { in zr364xx_fillbuff() 513 tmpbuf = (const char *)cam->buffer.frame[last_frame].lpvbits; in zr364xx_fillbuff() 522 cam->last_frame = -1; in zr364xx_fillbuff() 651 cam->last_frame = cam->cur_frame; in zr364xx_read_video_callback() 1101 cam->last_frame = -1; in zr364xx_start_acquire() 1134 cam->last_frame = -1; in zr364xx_prepare() 1400 cam->last_frame = -1; in zr364xx_board_init()
|
/linux-4.1.27/sound/usb/line6/ |
D | pcm.h | 137 int last_frame; member
|
D | capture.c | 154 line6pcm->in.last_frame = urb->start_frame; in audio_in_callback()
|
D | playback.c | 313 line6pcm->out.last_frame = urb->start_frame; in audio_out_callback()
|
/linux-4.1.27/drivers/usb/c67x00/ |
D | c67x00-hcd.h | 98 u16 last_frame; member
|
D | c67x00-sched.c | 1120 if (c67x00->current_frame == c67x00->last_frame) in c67x00_do_work() 1122 c67x00->last_frame = c67x00->current_frame; in c67x00_do_work()
|
/linux-4.1.27/drivers/target/tcm_fc/ |
D | tfc_io.c | 276 goto last_frame; in ft_recv_write_data() 335 last_frame: in ft_recv_write_data()
|
/linux-4.1.27/drivers/media/usb/s2255/ |
D | s2255drv.c | 231 int last_frame; member 616 unsigned long last_frame; in s2255_fillbuff() local 621 last_frame = vc->last_frame; in s2255_fillbuff() 622 if (last_frame != -1) { in s2255_fillbuff() 624 (const char *)vc->buffer.frame[last_frame].lpvbits; in s2255_fillbuff() 648 vc->last_frame = -1; in s2255_fillbuff() 1098 vc->last_frame = -1; in start_streaming() 1858 vc->last_frame = vc->cur_frame; in save_frame() 1969 vc->last_frame = -1; in s2255_create_sys_buffers() 2143 vc->last_frame = -1; in s2255_start_acquire()
|
/linux-4.1.27/drivers/media/platform/s5p-mfc/ |
D | s5p_mfc_opr_v5.c | 1083 enum s5p_mfc_decode_arg last_frame) in s5p_mfc_decode_one_frame_v5() argument 1092 switch (last_frame) { in s5p_mfc_decode_one_frame_v5() 1184 static int s5p_mfc_run_dec_frame(struct s5p_mfc_ctx *ctx, int last_frame) in s5p_mfc_run_dec_frame() argument 1191 last_frame = MFC_DEC_LAST_FRAME; in s5p_mfc_run_dec_frame() 1194 s5p_mfc_decode_one_frame_v5(ctx, last_frame); in s5p_mfc_run_dec_frame() 1214 last_frame = MFC_DEC_LAST_FRAME; in s5p_mfc_run_dec_frame() 1218 s5p_mfc_decode_one_frame_v5(ctx, last_frame); in s5p_mfc_run_dec_frame()
|
D | s5p_mfc_opr_v6.c | 1401 enum s5p_mfc_decode_arg last_frame) in s5p_mfc_decode_one_frame_v6() argument 1412 switch (last_frame) { in s5p_mfc_decode_one_frame_v6() 1541 int last_frame = 0; in s5p_mfc_run_dec_frame() local 1544 last_frame = MFC_DEC_LAST_FRAME; in s5p_mfc_run_dec_frame() 1548 s5p_mfc_decode_one_frame_v6(ctx, last_frame); in s5p_mfc_run_dec_frame() 1570 last_frame = 1; in s5p_mfc_run_dec_frame() 1574 s5p_mfc_decode_one_frame_v6(ctx, last_frame); in s5p_mfc_run_dec_frame()
|
/linux-4.1.27/include/uapi/drm/ |
D | r128_drm.h | 161 unsigned int last_frame; member
|
D | mga_drm.h | 214 drm_mga_age_t last_frame; member
|
D | radeon_drm.h | 448 unsigned int last_frame; member
|
/linux-4.1.27/drivers/gpu/drm/r128/ |
D | r128_state.c | 513 dev_priv->sarea_priv->last_frame++; in r128_cce_dispatch_swap() 518 OUT_RING(dev_priv->sarea_priv->last_frame); in r128_cce_dispatch_swap() 552 dev_priv->sarea_priv->last_frame++; in r128_cce_dispatch_flip() 559 OUT_RING(dev_priv->sarea_priv->last_frame); in r128_cce_dispatch_flip()
|
D | r128_cce.c | 549 dev_priv->sarea_priv->last_frame = 0; in r128_do_init_cce() 550 R128_WRITE(R128_LAST_FRAME_REG, dev_priv->sarea_priv->last_frame); in r128_do_init_cce()
|
/linux-4.1.27/drivers/gpu/drm/mga/ |
D | mga_dma.c | 912 dev_priv->sarea_priv->last_frame.head = 0; in mga_do_init_dma() 913 dev_priv->sarea_priv->last_frame.wrap = 0; in mga_do_init_dma()
|
D | mga_state.c | 581 sarea_priv->last_frame.head = dev_priv->prim.tail; in mga_dma_dispatch_swap() 582 sarea_priv->last_frame.wrap = dev_priv->prim.last_wrap; in mga_dma_dispatch_swap()
|
/linux-4.1.27/drivers/gpu/drm/radeon/ |
D | radeon_state.c | 1441 sarea_priv->last_frame++; in radeon_cp_dispatch_swap() 1445 RADEON_FRAME_AGE(sarea_priv->last_frame); in radeon_cp_dispatch_swap() 1487 master_priv->sarea_priv->last_frame++; in radeon_cp_dispatch_flip() 1493 RADEON_FRAME_AGE(master_priv->sarea_priv->last_frame); in radeon_cp_dispatch_flip()
|
D | r600_cp.c | 1928 master_priv->sarea_priv->last_frame = 0; in r600_cp_init_ring_buffer() 2470 sarea_priv->last_frame++; in r600_cp_dispatch_swap() 2473 R600_FRAME_AGE(sarea_priv->last_frame); in r600_cp_dispatch_swap()
|
D | radeon_cp.c | 849 master_priv->sarea_priv->last_frame = 0; in radeon_cp_init_ring_buffer()
|
/linux-4.1.27/drivers/media/pci/ivtv/ |
D | ivtv-yuv.c | 982 u8 last_frame = (u8)(frame - 1) % IVTV_YUV_BUFFERS; in ivtv_yuv_setup_frame() local 984 struct yuv_frame_info *of = &yi->new_frame_info[last_frame]; in ivtv_yuv_setup_frame()
|