Searched refs:v4l_memgrab_active (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/drivers/media/pci/zoran/
H A Dzoran_device.c617 zr->v4l_memgrab_active = 1; zr36057_set_memgrab()
622 zr->v4l_memgrab_active = 0; zr36057_set_memgrab()
642 if (!zr->v4l_memgrab_active) wait_grab_pending()
1384 * zr->v4l_memgrab_active is switched off. zoran_irq()
1387 if (zr->v4l_memgrab_active) { zoran_irq()
H A Dzoran_driver.c875 if (!zr->v4l_memgrab_active) zoran_close_end_session()
1204 on = zr->v4l_overlay_active && !zr->v4l_memgrab_active && setup_window()
1285 if (!zr->v4l_memgrab_active) setup_overlay()
1307 if (!zr->v4l_memgrab_active) setup_overlay()
1455 on = zr->overlay_active && !zr->v4l_memgrab_active; zoran_set_norm()
2043 if (!zr->v4l_memgrab_active && fh->buffers.active == ZORAN_LOCKED) zoran_qbuf()
2174 if (!zr->v4l_memgrab_active && zoran_streamon()
2227 if (zr->v4l_memgrab_active) { zoran_streamoff()
H A Dzoran.h319 int v4l_memgrab_active; /* Memory grab is activated */ member in struct:zoran
H A Dzoran_card.c899 zr->v4l_memgrab_active = 0; zoran_open_init_params()

Completed in 271 milliseconds