Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/pci/zoran/
Dzoran.h203 ZORAN_ACTIVE, /* active but unlocked */ enumerator
Dzoran_driver.c515 fh->buffers.active = ZORAN_ACTIVE; in zoran_v4l_queue_frame()
621 if (zr->v4l_buffers.active == ZORAN_ACTIVE) { in v4l_sync()
676 fh->buffers.active = ZORAN_ACTIVE; in zoran_jpg_queue_frame()
2164 if (zr->v4l_buffers.active != ZORAN_ACTIVE || in zoran_streamon()
2165 fh->buffers.active != ZORAN_ACTIVE) { in zoran_streamon()
2183 if (zr->jpg_buffers.active != ZORAN_ACTIVE || in zoran_streamon()
2184 fh->buffers.active != ZORAN_ACTIVE) { in zoran_streamon()