Home
last modified time | relevance | path

Searched refs:ZORAN_ACTIVE (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/media/pci/zoran/
Dzoran.h201 ZORAN_ACTIVE, /* active but unlocked */ enumerator
Dzoran_driver.c514 fh->buffers.active = ZORAN_ACTIVE; in zoran_v4l_queue_frame()
616 if (zr->v4l_buffers.active == ZORAN_ACTIVE) { in v4l_sync()
671 fh->buffers.active = ZORAN_ACTIVE; in zoran_jpg_queue_frame()
2238 if (zr->v4l_buffers.active != ZORAN_ACTIVE || in zoran_streamon()
2239 fh->buffers.active != ZORAN_ACTIVE) { in zoran_streamon()
2257 if (zr->jpg_buffers.active != ZORAN_ACTIVE || in zoran_streamon()
2258 fh->buffers.active != ZORAN_ACTIVE) { in zoran_streamon()